Commits

DateSubjectAuthorReleases
2007-02-01 Wording cleanup for error messages. Also change can't -> cannot. Bruce Momjian 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-09-03 Revert FETCH/MOVE int64 patch. Was using incorrect checks for Bruce Momjian 8.2.0
2006-09-03 Remove unnecessary copyObject() call in update (values) code. Bruce Momjian 8.2.0
2006-09-02 Small code cleanup for recent UPDATE SET (values) patch. Bruce Momjian 8.2.0
2006-09-02 Add UPDATE tab SET ROW (col, ...) = (val, ...) for updating Bruce Momjian 8.2.0
2006-09-02 Change FETCH/MOVE to use int8. Bruce Momjian 8.2.0
2006-07-02 Add FILLFACTOR to CREATE INDEX. Bruce Momjian 8.2.0
2006-07-02 ALTER TABLE ... ADD/DROPS INHERIT (actually INHERIT / NO INHERIT) Bruce Momjian 8.2.0
2006-06-27 Add INCLUDING CONSTRAINTS to CREATE TABLE LIKE. Bruce Momjian 8.2.0
2006-04-27 Use schema search path to find the first matching contraint name for SET Bruce Momjian 8.2.0
2006-04-25 Back out RESET CONNECTION until there is more discussion. Bruce Momjian 8.2.0
2006-04-25 Add RESET CONNECTION, to reset all aspects of a session. Bruce Momjian 8.2.0
2006-04-24 Back out patch, unintended. Bruce Momjian 8.2.0
2006-04-24 Done: Bruce Momjian 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2006-02-12 Revert patch becaues of locking concerns: Bruce Momjian 8.2.0
2006-02-12 I've created a new shared catalog table pg_shdescription to store Bruce Momjian 8.2.0
2006-02-11 Allow ALTER TABLE ... ALTER CONSTRAINT ... RENAME Bruce Momjian 8.2.0
2006-01-21 Add GRANT ON SEQUENCE syntax to support sequence-only permissions. Bruce Momjian 8.2.0
2005-12-27 Protect ADD and HEADER symbols from conflicting with MIPS includes. Bruce Momjian 8.2.0
2005-09-23 Add comments explaining clauses used by CREATE ROLE but not ALTER. Bruce Momjian 8.1.0
2005-06-15 Move SYMMETRIC/ASYMMETRIC to reserved words to avoid shift/reduce conflicts. Bruce Momjian 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