summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/trigfuncs.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2009.Bruce Momjian2009-01-011-2/+2
* This maneuver really requires a comment ...Tom Lane2008-11-051-5/+10
* change fix for suppress_redundant_updates_trigger() where relation has Oids, ...Andrew Dunstan2008-11-051-6/+5
* fix suppress_redundant_updates_trigger() where relation has Oids, per gripe f...Andrew Dunstan2008-11-051-1/+8
* Fix compiler warnings (including a seriously bogus elog call); minorTom Lane2008-11-041-18/+22
* suppress_redundant_updates_trigger function.Andrew Dunstan2008-11-031-0/+77