Commit Graph

33 Commits (cf84755575d1052770e92d291d1427720c8b53ca)

Author SHA1 Message Date
Tom Lane 462bb7f128 Remove bms_first_member(). 3 years ago
Bruce Momjian c8e1ba736b Update copyright for 2023 3 years ago
Alvaro Herrera a61b1f7482
Rework query relation permission checking 3 years ago
Alvaro Herrera b5bbaf08ed
Fix typo 3 years ago
Bruce Momjian 27b77ecf9f Update copyright for 2022 4 years ago
Bruce Momjian ca3b37487b Update copyright for 2021 5 years ago
Michael Paquier 2a10fdc430 Eliminate cache lookup errors in SQL functions for object addresses 5 years ago
Tom Lane fc576b7c4f Fix cache reference leak in contrib/sepgsql. 5 years ago
Bruce Momjian 7559d8ebfa Update copyrights for 2020 6 years ago
Michael Paquier 6ca86bb7e9 Fix typos in the code 6 years ago
Amit Kapila 7e735035f2 Make the order of the header file includes consistent in contrib modules. 6 years ago
Tom Lane 2d7d946cd3 Clean up the behavior and API of catalog.c's is-catalog-relation tests. 6 years ago
Bruce Momjian 97c39498e5 Update copyright for 2019 7 years ago
Tom Lane cefa387153 Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers. 8 years ago
Alvaro Herrera 8237f27b50 get_relid_attribute_name is dead, long live get_attname 8 years ago
Bruce Momjian 9d4649ca49 Update copyright for 2018 8 years ago
Joe Conway 25542d77dd Add partitioned table support to sepgsql 9 years ago
Bruce Momjian 1d25779284 Update copyright via script for 2017 9 years ago
Bruce Momjian ee94300446 Update copyright for 2016 10 years ago
Andres Freund 2c8f4836db Represent columns requiring insert and update privileges indentently. 10 years ago
Bruce Momjian 4baaf863ec Update copyright for 2015 11 years ago
Tom Lane f4e031c662 Add bms_next_member(), and use it where appropriate. 11 years ago
Bruce Momjian 7e04792a1c Update copyright for 2014 12 years ago
Robert Haas b620fdabba sepgql: Use getObjectIdentity rather than getObjectDescription. 13 years ago
Bruce Momjian bd61a623ac Update copyrights for 2013 13 years ago
Robert Haas aa2b237ce5 sepgsql cleanups. 13 years ago
Bruce Momjian 927d61eeff Run pgindent on 9.2 source tree in preparation for first 9.3 13 years ago
Bruce Momjian e126958c2e Update copyright notices for year 2012. 14 years ago
Robert Haas 4232c4b406 Userspace access vector cache for contrib/sepgsql. 14 years ago
Bruce Momjian bf50caf105 pgindent run before PG 9.1 beta 1. 15 years ago
Robert Haas c7689ee733 Various sepgsql corrections. 15 years ago
Robert Haas 194c8f713a First round of cleanup of sepgsql code and documentation. 15 years ago
Robert Haas 968bc6fac9 sepgsql, an SE-Linux integration for PostgreSQL 15 years ago