Commit Graph

35 Commits (f339a998ffe6fb8aa8c114a33316e97b56cb1513)

Author SHA1 Message Date
Tom Lane 071e11898d Fix sepgsql regression test. 7 years ago
Tom Lane b2d9e17768 Update sepgsql regression test results for commit ca4103025. 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 f248453b7a Update sepgsql regression test output for getObjectDescription() changes. 8 years ago
Andres Freund 4f813c7203 Blindly attempt to fix sepgsql tests broken due to 9fdb675fc5. 8 years ago
Andres Freund 29d432e477 Blindly attempt to adapt sepgsql regression tests. 8 years ago
Joe Conway 06c0afe56e Fix contrib/sepgsql regr tests for tup-routing constraint check change. 9 years ago
Tom Lane 2dd510e630 Fix contrib/sepgsql regression tests for partition NOT NULL change. 9 years ago
Peter Eisentraut 244f1c8907 Fix whitespace 9 years ago
Joe Conway 86fa9b2d1b Make sepgsql regression tests robust vs. collation differences 9 years ago
Joe Conway 25542d77dd Add partitioned table support to sepgsql 9 years ago
Andres Freund d253b0f6e3 Blindly attempt to fix sepgsql tests #2. 9 years ago
Andres Freund 83bbcb04ab Blindly attempt to fix sepgsql tests. 9 years ago
Heikki Linnakangas d93b7535a6 Fix typo also in expected output. 9 years ago
Tom Lane 18555b1323 Establish conventions about global object names used in regression tests. 10 years ago
Joe Conway 03543afe15 Adjust sepgsql regression output for recent error context change 10 years ago
Tom Lane 0426f349ef Rearrange the handling of error context reports. 10 years ago
Joe Conway 794e2558be Fix sepgsql regression tests. 10 years ago
Robert Haas 0bf5c548d6 sepgsql: One more getObjectIdentity in lieu of getObjectDescription. 13 years ago
Robert Haas f8a54e936b sepgsql: Enforce db_procedure:{execute} permission. 13 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 0f05840bf4 Allow sepgsql labels to depend on object name. 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 8fbe5a317d Fix error message for COMMENT/SECURITY LABEL ON COLUMN xxx IS 'yyy' 14 years ago
Robert Haas 523176cbf1 sepgsql_setcon(). 14 years ago
Robert Haas e914a144d3 sepgsql DROP support. 14 years ago
Robert Haas e1042a3484 sepgsql: Check CREATE permissions for some object types. 14 years ago
Robert Haas 595a441ae9 Add missing check on invocation of trusted procedures. 15 years ago
Robert Haas 87d967f70f Minor sepgsql regression test fixes. 15 years ago
Robert Haas c7689ee733 Various sepgsql corrections. 15 years ago
Robert Haas 968bc6fac9 sepgsql, an SE-Linux integration for PostgreSQL 15 years ago