Commit Graph

9833 Commits (7934c93cbed4471e55924631fa92a83b4c32e395)
 

Author SHA1 Message Date
Bruce Momjian 7934c93cbe This patch fixes a bug which occurs when setObject(1,obj) is called and obj 24 years ago
Bruce Momjian 37b006e074 Add NUMERIC tests to jdbc code. 24 years ago
Bruce Momjian 863c9d11f1 I was trying to get a very nice FREE graphical db tool called DbVisualizer 24 years ago
Bruce Momjian 01cc344011 Change the line: 24 years ago
Bruce Momjian 9cdf723142 Backpatch jdbc2 fixes to jdbc1, ANT fixes, from Peter Eisentraut 24 years ago
Bruce Momjian 1292467db1 Backpatch getImportedKeys to jdbc1. 24 years ago
Bruce Momjian aad93fb433 Backpatch ORDER BY fix to jdbc1. 24 years ago
Bruce Momjian c5039e059e Here's an easy patch for todays snapshot to sort the result of the 24 years ago
Bruce Momjian 41a20bbbdf jdbc2 implementation of getImportedKeys. 24 years ago
Bruce Momjian e046e1dfab The current implementation of BlobInputStream does 24 years ago
Peter Eisentraut dbb219b896 Add missing dlfcn.h includes. Fix "" vs <>. 24 years ago
Tom Lane 6f3da9ae17 Remove unnecessary EvalPlanQual support code --- since this plan node 24 years ago
Bruce Momjian d0e1091cfd we found a problem in GiST with massive insert/update operations 24 years ago
Bruce Momjian 3848a14ed7 redo record -> undo record, Tom Lane. 24 years ago
D'Arcy J.M. Cain 9478206d32 Fix small thinko. 24 years ago
Bruce Momjian fdbfe1c68e Well, the correct code - that corresponds to current 24 years ago
Bruce Momjian 0eacc60e23 Fix regression for new oids. 24 years ago
Bruce Momjian ed6998d0b3 Re-add pg_index.indhaskeytype. 24 years ago
Bruce Momjian f756acf8a8 Re-add pg_index.indisclustered in a minimalist way. Also fix BSDi 24 years ago
Tom Lane 7809cbf7e6 Some badly needed documentation about EvalPlanQual. 24 years ago
Tom Lane a4155d3bbd EvalPlanQual was thoroughly broken for concurrent update/delete on inheritance 24 years ago
Tom Lane e611348894 Let's stick to the documented number of digits in CATVERSION, shall we? 24 years ago
Bruce Momjian 9d17a1dd29 Update regression for new oids, some now two smaller. 24 years ago
Peter Eisentraut 70aa2ae6a5 Remove linking hacks now that dynloader is fixed. 24 years ago
Bruce Momjian 80d4ae931a Small include file fix for pg_variabie.h 24 years ago
Bruce Momjian 61ba9e685b Update catalog version for fix. 24 years ago
Bruce Momjian 7d9504d4e2 Pg_varaiable removal cleanup found from regression. 24 years ago
Bruce Momjian 783fbdab70 Remove columns pg_index.haskeytype and pg_index.indisclustered. Not used. 24 years ago
Peter Eisentraut c87bc779d4 Use RTLD_GLOBAL flag for dlopen-style dynamic loaders. 24 years ago
Bruce Momjian 83966889ed Update TODO list. 24 years ago
Bruce Momjian 1e7b79cebc Remove unused tables pg_variable, pg_inheritproc, pg_ipl tables. Initdb 24 years ago
Tom Lane 248182560c Current implementation of FOR UPDATE has no hope of working correctly 24 years ago
Bruce Momjian 7d802e07a7 Fix 'set path' for csh. 24 years ago
Bruce Momjian 21e3848d20 Update TODO list. 24 years ago
Bruce Momjian 5ee76ac8c0 > I've been experimenting with pgcrypto 0.3 (distributed with 24 years ago
Bruce Momjian 904ba3ff69 Update to ora2pg 1.2. 24 years ago
Bruce Momjian 911a498176 Update TODO list. 24 years ago
Peter Eisentraut 1f5191ef34 Cope with configure arguments that contain spaces. 24 years ago
Tom Lane e7c5639226 proisstrict must be assumed FALSE when dumping from a 7.0 database, 24 years ago
Peter Eisentraut 01839df6dd Add index. Only some parts of the manual set have index entries so far... 24 years ago
Tom Lane eedb7d18fa Modify RelationGetBufferForTuple() so that we only do lseek and lock 24 years ago
Peter Eisentraut d9f55edc2c Add provisions for using strdup replacement in the places that still 24 years ago
Peter Eisentraut b3f66d1980 Add command '\pset footer' to psql to turn off default "(x rows)" footer. 24 years ago
Peter Eisentraut bbc3920fe9 PL/Python should build portably now, if you can get over the fact that 24 years ago
Tom Lane 02549a2d2c Add comment to explain need for bizarre-looking coding in HandleSlashCmds. 24 years ago
Peter Eisentraut 2e1579a99f Make bootstrap debug messages more readable. Clean up some clutter. 24 years ago
Peter Eisentraut c51b00a213 PL/Python integration: support in create/droplang, add CVS keywords, 24 years ago
Philip Warner bb30d49a2a - Don't dump COMMENTs in data-only dumps 24 years ago
Peter Eisentraut 5e19e14ecd Cleanups of pltcl unknown thingy. 24 years ago
Peter Eisentraut 7a76e29b0e no more Andy Piper tools 24 years ago