Age | Commit message (Expand) | Author |
2004-06-18 | initlocation is history. (It's still mentioned in manage-ag.sgml, | Tom Lane |
2003-11-29 | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon |
2003-07-23 | Apply message style guide to frontend programs. | Peter Eisentraut |
2002-10-18 | Improve formatting of --help output. | Peter Eisentraut |
2002-06-20 | Update copyright to 2002. | Bruce Momjian |
2002-02-24 | Fix bogus createdb option syntax recommended by initlocation message. | Tom Lane |
2001-09-30 | These are further fixes for double quotes missing in the various shell | Bruce Momjian |
2001-02-18 | Add copyright mentions, per Tom Lane. | Bruce Momjian |
2000-11-25 | Advertise --help (rather than '-?') as help option (problems with csh). | Peter Eisentraut |
2000-11-11 | Make sure shell scripts send error messages to stderr. | 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-08-31 | Fix relative path references so that make knowns which dependencies refer | Peter Eisentraut |
2000-06-27 | Makefile cleanup for bin and pl subtrees. They should now support | Peter Eisentraut |
2000-05-26 | Spell fix | Bruce Momjian |
2000-03-26 | Updated user's guide to match new psql's output format | Peter Eisentraut |
2000-03-25 | Another fix for old shells. | Tom Lane |
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 |
1999-12-16 | Hi, | Bruce Momjian |
1999-12-08 | Change $< to $+ in scripts Makefile, and clean up pg_encoding if logic. | Bruce Momjian |
1999-06-04 | Turns out OIDNAMELEN wasn't really being used at all! | Tom Lane |
1998-10-05 | Properly interpret environment variables passed as the input location. | Thomas G. Lockhart |
1998-08-22 | Patch to allow createuser options from the command line. | Bruce Momjian |
1998-04-06 | DESTDIR removed, again. | Bruce Momjian |
1998-04-06 | Re-introduce $DISTDIR. | Bruce Momjian |
1998-04-06 | Hi, | Bruce Momjian |
1998-04-05 | Remove DISTDIR. | Bruce Momjian |
1998-01-17 | From: "Michael J. Maravillo" <mmj@philonline.com> | Marc G. Fournier |
1998-01-13 | this should pretty much clean up the i386_solaris port, with regression | Marc G. Fournier |
1997-12-20 | First clean compile without a "PORTNAME" variable being set... | Marc G. Fournier |
1997-12-09 | Major code cleanup following the pg_password insertion... | Marc G. Fournier |
1997-11-07 | Create alternate location(s) for databases. | Thomas G. Lockhart |