sepgql: Use getObjectIdentity rather than getObjectDescription.
Robert Haas <rhaas@postgresql.org>
sepgql: Use getObjectIdentity rather than getObjectDescription. KaiGai Kohei, based on a suggestion from Álvaro Herrera
Files
| Path | Change | +/− |
|---|---|---|
| contrib/sepgsql/database.c | modified | +12 −9 |
| contrib/sepgsql/dml.c | modified | +1 −1 |
| contrib/sepgsql/expected/alter.out | modified | +84 −84 |
| contrib/sepgsql/expected/ddl.out | modified | +195 −195 |
| contrib/sepgsql/proc.c | modified | +15 −9 |
| contrib/sepgsql/relation.c | modified | +35 −26 |
| contrib/sepgsql/schema.c | modified | +9 −6 |