index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
utils
/
acl.h
Commit message (
Expand
)
Author
Age
*
Handle ALTER EXTENSION ADD/DROP with pg_init_privs
Stephen Frost
2017-01-29
*
pgindent run for 9.6
Robert Haas
2016-06-09
*
Reserve the "pg_" namespace for roles
Stephen Frost
2016-04-08
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
*
Allow CURRENT/SESSION_USER to be used in certain commands
Alvaro Herrera
2015-03-09
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Revert "Use a bitmask to represent role attributes"
Alvaro Herrera
2014-12-23
*
Use a bitmask to represent role attributes
Alvaro Herrera
2014-12-23
*
Row-Level Security Policies (RLS)
Stephen Frost
2014-09-19
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Syntax support and documentation for event triggers.
Robert Haas
2012-07-18
*
Improve reporting of permission errors for array types
Peter Eisentraut
2012-06-15
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
*
Show default privileges in information schema
Peter Eisentraut
2012-01-27
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Add support for privileges on types
Peter Eisentraut
2011-12-20
*
Remove partial and undocumented GRANT .. FOREIGN TABLE support.
Robert Haas
2011-04-25
*
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-10
*
Support comments on FOREIGN DATA WRAPPER and SERVER objects.
Robert Haas
2011-04-01
*
Adjust the permissions required for COMMENT ON ROLE.
Tom Lane
2011-03-09
*
Allow non-superusers to create (some) extensions.
Tom Lane
2011-03-04
*
DDL support for collations
Peter Eisentraut
2011-02-12
*
Basic foreign table support.
Robert Haas
2011-01-01
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Standardize get_whatever_oid functions for object types with
Robert Haas
2010-08-05
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Add large object access control.
Itagaki Takahiro
2009-12-11
*
Speed up information schema privilege views
Peter Eisentraut
2009-12-05
*
Create an ALTER DEFAULT PRIVILEGES command, which allows users to adjust
Tom Lane
2009-10-05
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
Support column-level privileges, as required by SQL standard.
Tom Lane
2009-01-22
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
SQL/MED catalog manipulation facilities
Peter Eisentraut
2008-12-19
*
Create a separate grantable privilege for TRUNCATE, rather than having it be
Tom Lane
2008-09-08
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Tsearch2 functionality migrates to core. The bulk of this work is by
Tom Lane
2007-08-21
*
Allow non-superuser database owners to create procedural languages.
Tom Lane
2007-03-26
*
Add CREATE/ALTER/DROP OPERATOR FAMILY commands, also COMMENT ON OPERATOR
Tom Lane
2007-01-23
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
*
Get rid of the separate RULE privilege for tables: now only a table's owner
Tom Lane
2006-09-05
*
Create a syscache for pg_database-indexed-by-oid, and make use of it
Tom Lane
2006-05-03
*
Code review for GRANT CONNECT patch. Spell the privilege as CONNECT not
Tom Lane
2006-04-30
*
Add GRANT CONNECTION ON DATABASE, to be used in addition to pg_hba.conf.
Bruce Momjian
2006-04-30
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
[next]