summaryrefslogtreecommitdiff
path: root/contrib/sepgsql/sql
Commit message (Expand)AuthorAgeFilesLines
* Remove gratuitous uses of deprecated SELECT INTOPeter Eisentraut2021-01-281-1/+1
* Fix cache reference leak in contrib/sepgsql.Tom Lane2020-04-161-2/+6
* Update sepgsql to add mandatory access control for TRUNCATEJoe Conway2019-11-231-0/+24
* Remove WITH OIDS support, change oid catalog column visibility.Andres Freund2018-11-202-6/+1
* Fix whitespacePeter Eisentraut2017-04-101-2/+2
* Make sepgsql regression tests robust vs. collation differencesJoe Conway2017-04-092-3/+3
* Add partitioned table support to sepgsqlJoe Conway2017-04-095-5/+279
* Fix typos in comments.Heikki Linnakangas2017-02-061-1/+1
* Establish conventions about global object names used in regression tests.Tom Lane2016-07-172-31/+31
* Fix sepgsql regression tests.Joe Conway2015-08-304-13/+13
* sepgsql: Enforce db_procedure:{execute} permission.Robert Haas2013-04-122-0/+27
* sepgsql: Enforce db_schema:search permission.Robert Haas2013-04-051-0/+18
* Allow sepgsql labels to depend on object name.Robert Haas2013-03-281-3/+8
* sepgsql: Support for new post-ALTER access hook.Robert Haas2013-03-272-0/+142
* Add context info to OAT_POST_CREATE security hookAlvaro Herrera2012-10-231-0/+12
* sepgsql_setcon().Robert Haas2012-03-151-0/+155
* sepgsql DROP support.Robert Haas2012-03-091-3/+38
* sepgsql: Check CREATE permissions for some object types.Robert Haas2011-12-211-0/+46
* Add missing check on invocation of trusted procedures.Robert Haas2011-04-041-0/+8
* Minor sepgsql regression test fixes.Robert Haas2011-02-021-1/+2
* Various sepgsql corrections.Robert Haas2011-02-021-1/+1
* sepgsql, an SE-Linux integration for PostgreSQLRobert Haas2011-01-233-0/+196