summaryrefslogtreecommitdiff
path: root/contrib/sepgsql/relation.c
AgeCommit message (Expand)Author
2025-01-01Update copyright for 2025Bruce Momjian
2024-01-04Update copyright for 2024Bruce Momjian
2023-01-02Update copyright for 2023Bruce Momjian
2022-01-08Update copyright for 2022Bruce Momjian
2021-01-02Update copyright for 2021Bruce Momjian
2020-11-07Move catalog index declarationsPeter Eisentraut
2020-07-15Fix compilation failure with sepgsqlMichael Paquier
2020-07-15Eliminate cache lookup errors in SQL functions for object addressesMichael Paquier
2020-01-01Update copyrights for 2020Bruce Momjian
2019-12-26Revert "Rename files and headers related to index AM"Michael Paquier
2019-12-25Rename files and headers related to index AMMichael Paquier
2019-11-23Update sepgsql to add mandatory access control for TRUNCATEJoe Conway
2019-10-24Make the order of the header file includes consistent in contrib modules.Amit Kapila
2019-01-22Move generic snapshot related code from tqual.h to snapmgr.h.Andres Freund
2019-01-21Replace uses of heap_open et al with the corresponding table_* function.Andres Freund
2019-01-21Replace heapam.h includes with {table, relation}.h where applicable.Andres Freund
2019-01-02Update copyright for 2019Bruce Momjian
2018-11-21Fix sepgsql compile error caused by oid removal.Andres Freund
2018-01-03Update copyright for 2018Bruce Momjian
2017-06-04Replace over-optimistic Assert in partitioning code with a runtime test.Tom Lane
2017-04-09Add partitioned table support to sepgsqlJoe Conway
2017-04-06Silence uninitialized variable compiler warning in sepgsqlJoe Conway
2017-01-03Update copyright via script for 2017Bruce Momjian
2016-01-02Update copyright for 2016Bruce Momjian
2015-01-06Update copyright for 2015Bruce Momjian
2014-04-01Fix typo in comment.Heikki Linnakangas
2014-01-07Update copyright for 2014Bruce Momjian
2013-05-29pgindent run for release 9.3Bruce Momjian
2013-04-12sepgql: Use getObjectIdentity rather than getObjectDescription.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
2013-01-01Update copyrights for 2013Bruce Momjian
2012-10-23Add context info to OAT_POST_CREATE security hookAlvaro Herrera
2012-09-05sepgsql cleanups.Robert Haas
2012-06-10Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian
2012-03-09sepgsql DROP support.Robert Haas
2012-01-01Update copyright notices for year 2012.Bruce Momjian
2011-12-21sepgsql: Check CREATE permissions for some object types.Robert Haas
2011-09-01Userspace access vector cache for contrib/sepgsql.Robert Haas
2011-04-10pgindent run before PG 9.1 beta 1.Bruce Momjian
2011-02-03Various sepgsql corrections.Robert Haas
2011-01-24sepgsql, an SE-Linux integration for PostgreSQLRobert Haas