Commit Graph

24 Commits (b83e8a2ca2eb381ea0a48e5b2d4e4cdb74febc45)

Author SHA1 Message Date
Tom Lane cf590c568d Update contrib/sepgsql regression tests for commit 89e51abcb. 1 year ago
Alvaro Herrera 6f8bb7c1e9
Revert structural changes to not-null constraints 2 years ago
Jeff Davis c7ea3f4229 Update sepgsql expected output. 2 years ago
Alvaro Herrera b0e96f3119
Catalog not-null constraints 2 years ago
Tom Lane 8d525d7b95 Adjust sepgsql expected output for 681d9e462 et al. 3 years ago
Alvaro Herrera 21e6bf4ddd
Revert "Adjust contrib/sepgsql regression test expected outputs." 3 years ago
Tom Lane 76c111a7f1 Adjust contrib/sepgsql regression test expected outputs. 3 years ago
Tom Lane 134d974636 Include permissive/enforcing state in sepgsql log messages. 4 years ago
Michael Paquier 1e3445237b Fix regression test output of sepgsql 4 years ago
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