Thread: pgsql: change fix for suppress_redundant_updates_trigger() where

pgsql: change fix for suppress_redundant_updates_trigger() where

From
adunstan@postgresql.org (Andrew Dunstan)
Date:
Log Message:
-----------
change fix for suppress_redundant_updates_trigger() where relation has Oids, to only apply if present Oid is invalid,
persecond 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)