Commits

DateSubjectAuthorReleases
2001-08-25 Replace implementation of pg_log as a relation accessed through the Tom Lane 7.2.1
2001-08-25 Hide backend debug output in initdb by default. To that end, the bootstrap Peter Eisentraut 7.2.1
2001-08-10 Make OIDs optional, per discussions in pghackers. WITH OIDS is still the Tom Lane 7.2.1
2001-07-31 Change SQL commands embedded in the initdb script from the style Tom Lane 7.2.1
2001-07-15 Restructure index AM interface for index building and index tuple deletion, Tom Lane 7.2.1
2001-06-23 Don't use a temp file. It was created insecurely and was easy to do without. Peter Eisentraut 7.2.1
2001-06-22 Statistical system views (yet without the config stuff, but Jan Wieck 7.2.1
2001-06-14 Revoke public read access from pg_statistic, create new system view Tom Lane 7.2.1
2001-06-12 Clean up various to-do items associated with system indexes: Tom Lane 7.2.1
2001-05-12 Make bootstrap debug messages more readable. Clean up some clutter. Peter Eisentraut 7.2.1
2001-05-08 Allow SHELL in Makefile.* to control initdb. Bruce Momjian 7.2.1
2001-03-27 Add checking for valid database encoding. Tatsuo Ishii 7.1.1
2001-03-13 Provide more useful error message if 'postgres -V' failed. Advertise Peter Eisentraut 7.1.1
2001-02-18 Add copyright mentions, per Tom Lane. Bruce Momjian 7.1.1
2001-01-20 Get rid of initdb -t bugs by the simple expedient of getting rid of Tom Lane 7.1.1
2001-01-04 Correct path where to check for password file existance. Peter Eisentraut 7.1.1
2000-12-31 Fix typo in error message. Tom Lane 7.1.1
2000-11-25 Advertise --help (rather than '-?') as help option (problems with csh). Peter Eisentraut 7.1.1
2000-11-21 Install the sample pg_ident.conf file into /home/postgres/testversion/data, just like pg_hba.conf. Tom Lane 7.1.1
2000-11-21 Simplify definition of pg_tables and pg_views views by making use of Tom Lane 7.1.1
2000-11-14 Extend CREATE DATABASE to allow selection of a template database to be Tom Lane 7.1.1
2000-11-11 Make sure shell scripts send error messages to stderr. Peter Eisentraut 7.1.1
2000-11-09 Auto checkpoint creation. Vadim B. Mikheev 7.1.1
2000-11-06 Add -V option to backend, to show version, since --version doesn't seem Peter Eisentraut 7.1.1
2000-11-04 Since the backend now handles relative PGDATA, initdb doesn't have to work Peter Eisentraut 7.1.1