Commit Graph

11 Commits (11e264517dff7a911d9e6494de86049cab42cde3)

Author SHA1 Message Date
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. 10 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