| Age | Commit message (Expand) | Author |
| 2000-11-25 | Advertise --help (rather than '-?') as help option (problems with csh). | Peter Eisentraut |
| 2000-11-21 | Install the sample pg_ident.conf file into /home/postgres/testversion/data, j... | Tom Lane |
| 2000-11-21 | Simplify definition of pg_tables and pg_views views by making use of | Tom Lane |
| 2000-11-14 | Extend CREATE DATABASE to allow selection of a template database to be | Tom Lane |
| 2000-11-11 | Make sure shell scripts send error messages to stderr. | Peter Eisentraut |
| 2000-11-09 | Auto checkpoint creation. | Vadim B. Mikheev |
| 2000-11-06 | Add -V option to backend, to show version, since --version doesn't seem | Peter Eisentraut |
| 2000-11-04 | Since the backend now handles relative PGDATA, initdb doesn't have to work | Peter Eisentraut |
| 2000-11-02 | Allow initdb to handle relative paths for PGDATA, by converting them to | Peter Eisentraut |
| 2000-10-29 | Should be "test =", not "test ==". | Peter Eisentraut |
| 2000-10-28 | Make initdb safe against using | Peter Eisentraut |
| 2000-10-22 | Add new datlastsysoid to pg_database. | Philip Warner |
| 2000-10-16 | New file naming. Database OID is used as "tablespace" id and | Vadim B. Mikheev |
| 2000-09-29 | Enable initdb to create several levels of directories for PGDATA, if | Peter Eisentraut |
| 2000-09-17 | Support for DESTDIR make variable. This is used as in `make install | Peter Eisentraut |
| 2000-09-08 | Make building scripts kind of consistent in look and feel, kind of immune | Peter Eisentraut |
| 2000-09-01 | Change initdb to not delete PGDATA directory unless it was created by | Peter Eisentraut |
| 2000-08-31 | Fix relative path references so that make knowns which dependencies refer | Peter Eisentraut |
| 2000-08-06 | Toast all the system-table columns that seem to need it. It turns out | Tom Lane |
| 2000-07-06 | Backend makefile cleanup. make maintainer-clean is now completely | Peter Eisentraut |
| 2000-07-05 | Enable pg_rewrite to be toasted (unlimited size of views and rules). | Jan Wieck |
| 2000-07-03 | Move global internal files to PGDATA/global. | Peter Eisentraut |
| 2000-07-02 | Version number now set in configure, available through Makefile.global | Peter Eisentraut |
| 2000-06-27 | Makefile cleanup for bin and pl subtrees. They should now support | Peter Eisentraut |
| 2000-06-22 | Second pass over run-time configuration system. Adjust priorities on some | Peter Eisentraut |
| 2000-06-12 | Back out pg_shadow changes to allow create table and locking permissions. | Bruce Momjian |
| 2000-06-09 | Fix initdb spaces problem. | Bruce Momjian |
| 2000-06-09 | I have large database and with this DB work more users and I very need | Bruce Momjian |
| 2000-06-04 | New ps display code, works on more platforms. | Peter Eisentraut |
| 2000-05-31 | The heralded `Grand Unified Configuration scheme' (GUC) | Peter Eisentraut |
| 2000-04-25 | initdb didn't always remove temp file | Peter Eisentraut |
| 2000-04-08 | Add colo to display at end of initdb. | Bruce Momjian |
| 2000-04-06 | Update initdb display of postmaster startup | Bruce Momjian |
| 2000-03-25 | Fix syntax error reported by old shells ("if ! command..." is a | Tom Lane |
| 2000-03-25 | Remove >& and make it 2>&1 | Bruce Momjian |
| 2000-02-16 | README not needed anymore. | Bruce Momjian |
| 2000-02-09 | Fixed broken initdb --show patch | Peter Eisentraut |
| 2000-02-08 | yesterday I had a problem with initdb. I set bad environment values | Bruce Momjian |
| 2000-01-29 | A few minor psql enhancements | Peter Eisentraut |
| 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 |