Commits

DateSubjectAuthorReleases
2006-09-04 Disallow TRUNCATE when there are any pending after-trigger events for Tom Lane 8.2.0
2006-06-16 DROP ... IF EXISTS for the following cases: Andrew Dunstan 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 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-05-30 When enqueueing after-row triggers for updates of a table with a foreign Neil Conway 8.1.0
2005-04-11 Fix interaction between materializing holdable cursors and firing Tom Lane 8.0.3
2005-04-11 Fix interaction between materializing holdable cursors and firing Tom Lane 8.1.0
2005-03-25 Improve EXPLAIN ANALYZE to show the time spent in each trigger when Tom Lane 8.1.0
2004-12-31 Tag appropriate files for rc3 PostgreSQL Daemon 8.0.0
2004-10-30 I found a corner case in which it is possible for RI_FKey_check's call Tom Lane 8.0.0
2004-09-10 Fire non-deferred AFTER triggers immediately upon query completion, Tom Lane 8.0.0
2004-08-29 Pgindent run for 8.0. Bruce Momjian 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2004-07-01 Nested transactions. There is still much left to do, especially on the Tom Lane 8.0.0
2003-11-29 make sure the $Id tags are converted to $PostgreSQL as well ... PostgreSQL Daemon 8.0.0
2003-10-06 During ALTER TABLE ADD FOREIGN KEY, try to check the existing rows using Tom Lane 7.4.1
2003-08-04 Update copyrights to 2003. Bruce Momjian 7.4.1
2003-08-04 pgindent run. Bruce Momjian 7.4.1
2003-03-27 GetTupleForTrigger must use outer transaction's command counter for time Tom Lane 7.3.3
2003-03-27 GetTupleForTrigger must use outer transaction's command counter for time Tom Lane 7.4.1
2002-11-23 This patch implements FOR EACH STATEMENT triggers, per my email to Bruce Momjian 7.4.1
2002-10-14 Arrange to copy relcache's trigdesc structure at the start of any Tom Lane 7.3.1
2002-09-04 pgindent run. 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