| Age | Commit message (Expand) | Author |
| 2000-01-20 | Added new pg_id to fix initdb problems | Peter Eisentraut |
| 2000-01-19 | another round of user interface cleanups | Peter Eisentraut |
| 2000-01-18 | Updated user interfaces on initdb, initlocation, pg_dump, ipcclean to a GNU-c... | Peter Eisentraut |
| 2000-01-15 | - Allow array on int8 | Peter Eisentraut |
| 2000-01-13 | initdb didn't load pg_description | Peter Eisentraut |
| 1999-12-22 | Add installtion of postmaster.opts.default. | Tatsuo Ishii |
| 1999-12-20 | Cleanup of effective username test. | Bruce Momjian |
| 1999-12-18 | Finally initdb.sh works. Was problem with assuming EUID was defined. | Bruce Momjian |
| 1999-12-18 | initdb cleanup | Bruce Momjian |
| 1999-12-18 | initdb cleanup | Bruce Momjian |
| 1999-12-18 | More initdb cleanup | Bruce Momjian |
| 1999-12-18 | Cleanup of initdb.sh script to be portable, at least marginally. | Bruce Momjian |
| 1999-12-17 | Fix MULTIBYTE handling in string by using strcat. | Bruce Momjian |
| 1999-12-17 | Okay, this is how it looks: Please apply the attached patch to the current | Jan Wieck |
| 1999-12-17 | ANother initdb cleanup | Bruce Momjian |
| 1999-12-17 | initdb.sh fix from Peter. | Bruce Momjian |
| 1999-12-17 | This is my -- hopefully sufficiently portable -- attempt at cleaning out | Bruce Momjian |
| 1999-12-16 | Hi, | Bruce Momjian |
| 1999-12-12 | I'm in TODO mood today ... | Bruce Momjian |
| 1999-12-09 | Remove extra vacuum, from Peter. | Bruce Momjian |
| 1999-12-08 | Change $< to $+ in scripts Makefile, and clean up pg_encoding if logic. | Bruce Momjian |
| 1999-11-21 | Change backend-side COPY to write files with permissions 644 not 666 | Tom Lane |
| 1999-10-06 | XLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown. | Vadim B. Mikheev |
| 1999-05-20 | Removed the automatic installation of built procedural languages | Jan Wieck |
| 1999-05-12 | Added installation of created procedural languages to initdb | Jan Wieck |
| 1999-03-17 | Add new postgres -O option to allow system table structure changes. | Bruce Momjian |
| 1999-01-28 | Changed qualification of pg_views and pg_tables to directly | Jan Wieck |
| 1998-10-02 | Here's a combination of all the patches I'm currently waiting | Bruce Momjian |
| 1998-09-09 | Hi patchers/hackers. | Bruce Momjian |
| 1998-08-24 | This is the final state of the rule system for 6.4 after the | Bruce Momjian |
| 1998-08-24 | o note that now pg_database has a new attribuite "encoding" even | Bruce Momjian |
| 1998-08-22 | Patch to allow createuser options from the command line. | Bruce Momjian |
| 1998-08-21 | Fix display in initdb. | Bruce Momjian |
| 1998-08-20 | fix for index problem. | Bruce Momjian |
| 1998-08-20 | Another vacuum fix. | Bruce Momjian |
| 1998-08-19 | Fix for vacuum introduced today. | Bruce Momjian |
| 1998-08-19 | Vacuum fix. Was modifying cache. | Bruce Momjian |
| 1998-08-14 | Check for bad result from pg_id. A bad result can come from shared library | Thomas G. Lockhart |
| 1998-08-01 | Fix duplicate inside initdb.sh | Bruce Momjian |
| 1998-07-26 | From: t-ishii@sra.co.jp | Marc G. Fournier |
| 1998-07-26 | I missed addding initdb.sh ... | Marc G. Fournier |
| 1998-07-24 | I really hope that I haven't missed anything in this one... | Marc G. Fournier |
| 1998-04-06 | DESTDIR removed, again. | Bruce Momjian |
| 1998-04-06 | Cleanup initdb | Bruce Momjian |
| 1998-04-06 | Re-introduce $DISTDIR. | Bruce Momjian |
| 1998-04-06 | Move initdb.sh to initdb | Bruce Momjian |
| 1998-04-06 | Hi, | Bruce Momjian |
| 1998-04-05 | Remove DISTDIR. | Bruce Momjian |
| 1998-03-22 | Made some changes to clean up how initdb works...just more made a 'PGSQL_OPTS' | Marc G. Fournier |
| 1998-03-22 | Change 2>$1 to -o /dev/null instead... | Marc G. Fournier |