Commits

DateSubjectAuthorReleases
2007-08-15 Repair problems occurring when multiple RI updates have to be done to the same Tom Lane 8.0.14
2007-08-15 Repair problems occurring when multiple RI updates have to be done to the same Tom Lane 8.1.10
2007-08-15 Repair problems occurring when multiple RI updates have to be done to the same Tom Lane 8.2.5
2007-08-15 Repair problems occurring when multiple RI updates have to be done to the same Tom Lane 8.3.0
2007-07-17 Fix incorrect optimization of foreign-key checks. When an UPDATE on the Tom Lane 8.0.14
2007-07-17 Fix incorrect optimization of foreign-key checks. When an UPDATE on the Tom Lane 8.1.10
2007-07-17 Fix incorrect optimization of foreign-key checks. When an UPDATE on the Tom Lane 8.2.5
2007-07-17 Fix incorrect optimization of foreign-key checks. When an UPDATE on the Tom Lane 8.3.0
2007-06-05 Downgrade implicit casts to text to be assignment-only, except for the ones Tom Lane 8.3.0
2007-02-14 Fix up foreign-key mechanism so that there is a sound semantic basis for the Tom Lane 8.3.0
2005-12-07 Spell "explicitly" correctly, per Simon. Tom Lane 8.2.0
2005-05-30 When enqueueing after-row triggers for updates of a table with a foreign Neil Conway 8.1.0
2004-08-04 Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments Tom Lane 8.0.0
2004-05-05 ALTER TABLE rewrite. New cool stuff: Tom Lane 8.0.0
2004-03-13 Generate a WARNING when the column types in a foreign key constraint are Tom Lane 8.0.0
2003-11-21 COMMENT ON casts, conversions, languages, operator classes, and Tom Lane 8.0.0
2003-10-31 Moved the recently added test for foreign key disabled by rewrite Jan Wieck 7.4.1
2003-10-31 Moved the recently added test for foreign key disabled by rewrite Jan Wieck 7.3.5
2003-10-31 Fix for possible referential integrity violation when a qualified ON INSERT Jan Wieck 7.4.1
2003-10-31 Fix for possible referential integrity violation when a qualified ON INSERT Jan Wieck 7.3.5
2003-07-27 The deferred trigger queue pushing to disk patch pointed out Bruce Momjian 7.4.1
2002-08-17 Improve documentation of trigger firing queue handling, cleanup. Bruce Momjian 7.3.1
2002-07-12 Second phase of committing Rod Taylor's pg_depend/pg_constraint patch. Tom Lane 7.3.1
2002-05-03 Retire xlateSqlType/xlateSqlFunc; all type name translations are now Tom Lane 7.3.1
2002-04-11 Restructure representation of aggregate functions so that they have pg_proc Tom Lane 7.3.1