Commits

DateSubjectAuthorReleases
2003-09-27 The formatting of the display of the locale names assumed that locale names Peter Eisentraut 7.4.1
2003-07-23 Apply message style guide to frontend programs. Peter Eisentraut 7.4.1
2003-05-15 Indexing support for pattern matching operations via separate operator Peter Eisentraut 7.4.1
2003-03-25 Merge documentation into one book. (Build with "make html".) Replace Peter Eisentraut 7.4.1
2003-03-19 Set up the privileges on the default schemas in initdb with real GRANT Peter Eisentraut 7.4.1
2003-01-23 Grant options, and cascading revoke. Grant options are allowed only for Peter Eisentraut 7.4.1
2003-01-21 Fix sed expression for BSD sed. Peter Eisentraut 7.4.1
2003-01-15 Add remaining documentation tables to information schema. Peter Eisentraut 7.4.1
2003-01-14 Add sql_features table to information schema. Generate the features list Peter Eisentraut 7.4.1
2002-12-14 Initial version of the SQL information schema Peter Eisentraut 7.4.1
2002-10-18 Improve formatting of --help output. Peter Eisentraut 7.3.1
2002-09-03 Remove all traces of multibyte and locale options. Clean up comments Peter Eisentraut 7.3.1
2002-07-24 Remove unused system table columns: Peter Eisentraut 7.3.1
2002-07-18 pg_cast table, and standards-compliant CREATE/DROP CAST commands, plus Peter Eisentraut 7.3.1
2002-05-09 Make initdb print a message about which locale it is about to use. Peter Eisentraut 7.3.1
2002-04-03 Locale support is on by default. The choice of locale is done in initdb Peter Eisentraut 7.3.1
2002-03-01 User and database-specific session defaults for run-time configuration Peter Eisentraut 7.3.1
2002-02-18 Privileges on functions and procedural languages Peter Eisentraut 7.3.1
2001-11-25 Encoding isn't necessarily multibyte Peter Eisentraut 7.2.1
2001-09-08 Make the world somewhat safe for (not from) DELETE FROM pg_shadow; Peter Eisentraut 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-06-23 Don't use a temp file. It was created insecurely and was easy to do without. Peter Eisentraut 7.2.1
2001-05-12 Make bootstrap debug messages more readable. Clean up some clutter. Peter Eisentraut 7.2.1
2001-03-13 Provide more useful error message if 'postgres -V' failed. Advertise Peter Eisentraut 7.1.1
2001-01-04 Correct path where to check for password file existance. Peter Eisentraut 7.1.1