aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Well, the correct code - that corresponds to currentBruce Momjian2001-05-15
* Fix regression for new oids.Bruce Momjian2001-05-15
* Re-add pg_index.indhaskeytype.Bruce Momjian2001-05-15
* Re-add pg_index.indisclustered in a minimalist way. Also fix BSDiBruce Momjian2001-05-15
* Some badly needed documentation about EvalPlanQual.Tom Lane2001-05-15
* EvalPlanQual was thoroughly broken for concurrent update/delete on inheritanceTom Lane2001-05-15
* Let's stick to the documented number of digits in CATVERSION, shall we?Tom Lane2001-05-15
* Update regression for new oids, some now two smaller.Bruce Momjian2001-05-14
* Remove linking hacks now that dynloader is fixed.Peter Eisentraut2001-05-14
* Small include file fix for pg_variabie.hBruce Momjian2001-05-14
* Update catalog version for fix.Bruce Momjian2001-05-14
* Pg_varaiable removal cleanup found from regression.Bruce Momjian2001-05-14
* Remove columns pg_index.haskeytype and pg_index.indisclustered. Not used.Bruce Momjian2001-05-14
* Use RTLD_GLOBAL flag for dlopen-style dynamic loaders.Peter Eisentraut2001-05-14
* Update TODO list.Bruce Momjian2001-05-14
* Remove unused tables pg_variable, pg_inheritproc, pg_ipl tables. InitdbBruce Momjian2001-05-14
* Current implementation of FOR UPDATE has no hope of working correctlyTom Lane2001-05-14
* Fix 'set path' for csh.Bruce Momjian2001-05-14
* Update TODO list.Bruce Momjian2001-05-13
* > I've been experimenting with pgcrypto 0.3 (distributed withBruce Momjian2001-05-13
* Update to ora2pg 1.2.Bruce Momjian2001-05-13
* Update TODO list.Bruce Momjian2001-05-13
* Cope with configure arguments that contain spaces.Peter Eisentraut2001-05-13
* proisstrict must be assumed FALSE when dumping from a 7.0 database,Tom Lane2001-05-12
* Add index. Only some parts of the manual set have index entries so far...Peter Eisentraut2001-05-12
* Modify RelationGetBufferForTuple() so that we only do lseek and lockTom Lane2001-05-12
* Add provisions for using strdup replacement in the places that stillPeter Eisentraut2001-05-12
* Add command '\pset footer' to psql to turn off default "(x rows)" footer.Peter Eisentraut2001-05-12
* PL/Python should build portably now, if you can get over the fact thatPeter Eisentraut2001-05-12
* Add comment to explain need for bizarre-looking coding in HandleSlashCmds.Tom Lane2001-05-12
* Make bootstrap debug messages more readable. Clean up some clutter.Peter Eisentraut2001-05-12
* PL/Python integration: support in create/droplang, add CVS keywords,Peter Eisentraut2001-05-12
* - Don't dump COMMENTs in data-only dumpsPhilip Warner2001-05-12
* Cleanups of pltcl unknown thingy.Peter Eisentraut2001-05-11
* no more Andy Piper toolsPeter Eisentraut2001-05-11
* Improve discussion of %TYPE and %ROWTYPE.Tom Lane2001-05-11
* Suppress failures in parallel regress tests due to use of same tableTom Lane2001-05-11
* Stamp CVS as 7.2. Update all interface version numbers. This is theBruce Momjian2001-05-11
* Stamp for 7.1.2. Ready when you are...Bruce Momjian2001-05-11
* Update FAQ.Bruce Momjian2001-05-11
* BSD/OS has new precision, and negative zeros now.Bruce Momjian2001-05-10
* Update TODO list.Bruce Momjian2001-05-10
* Up version to force initdb to fix regression problems.Bruce Momjian2001-05-10
* Update TODO list.Bruce Momjian2001-05-10
* Avoid unnecessary lseek() calls by cleanups in md.c. mdfd_lstbcnt wasTom Lane2001-05-10
* Update TODO list.Bruce Momjian2001-05-10
* Update TODO list.Bruce Momjian2001-05-10
* Update TODO list.Bruce Momjian2001-05-10
* Update TODO list.Bruce Momjian2001-05-10
* Add mention in README of Oracle.Bruce Momjian2001-05-10