pgsql: change fix for suppress_redundant_updates_trigger() where

Started by Andrew Dunstanover 17 years ago1 messagescomitters
Jump to latest
#1Andrew Dunstan
andrew@dunslane.net

Log Message:
-----------
change fix for suppress_redundant_updates_trigger() where relation has Oids, to only apply if present Oid is invalid, per second thought from TGL

Modified Files:
--------------
pgsql/src/backend/utils/adt:
trigfuncs.c (r1.3 -> r1.4)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/trigfuncs.c?r1=1.3&r2=1.4)