summaryrefslogtreecommitdiff
path: root/contrib/sepgsql/expected/alter.out
Commit message (Expand)AuthorAgeFilesLines
* Fix sepgsql expected test outputAlvaro Herrera2023-05-051-2/+2
* Revert "Adjust contrib/sepgsql regression test expected outputs."Alvaro Herrera2023-04-121-0/+12
* Adjust contrib/sepgsql regression test expected outputs.Tom Lane2023-04-071-12/+0
* Include permissive/enforcing state in sepgsql log messages.Tom Lane2022-01-121-128/+128
* Update sepgsql regression test results for commit ca4103025.Tom Lane2018-12-181-0/+1
* Blind attempt at fixing sepgsql output for 578b22.Andres Freund2018-11-201-0/+4
* Remove WITH OIDS support, change oid catalog column visibility.Andres Freund2018-11-201-18/+0
* Update sepgsql regression test output for getObjectDescription() changes.Tom Lane2018-05-241-4/+4
* Add partitioned table support to sepgsqlJoe Conway2017-04-091-2/+110
* Blindly attempt to fix sepgsql tests #2.Andres Freund2017-03-251-1/+1
* Blindly attempt to fix sepgsql tests.Andres Freund2017-03-251-0/+3
* Establish conventions about global object names used in regression tests.Tom Lane2016-07-171-26/+26
* Rearrange the handling of error context reports.Tom Lane2015-09-051-5/+0
* Fix sepgsql regression tests.Joe Conway2015-08-301-92/+92
* sepgql: Use getObjectIdentity rather than getObjectDescription.Robert Haas2013-04-121-84/+84
* sepgsql: Enforce db_schema:search permission.Robert Haas2013-04-051-0/+31
* sepgsql: Support for new post-ALTER access hook.Robert Haas2013-03-271-0/+192