| Age | Commit message (Expand) | Author |
| 2004-04-20 | Done: | Bruce Momjian |
| 2004-04-20 | Document partial indexes for IS NULL lookups. | Bruce Momjian |
| 2004-04-20 | Remove additional tcl doc mention. | Bruce Momjian |
| 2004-04-20 | Remove TCL docs. | Bruce Momjian |
| 2004-04-20 | > >> My question is whether postgres can index null values, and if not, do I | Bruce Momjian |
| 2004-04-20 | Remove pg_encoding. Not needed anymore since we have an initdb in C. | Bruce Momjian |
| 2004-04-20 | Remove all of the libpgtcl and pgtclsh files, including all references to | PostgreSQL Daemon |
| 2004-04-19 | In reading the 7.4.2 docs, the sql reference page for PREPARE doesn't | Bruce Momjian |
| 2004-04-19 | Code review for ARC patch. Eliminate static variables, improve handling | Tom Lane |
| 2004-04-19 | Update mention of diff. | Bruce Momjian |
| 2004-04-19 | Update to my2pg version 1.28, add docs, update URL for newest version. | Bruce Momjian |
| 2004-04-19 | Update to my2pg 1.28, from: | Bruce Momjian |
| 2004-04-19 | Prevent doubling of escapes when not in quote mode for CSV. | Bruce Momjian |
| 2004-04-19 | The attached patch for contrib/pg_autovacuum/README.pg_autovacuum fixes | Bruce Momjian |
| 2004-04-19 | Remove debug code that acidentally got into CVS from previous commit. | Bruce Momjian |
| 2004-04-19 | Fix for BEGIN with ISOLATION/READONLY clauses. | Bruce Momjian |
| 2004-04-19 | * Most changes are to fix warnings issued when compiling win32 | Bruce Momjian |
| 2004-04-19 | Complete TODO item: | Bruce Momjian |
| 2004-04-19 | Done: | Bruce Momjian |
| 2004-04-19 | Fix typo: | Bruce Momjian |
| 2004-04-18 | Tweak findTargetlistEntry so that bare names occurring in GROUP BY clauses | Tom Lane |
| 2004-04-16 | Handle Warn_restart_ready properly in SIGTERM safety patch. | Bruce Momjian |
| 2004-04-15 | Modify COPY for() loop to use attnum as a variable name, not 'i'. | Bruce Momjian |
| 2004-04-15 | Improve syntax error messages for invalid-argument cases in RETURN and | Tom Lane |
| 2004-04-15 | Translation updates | Peter Eisentraut |
| 2004-04-15 | Translation updates | Peter Eisentraut |
| 2004-04-15 | Clarify meaning of second DateStyle value. | Bruce Momjian |
| 2004-04-14 | Update name: | Bruce Momjian |
| 2004-04-14 | Update owners of items: | Bruce Momjian |
| 2004-04-12 | Here's an attempt at new socket and signal code for win32. | Bruce Momjian |
| 2004-04-12 | Change psql \copy stdin/stdout to read from command input/output. | Bruce Momjian |
| 2004-04-12 | > > This update fixes a few small typos in names, | Bruce Momjian |
| 2004-04-11 | Exit backend from SIGTERM or FATAL by simulating client EOF, rather than | Bruce Momjian |
| 2004-04-10 | Please find a small patch to fix the brain damage "century" and | Bruce Momjian |
| 2004-04-09 | Remove libpgeasy and odbc doc reference in filelist.sgml --- removed to | Bruce Momjian |
| 2004-04-09 | Translation updates | Dennis Bjorklund |
| 2004-04-09 | Translation updates | Dennis Bjorklund |
| 2004-04-08 | Magnus says new Win32 timezone library will not need special horology: | Bruce Momjian |
| 2004-04-07 | Add SQL 2003 standards. | Bruce Momjian |
| 2004-04-07 | Remove bad URL. | Bruce Momjian |
| 2004-04-07 | Update: | Bruce Momjian |
| 2004-04-07 | Push superuser check farther down in the if() statements to fix startup | Bruce Momjian |
| 2004-04-07 | Still another place to make the world safe for zero-column tables. | Tom Lane |
| 2004-04-07 | Add: | Bruce Momjian |
| 2004-04-07 | Update Darwin thread compile flags, and OS version info. | Bruce Momjian |
| 2004-04-07 | Update darwin OS version. | Bruce Momjian |
| 2004-04-07 | Extend set-operation planning to keep track of the sort ordering induced | Tom Lane |
| 2004-04-07 | build_subquery_pathkeys() was examining wrong copy of subquery target list, | Tom Lane |
| 2004-04-07 | Done: | Bruce Momjian |
| 2004-04-07 | Update FAQ_DEV. | Bruce Momjian |