Fix sepgsql compile error caused by oid removal.

Per buildfarm animal rhinoceros. I (Andres) missed replacing a few
uses of ObjectIdAttributeNumber in sepgsql.

It's quite probable that the sepgsql test output will need more
adapting than done in 578b22...

Author: Thomas Munro
Discussion: 
https://postgr.es/m/CAEepm=2sk+66hjv8fldfm_sktn22j7cwty_y1rok3rxewl_...@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/937e4e509998de93d5e1c04d312f1b13ef153210

Modified Files
--------------
contrib/sepgsql/database.c | 2 +-
contrib/sepgsql/proc.c     | 4 ++--
contrib/sepgsql/relation.c | 4 ++--
contrib/sepgsql/schema.c   | 2 +-
4 files changed, 6 insertions(+), 6 deletions(-)

Reply via email to