summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/trigfuncs.c
AgeCommit message (Expand)Author
2008-11-05This maneuver really requires a comment ...Tom Lane
2008-11-05change fix for suppress_redundant_updates_trigger() where relation has Oids, ...Andrew Dunstan
2008-11-05fix suppress_redundant_updates_trigger() where relation has Oids, per gripe f...Andrew Dunstan
2008-11-04Fix compiler warnings (including a seriously bogus elog call); minorTom Lane
2008-11-03suppress_redundant_updates_trigger function.Andrew Dunstan