]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2001-05-16  Tom LaneRepair race condition introduced into heap_update(...
2001-05-16  Bruce MomjianUpdate TODO list.
2001-05-16  Bruce MomjianFix for HASH for index lookups in ODBC.
2001-05-16  Bruce Momjianautoconf
2001-05-16  Bruce MomjianThe configure.in file erraneous assumes that FreeBSD...
2001-05-16  Bruce MomjianThis patch fixes a bug which occurs when setObject...
2001-05-16  Bruce MomjianAdd NUMERIC tests to jdbc code.
2001-05-16  Bruce MomjianI was trying to get a very nice FREE graphical db tool...
2001-05-16  Bruce MomjianChange the line:
2001-05-16  Bruce MomjianBackpatch jdbc2 fixes to jdbc1, ANT fixes, from Peter...
2001-05-16  Bruce MomjianBackpatch getImportedKeys to jdbc1.
2001-05-16  Bruce MomjianBackpatch ORDER BY fix to jdbc1.
2001-05-16  Bruce MomjianHere's an easy patch for todays snapshot to sort the...
2001-05-16  Bruce Momjianjdbc2 implementation of getImportedKeys.
2001-05-16  Bruce MomjianThe current implementation of BlobInputStream does
2001-05-15  Peter EisentrautAdd missing dlfcn.h includes. Fix "" vs <>.
2001-05-15  Tom LaneRemove unnecessary EvalPlanQual support code --- since...
2001-05-15  Bruce Momjianwe found a problem in GiST with massive insert/update...
2001-05-15  Bruce Momjianredo record -> undo record, Tom Lane.
2001-05-15  D'Arcy J.M... Fix small thinko.
2001-05-15  Bruce MomjianWell, the correct code - that corresponds to current
2001-05-15  Bruce MomjianFix regression for new oids.
2001-05-15  Bruce MomjianRe-add pg_index.indhaskeytype.
2001-05-15  Bruce MomjianRe-add pg_index.indisclustered in a minimalist way...
2001-05-15  Tom LaneSome badly needed documentation about EvalPlanQual.
2001-05-15  Tom LaneEvalPlanQual was thoroughly broken for concurrent updat...
2001-05-15  Tom LaneLet's stick to the documented number of digits in CATVE...
2001-05-14  Bruce MomjianUpdate regression for new oids, some now two smaller.
2001-05-14  Peter EisentrautRemove linking hacks now that dynloader is fixed.
2001-05-14  Bruce MomjianSmall include file fix for pg_variabie.h
2001-05-14  Bruce MomjianUpdate catalog version for fix.
2001-05-14  Bruce MomjianPg_varaiable removal cleanup found from regression.
2001-05-14  Bruce MomjianRemove columns pg_index.haskeytype and pg_index.indiscl...
2001-05-14  Peter EisentrautUse RTLD_GLOBAL flag for dlopen-style dynamic loaders.
2001-05-14  Bruce MomjianUpdate TODO list.
2001-05-14  Bruce MomjianRemove unused tables pg_variable, pg_inheritproc, pg_ip...
2001-05-14  Tom LaneCurrent implementation of FOR UPDATE has no hope of...
2001-05-14  Bruce MomjianFix 'set path' for csh.
2001-05-13  Bruce MomjianUpdate TODO list.
2001-05-13  Bruce Momjian> I've been experimenting with pgcrypto 0.3 (distribute...
2001-05-13  Bruce MomjianUpdate to ora2pg 1.2.
2001-05-13  Bruce MomjianUpdate TODO list.
2001-05-13  Peter EisentrautCope with configure arguments that contain spaces.
2001-05-12  Tom Laneproisstrict must be assumed FALSE when dumping from...
2001-05-12  Peter EisentrautAdd index. Only some parts of the manual set have...
2001-05-12  Tom LaneModify RelationGetBufferForTuple() so that we only...
2001-05-12  Peter EisentrautAdd provisions for using strdup replacement in the...
2001-05-12  Peter EisentrautAdd command '\pset footer' to psql to turn off default...
2001-05-12  Peter EisentrautPL/Python should build portably now, if you can get...
2001-05-12  Tom LaneAdd comment to explain need for bizarre-looking coding...
2001-05-12  Peter EisentrautMake bootstrap debug messages more readable. Clean...
2001-05-12  Peter EisentrautPL/Python integration: support in create/droplang...
2001-05-12  Philip Warner - Don't dump COMMENTs in data-only dumps
2001-05-11  Peter EisentrautCleanups of pltcl unknown thingy.
2001-05-11  Peter Eisentrautno more Andy Piper tools
2001-05-11  Tom LaneImprove discussion of %TYPE and %ROWTYPE.
2001-05-11  Tom LaneSuppress failures in parallel regress tests due to...
2001-05-11  Bruce MomjianStamp CVS as 7.2. Update all interface version numbers...
2001-05-11  Bruce MomjianStamp for 7.1.2. Ready when you are...
2001-05-11  Bruce MomjianUpdate FAQ.
2001-05-10  Bruce MomjianBSD/OS has new precision, and negative zeros now.
2001-05-10  Bruce MomjianUpdate TODO list.
2001-05-10  Bruce MomjianUp version to force initdb to fix regression problems.
2001-05-10  Bruce MomjianUpdate TODO list.
2001-05-10  Tom LaneAvoid unnecessary lseek() calls by cleanups in md.c...
2001-05-10  Bruce MomjianUpdate TODO list.
2001-05-10  Bruce MomjianUpdate TODO list.
2001-05-10  Bruce MomjianUpdate TODO list.
2001-05-10  Bruce MomjianUpdate TODO list.
2001-05-10  Bruce MomjianAdd mention in README of Oracle.
2001-05-10  Bruce MomjianAdd oracle conversion utility ora2pg in /contrib/oracle.
2001-05-10  Bruce MomjianAdd dbase conversion utility to /contrib.
2001-05-10  Bruce MomjianMove disabled message up to a higher makefile.
2001-05-09  Bruce MomjianAnother add.
2001-05-09  Bruce MomjianAdd new emails.
2001-05-09  Tom LaneFirst cut at making indexscan cost estimates depend...
2001-05-09  Bruce MomjianUpdate TODO list.
2001-05-09  Bruce MomjianThis directory contains a module that implements the...
2001-05-09  Peter EisentrautAdd --echo option to createlang and droplang.
2001-05-09  Bruce MomjianWow, I am getting good at this Makefile stuff. Peter...
2001-05-09  Bruce MomjianI think I got the pltcl Makefile unknown rules working...
2001-05-09  Bruce MomjianI have modifed heap.c so that it won't automatically...
2001-05-09  Bruce Momjianthat's just me again, here's normal patch for KOI8_U to
2001-05-09  Bruce Momjian This patch should catch cases where the types
2001-05-09  Bruce MomjianUpdate TODO list.
2001-05-09  Bruce MomjianMore cleanups to generate tcl unknown from Makefile.
2001-05-09  Bruce Momjianautoconf
2001-05-09  Bruce MomjianMake tcl unknown configure from Makefile, not configure.
2001-05-09  Bruce MomjianMore --enable-pltcl-unknown renames.
2001-05-09  Bruce MomjianChange to enable_pltcl_unknown mention.
2001-05-09  Bruce MomjianAdd TODO file.
2001-05-09  Bruce MomjianAdd plpython code.
2001-05-09  Bruce Momjianautoconf
2001-05-09  Bruce MomjianChange --with-pltcl-unknown to --enable-pltcl-unknown
2001-05-09  Bruce MomjianNoticed a small bug in the code. Probably been there...
2001-05-09  Bruce Momjianautoconf
2001-05-09  Bruce MomjianThis patch adds a new configure option --with-pltcl...
2001-05-09  Bruce MomjianRight-align \du user-id.
2001-05-09  Bruce MomjianFix memory leak in new psql \du code.
2001-05-09  Bruce MomjianFix libpq++'s FieldSize to return int, not short.
next