summaryrefslogtreecommitdiff
path: root/contrib/sepgsql/sql
AgeCommit message (Expand)Author
2023-08-17sepgsql: Adjust regression expected outputMichael Paquier
2021-01-28Remove gratuitous uses of deprecated SELECT INTOPeter Eisentraut
2020-04-16Fix cache reference leak in contrib/sepgsql.Tom Lane
2019-11-23Update sepgsql to add mandatory access control for TRUNCATEJoe Conway
2018-11-21Remove WITH OIDS support, change oid catalog column visibility.Andres Freund
2017-04-10Fix whitespacePeter Eisentraut
2017-04-09Make sepgsql regression tests robust vs. collation differencesJoe Conway
2017-04-09Add partitioned table support to sepgsqlJoe Conway
2017-02-06Fix typos in comments.Heikki Linnakangas
2016-07-17Establish conventions about global object names used in regression tests.Tom Lane
2015-08-30Fix sepgsql regression tests.Joe Conway
2013-04-12sepgsql: Enforce db_procedure:{execute} permission.Robert Haas
2013-04-05sepgsql: Enforce db_schema:search permission.Robert Haas
2013-03-28Allow sepgsql labels to depend on object name.Robert Haas
2013-03-27sepgsql: Support for new post-ALTER access hook.Robert Haas
2012-10-23Add context info to OAT_POST_CREATE security hookAlvaro Herrera
2012-03-15sepgsql_setcon().Robert Haas
2012-03-09sepgsql DROP support.Robert Haas
2011-12-21sepgsql: Check CREATE permissions for some object types.Robert Haas
2011-04-04Add missing check on invocation of trusted procedures.Robert Haas
2011-02-03Minor sepgsql regression test fixes.Robert Haas
2011-02-03Various sepgsql corrections.Robert Haas
2011-01-24sepgsql, an SE-Linux integration for PostgreSQLRobert Haas