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