Commits

DateSubjectAuthorReleases
2006-07-15 Fix some missing inclusions identified with new pgcheckdefines tool. Tom Lane 8.2.0
2006-06-27 Add INCLUDING CONSTRAINTS to CREATE TABLE LIKE. Bruce Momjian 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2005-12-27 Protect ADD and HEADER symbols from conflicting with MIPS includes. Bruce Momjian 8.2.0
2005-11-22 Re-run pgindent, fixing a problem where comment lines after a blank Bruce Momjian 8.2.0
2005-11-21 Implement DROP OWNED and REASSIGN OWNED. These new commands facilitate the Alvaro Herrera 8.2.0
2005-11-19 DROP objecttype IF EXISTS for the following objects: Andrew Dunstan 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-08-23 Add ALTER TABLE ENABLE/DISABLE TRIGGER commands. Change pg_dump to Tom Lane 8.1.0
2005-07-31 Add per-user and per-database connection limit options. Tom Lane 8.1.0
2005-07-26 Add a role property 'rolinherit' which, when false, denotes that the role Tom Lane 8.1.0
2005-06-29 More cleanup on roles patch. Allow admin option to be inherited through Tom Lane 8.1.0
2005-06-28 Bring syntax of role-related commands into SQL compliance. To avoid Tom Lane 8.1.0
2005-06-28 Replace pg_shadow and pg_group by new role-capable catalogs pg_authid Tom Lane 8.1.0
2005-06-26 Add Oracle-compatible GREATEST and LEAST functions. Pavel Stehule Tom Lane 8.1.0
2005-06-22 Make REINDEX DATABASE do what one would expect, namely reindex all indexes Tom Lane 8.1.0
2005-06-17 Two-phase commit. Original patch by Heikki Linnakangas, with additional Tom Lane 8.1.0
2005-06-14 Add BETWEEN SYMMETRIC. Bruce Momjian 8.1.0
2005-05-07 Add COPY WITH CVS HEADER to allow a heading line as the first line in Bruce Momjian 8.1.0
2004-12-31 Tag appropriate files for rc3 PostgreSQL Daemon 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2004-07-27 Replace nested-BEGIN syntax for subtransactions with spec-compliant Tom Lane 8.0.0
2004-07-12 Remove TABLESPACE option of CREATE SEQUENCE; sequences will now always Tom Lane 8.0.0
2004-06-18 Tablespaces. Alternate database locations are dead, long live tablespaces. Tom Lane 8.0.0
2004-04-21 Change COPY CSV keyword to be: Bruce Momjian 8.0.0