postgresql/src/include/nodes
Tom Lane 249724cb01 Create an ALTER DEFAULT PRIVILEGES command, which allows users to adjust
the privileges that will be applied to subsequently-created objects.

Such adjustments are always per owning role, and can be restricted to objects
created in particular schemas too.  A notable benefit is that users can
override the traditional default privilege settings, eg, the PUBLIC EXECUTE
privilege traditionally granted by default for functions.

Petr Jelinek
2009-10-05 19:24:49 +00:00
..
bitmapset.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
execnodes.h Replace the array-style TupleTable data structure with a simple List of 2009-09-27 20:09:58 +00:00
makefuncs.h Make backend header files C++ safe 2009-07-16 06:33:46 +00:00
memnodes.h Make backend header files C++ safe 2009-07-16 06:33:46 +00:00
nodeFuncs.h 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
nodes.h Create an ALTER DEFAULT PRIVILEGES command, which allows users to adjust 2009-10-05 19:24:49 +00:00
params.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
parsenodes.h Create an ALTER DEFAULT PRIVILEGES command, which allows users to adjust 2009-10-05 19:24:49 +00:00
pg_list.h 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
plannodes.h 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
primnodes.h Make backend header files C++ safe 2009-07-16 06:33:46 +00:00
print.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
readfuncs.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
relation.h Implement "join removal" for cases where the inner side of a left join 2009-09-17 20:49:29 +00:00
tidbitmap.h 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
value.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00