Commit Graph

9853 Commits (2d7795ebb4bd50ec668b221f532fb9aea3352ebc)
 

Author SHA1 Message Date
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
Tom Lane e611348894 Let's stick to the documented number of digits in CATVERSION, shall we? 25 years ago
Bruce Momjian 9d17a1dd29 Update regression for new oids, some now two smaller. 25 years ago
Peter Eisentraut 70aa2ae6a5 Remove linking hacks now that dynloader is fixed. 25 years ago
Bruce Momjian 80d4ae931a Small include file fix for pg_variabie.h 25 years ago
Bruce Momjian 61ba9e685b Update catalog version for fix. 25 years ago
Bruce Momjian 7d9504d4e2 Pg_varaiable removal cleanup found from regression. 25 years ago
Bruce Momjian 783fbdab70 Remove columns pg_index.haskeytype and pg_index.indisclustered. Not used. 25 years ago
Peter Eisentraut c87bc779d4 Use RTLD_GLOBAL flag for dlopen-style dynamic loaders. 25 years ago
Bruce Momjian 83966889ed Update TODO list. 25 years ago