Commits

Showing commits that first shipped in 8.2 (backpatches included). Clear

DateSubjectAuthorReleases
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