OSDN Git Service

Defend against 'update oid'. Someday we might want to support
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 29 Apr 1999 03:01:50 +0000 (03:01 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 29 Apr 1999 03:01:50 +0000 (03:01 +0000)
commit99f61dac7e7912a231125de0914c228e4cdc4986
tree6a17b9de875b10f0a6915e8ff2229e8dc416d1a9
parentfd31563777e98882a0869223f67ff33cb61b7108
Defend against 'update oid'.  Someday we might want to support
that, but it'd be a New Feature, wouldn't it ... in the meantime,
avoiding a backend crash seems worthwhile.
src/backend/parser/parse_target.c