postgresql/src/include/nodes
Peter Eisentraut 2e254130d1 Make more use of RoleSpec struct
Most code was casting this through a generic Node.  By declaring
everything as RoleSpec appropriately, we can remove a bunch of casts and
ad-hoc node type checking.

Reviewed-by: Alvaro Herrera <alvherre@2ndquadrant.com>
2016-12-29 10:49:39 -05:00
..
bitmapset.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
execnodes.h Fix tuple routing in cases where tuple descriptors don't match. 2016-12-22 17:36:37 -05:00
extensible.h pgindent run for 9.6 2016-06-09 18:02:36 -04:00
lockoptions.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
makefuncs.h Add location field to DefElem 2016-09-06 12:00:00 -04:00
memnodes.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
nodeFuncs.h Refactor to reduce code duplication for function property checking. 2016-06-10 16:03:46 -04:00
nodes.h Implement table partitioning. 2016-12-07 13:17:55 -05:00
params.h pgindent run for 9.6 2016-06-09 18:02:36 -04:00
parsenodes.h Make more use of RoleSpec struct 2016-12-29 10:49:39 -05:00
pg_list.h Directly modify foreign tables. 2016-03-18 13:55:52 -04:00
plannodes.h Update comments to reflect code rearrangement. 2016-08-31 12:36:18 +05:30
primnodes.h Replace enum InhOption with simple boolean. 2016-12-23 13:35:18 -05:00
print.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
readfuncs.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
relation.h Improve code comment for GatherPath's single_copy flag. 2016-09-14 15:43:26 -04:00
replnodes.h Add support for temporary replication slots 2016-12-12 08:38:17 -05:00
tidbitmap.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
value.h Update copyright for 2016 2016-01-02 13:33:40 -05:00