Bruce Momjian
ee94300446
Update copyright for 2016
...
Backpatch certain files through 9.1
10 years ago
Bruce Momjian
4baaf863ec
Update copyright for 2015
...
Backpatch certain files through 9.0
11 years ago
Bruce Momjian
7e04792a1c
Update copyright for 2014
...
Update all files in head, and files COPYRIGHT and legal.sgml in all back
branches.
12 years ago
Bruce Momjian
9af4159fce
pgindent run for release 9.3
...
This is the first run of the Perl-based pgindent script. Also update
pgindent instructions.
12 years ago
Robert Haas
b620fdabba
sepgql: Use getObjectIdentity rather than getObjectDescription.
...
KaiGai Kohei, based on a suggestion from Álvaro Herrera
13 years ago
Robert Haas
e965e6344c
sepgsql: Enforce db_schema:search permission.
...
KaiGai Kohei, with comment and doc wordsmithing by me
13 years ago
Robert Haas
0f05840bf4
Allow sepgsql labels to depend on object name.
...
The main change here is to call security_compute_create_name_raw()
rather than security_compute_create_raw(). This ups the minimum
requirement for libselinux from 2.0.99 to 2.1.10, but it looks
like most distributions will have picked that up before 9.3 is out.
KaiGai Kohei
13 years ago
Robert Haas
1cea9bbb21
sepgsql: Support for new post-ALTER access hook.
...
KaiGai Kohei
13 years ago
Bruce Momjian
bd61a623ac
Update copyrights for 2013
...
Fully update git head, and update back branches in ./COPYRIGHT and
legal.sgml files.
13 years ago
Robert Haas
aa2b237ce5
sepgsql cleanups.
...
This is needed to match recent changes elsewhere. Along the way, some
renaming for clarity.
KaiGai Kohei
13 years ago
Bruce Momjian
927d61eeff
Run pgindent on 9.2 source tree in preparation for first 9.3
...
commit-fest.
13 years ago
Robert Haas
e914a144d3
sepgsql DROP support.
...
KaiGai Kohei
14 years ago
Bruce Momjian
e126958c2e
Update copyright notices for year 2012.
14 years ago
Robert Haas
e1042a3484
sepgsql: Check CREATE permissions for some object types.
...
KaiGai Kohei, reviewed by Dimitri Fontaine and me.
14 years ago
Robert Haas
291873c155
Teach sepgsql about database labels.
...
This is still a bit of a hack, but it's better than the old way, for sure.
KaiGai Kohei, with one change by me to make it compile
14 years ago
Robert Haas
4232c4b406
Userspace access vector cache for contrib/sepgsql.
...
KaiGai Kohei
14 years ago
Bruce Momjian
bf50caf105
pgindent run before PG 9.1 beta 1.
15 years ago
Robert Haas
c7689ee733
Various sepgsql corrections.
...
KaiGai Kohei
15 years ago
Robert Haas
968bc6fac9
sepgsql, an SE-Linux integration for PostgreSQL
...
This is still pretty rough - among other things, the documentation
needs work, and the messages need a visit from the style police -
but this gets the basic framework in place.
KaiGai Kohei
15 years ago