Commit Graph

15 Commits (ec48314708262d8ea6cdcb83f803fc83dd89e721)

Author SHA1 Message Date
Michael Paquier 14ac4237cb Update test output of sepgsql for ALTER TABLE COLUMN DROP 6 years ago
Tom Lane 071e11898d Fix sepgsql regression test. 7 years ago
Andres Freund 7306d5e920 Blind attempt at fixing sepgsql output for 578b22. 7 years ago
Andres Freund 578b229718 Remove WITH OIDS support, change oid catalog column visibility. 7 years ago
Tom Lane 2dd510e630 Fix contrib/sepgsql regression tests for partition NOT NULL change. 9 years ago
Joe Conway 25542d77dd Add partitioned table support to sepgsql 9 years ago
Andres Freund 83bbcb04ab Blindly attempt to fix sepgsql tests. 9 years ago
Tom Lane 18555b1323 Establish conventions about global object names used in regression tests. 10 years ago
Joe Conway 794e2558be Fix sepgsql regression tests. 11 years ago
Robert Haas b620fdabba sepgql: Use getObjectIdentity rather than getObjectDescription. 13 years ago
Robert Haas e965e6344c sepgsql: Enforce db_schema:search permission. 13 years ago
Robert Haas 1cea9bbb21 sepgsql: Support for new post-ALTER access hook. 13 years ago
Alvaro Herrera f4c4335a4a Add context info to OAT_POST_CREATE security hook 13 years ago
Robert Haas d7c734841b Reduce messages about implicit indexes and sequences to DEBUG1. 14 years ago
Robert Haas e914a144d3 sepgsql DROP support. 14 years ago