postgresql/src/include/nodes
Peter Eisentraut 729205571e Add support for privileges on types
This adds support for the more or less SQL-conforming USAGE privilege
on types and domains.  The intent is to be able restrict which users
can create dependencies on types, which restricts the way in which
owners can alter types.

reviewed by Yeb Havinga
2011-12-20 00:05:19 +02:00
..
bitmapset.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
execnodes.h Create a "sort support" interface API for faster sorting. 2011-12-07 00:19:39 -05:00
makefuncs.h Ensure that whole-row junk Vars are always of composite type. 2011-11-27 22:27:24 -05:00
memnodes.h Pull up isReset flag from AllocSetContext to MemoryContext struct. This 2011-05-21 14:47:19 -04:00
nodeFuncs.h Add const qualifiers to node inspection functions 2011-12-07 21:46:56 +02:00
nodes.h Add const qualifiers to node inspection functions 2011-12-07 21:46:56 +02:00
params.h pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
parsenodes.h Add support for privileges on types 2011-12-20 00:05:19 +02:00
pg_list.h Add const qualifiers to node inspection functions 2011-12-07 21:46:56 +02:00
plannodes.h Fix handling of PlaceHolderVars in nestloop parameter management. 2011-11-03 00:50:58 -04:00
primnodes.h Fix unsupported options in CREATE TABLE ... AS EXECUTE. 2011-11-24 23:21:45 -05:00
print.h Add const qualifiers to node inspection functions 2011-12-07 21:46:56 +02:00
readfuncs.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
relation.h Replace simple constant pg_am.amcanreturn with an AM support function. 2011-12-18 15:50:37 -05:00
replnodes.h Clean up ill-advised attempt to invent a private set of Node tags. 2011-08-06 14:53:49 -04:00
tidbitmap.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
value.h Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00