Commit Graph

9962 Commits (0cee65b51fbfaf3e9be10cf4808384abd006e92a)
 

Author SHA1 Message Date
Tom Lane 78b674ba35 Add regression test to catch future breakage of avg(interval). This 25 years ago
Tom Lane 1945096324 Correct recently-broken avg(interval) definition. 25 years ago
Bruce Momjian d220d3482d Update TODO list. 25 years ago
Bruce Momjian 1bb13716ec Update TODO list. 25 years ago
Bruce Momjian edf829aa1c Update TODO list. 25 years ago
Peter Eisentraut a6677f0f9e Change "indices" to "indexes", per OED. 25 years ago
Peter Eisentraut f000ffd28e Add -U and -W options to pg_dump and friends to support non-interactive 25 years ago
Peter Eisentraut 761a0bb69b Add dynamic_library_path parameter and automatic appending of shared 25 years ago
Bruce Momjian 8266e8a84b OK, now pgindent has blank lines before comment blocks, except when 25 years ago
Bruce Momjian 2d7795ebb4 Prevent forced blank line before comment block in pgindent. 25 years ago
Bruce Momjian e044fc0599 Spacing cleanup. 25 years ago
Bruce Momjian 806aba49fd Small cleanup of spacing. 25 years ago
Bruce Momjian e4f2bea7fb Add HISTORY items for 7.1.2. 25 years ago
Bruce Momjian 8783d2a5bf Add missing space to sample cvs call. 25 years ago
Bruce Momjian a8a487df9f Fix pg_index statistics query to join proper relation. 25 years ago
Bruce Momjian f107174e8c Included is a patch that fixes a bug introduced in the lastest version 25 years ago
Bruce Momjian 2e3c56a0ea Cleanup of backpatch of jdbc2 improvements to jdbc1: 25 years ago
Bruce Momjian 1ef5c99c85 Fix 'make clean' with jdbc and ant by using filesets. 25 years ago
Hiroshi Inoue e7ffdd4475 1) Decrease the size of some buffers. 25 years ago
Tom Lane 77f277575a Replace poorly-coded vac_find_eq routine with call to standard bsearch 25 years ago
Bruce Momjian 6c183005d3 Mark column as not used. 25 years ago
Bruce Momjian b350b52139 Update TODO list. 25 years ago
Bruce Momjian 2cc332002f Update TODO list. 25 years ago
Bruce Momjian 8128ae686f Add missing paren. 25 years ago
Tom Lane 27336e4f7a Repair race condition introduced into heap_update() in 7.1 --- 25 years ago
Bruce Momjian ae38a1f556 Update TODO list. 25 years ago
Bruce Momjian 5abaa779c4 Fix for HASH for index lookups in ODBC. 25 years ago
Bruce Momjian 014f98dd36 autoconf 25 years ago
Bruce Momjian 94e2d98dd6 The configure.in file erraneous assumes that FreeBSD 1.x and 2.x have 25 years ago
Bruce Momjian 7934c93cbe This patch fixes a bug which occurs when setObject(1,obj) is called and obj 25 years ago
Bruce Momjian 37b006e074 Add NUMERIC tests to jdbc code. 25 years ago
Bruce Momjian 863c9d11f1 I was trying to get a very nice FREE graphical db tool called DbVisualizer 25 years ago
Bruce Momjian 01cc344011 Change the line: 25 years ago
Bruce Momjian 9cdf723142 Backpatch jdbc2 fixes to jdbc1, ANT fixes, from Peter Eisentraut 25 years ago
Bruce Momjian 1292467db1 Backpatch getImportedKeys to jdbc1. 25 years ago
Bruce Momjian aad93fb433 Backpatch ORDER BY fix to jdbc1. 25 years ago
Bruce Momjian c5039e059e Here's an easy patch for todays snapshot to sort the result of the 25 years ago
Bruce Momjian 41a20bbbdf jdbc2 implementation of getImportedKeys. 25 years ago
Bruce Momjian e046e1dfab The current implementation of BlobInputStream does 25 years ago
Peter Eisentraut dbb219b896 Add missing dlfcn.h includes. Fix "" vs <>. 25 years ago
Tom Lane 6f3da9ae17 Remove unnecessary EvalPlanQual support code --- since this plan node 25 years ago
Bruce Momjian d0e1091cfd we found a problem in GiST with massive insert/update operations 25 years ago
Bruce Momjian 3848a14ed7 redo record -> undo record, Tom Lane. 25 years ago
D'Arcy J.M. Cain 9478206d32 Fix small thinko. 25 years ago
Bruce Momjian fdbfe1c68e Well, the correct code - that corresponds to current 25 years ago
Bruce Momjian 0eacc60e23 Fix regression for new oids. 25 years ago
Bruce Momjian ed6998d0b3 Re-add pg_index.indhaskeytype. 25 years ago
Bruce Momjian f756acf8a8 Re-add pg_index.indisclustered in a minimalist way. Also fix BSDi 25 years ago
Tom Lane 7809cbf7e6 Some badly needed documentation about EvalPlanQual. 25 years ago
Tom Lane a4155d3bbd EvalPlanQual was thoroughly broken for concurrent update/delete on inheritance 25 years ago