Commits

DateSubjectAuthorReleases
2002-07-18 I have committed many support files for CREATE CONVERSION. Default Tatsuo Ishii 7.3.1
2002-07-16 Add initdb code to set up initial contents of pg_depend, pinning all Tom Lane 7.3.1
2002-07-12 Second phase of committing Rod Taylor's pg_depend/pg_constraint patch. Tom Lane 7.3.1
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2002-05-21 Spell long option with -c not --, for compatibility's sake. Tom Lane 7.3.1
2002-05-17 Guard against empty-string results from pg_getlocale. Tom Lane 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-27 Support toasting of shared system relations, and provide toast tables for Tom Lane 7.3.1
2002-04-21 Restructure AclItem representation so that we can have more than eight Tom Lane 7.3.1
2002-04-19 Change naming rule for ON SELECT rules of views: they're all just Tom Lane 7.3.1
2002-04-18 Rule names are now unique per-relation, rather than unique globally. Tom Lane 7.3.1
2002-04-15 Adjust rules for search_path so that pg_catalog is never implicitly Tom Lane 7.3.1
2002-04-04 Authentication improvements: Bruce Momjian 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-02 Commit to match discussed elog() changes. Only update is that LOG is Bruce Momjian 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-11-24 Make initdb --help not line wrap. Bruce Momjian 7.2.1
2001-10-19 Ensure that all startup paths (postmaster, standalone postgres, or Tom Lane 7.2.1
2001-10-16 Use LEFT JOIN, not FULL JOIN, in statistical views. Tom Lane 7.2.1
2001-09-30 These are further fixes for double quotes missing in the various shell Bruce Momjian 7.2.1
2001-09-08 Make the world somewhat safe for (not from) DELETE FROM pg_shadow; Peter Eisentraut 7.2.1
2001-09-06 Commit Karel's patch. Tatsuo Ishii 7.2.1
2001-08-26 Transaction IDs wrap around, per my proposal of 13-Aug-01. More Tom Lane 7.2.1