| Age | Commit message (Expand) | Author |
| 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-11 | Cleanups of pltcl unknown thingy. | Peter Eisentraut |
| 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-10 | BSD/OS has new precision, and negative zeros now. | Bruce Momjian |
| 2001-05-10 | Up version to force initdb to fix regression problems. | Bruce Momjian |
| 2001-05-10 | Avoid unnecessary lseek() calls by cleanups in md.c. mdfd_lstbcnt was | Tom Lane |
| 2001-05-10 | Move disabled message up to a higher makefile. | Bruce Momjian |
| 2001-05-09 | First cut at making indexscan cost estimates depend on correlation | Tom Lane |
| 2001-05-09 | This directory contains a module that implements the "Metaphone" code as | Bruce Momjian |
| 2001-05-09 | Add --echo option to createlang and droplang. | Peter Eisentraut |
| 2001-05-09 | Wow, I am getting good at this Makefile stuff. Peter may be OK with it. | Bruce Momjian |
| 2001-05-09 | I think I got the pltcl Makefile unknown rules working properly. | Bruce Momjian |
| 2001-05-09 | I have modifed heap.c so that it won't automatically generate duplicate | Bruce Momjian |
| 2001-05-09 | that's just me again, here's normal patch for KOI8_U to | Bruce Momjian |
| 2001-05-09 | This patch should catch cases where the types | Bruce Momjian |
| 2001-05-09 | More cleanups to generate tcl unknown from Makefile. | Bruce Momjian |
| 2001-05-09 | Make tcl unknown configure from Makefile, not configure. | Bruce Momjian |
| 2001-05-09 | More --enable-pltcl-unknown renames. | Bruce Momjian |
| 2001-05-09 | Change to enable_pltcl_unknown mention. | Bruce Momjian |
| 2001-05-09 | Add TODO file. | Bruce Momjian |
| 2001-05-09 | Add plpython code. | Bruce Momjian |
| 2001-05-09 | Noticed a small bug in the code. Probably been there for some time. Note | Bruce Momjian |
| 2001-05-09 | This patch adds a new configure option --with-pltcl-unknown which | Bruce Momjian |
| 2001-05-09 | Right-align \du user-id. | Bruce Momjian |
| 2001-05-09 | Fix memory leak in new psql \du code. | Bruce Momjian |
| 2001-05-09 | Fix libpq++'s FieldSize to return int, not short. | Bruce Momjian |
| 2001-05-09 | Add mention of getLength returning short. | Bruce Momjian |
| 2001-05-09 | Here's a version of my suggested diffs transplanted to 7.1 beta 5. I'm | Bruce Momjian |
| 2001-05-09 | Use ColId instead of Ident for SET SESSION AUTHORIZATION. | Peter Eisentraut |
| 2001-05-09 | Mention new jdbc mailing list instead of interfaces list. | Bruce Momjian |
| 2001-05-09 | Cause planner to make use of average-column-width statistic that is now | Tom Lane |
| 2001-05-08 | Add SET SESSION AUTHORIZATION command. | Peter Eisentraut |
| 2001-05-08 | Mention SHELL usage in initdb. | Bruce Momjian |
| 2001-05-08 | Append and SubqueryScan nodes were not passing changed-parameter signals down | Tom Lane |
| 2001-05-08 | Need to factor out strdup.o for separate treatment since it's in a | Peter Eisentraut |
| 2001-05-08 | Small cleanup. | Bruce Momjian |
| 2001-05-08 | Add newlines around debug output in optimizer showing total costs. | Bruce Momjian |
| 2001-05-08 | Run pgindent on ODBC code only, to reformat new comments. | Bruce Momjian |
| 2001-05-08 | ODBC source code cleanup patch. Should match rest of PostgreSQL code better. | Bruce Momjian |
| 2001-05-08 | Allow SHELL in Makefile.* to control initdb. | Bruce Momjian |
| 2001-05-08 | Fix paren typo in java. | Bruce Momjian |
| 2001-05-08 | Un-break exec_move_row() for case that a NULL tuple and tupdesc are | Tom Lane |
| 2001-05-07 | Fix comment in file about 2*max_connections. | Bruce Momjian |
| 2001-05-07 | Shared library and GCC support for SCO OpenServer. | Peter Eisentraut |
| 2001-05-07 | Fix remaining RI permission problems (cascaded update/delete, restrict, | Peter Eisentraut |