postgresql/src/include/nodes
Robert Haas 445a38aba2 Have heapam.h include lockdefs.h rather than lock.h.
lockdefs.h was only split from lock.h relatively recently, and
represents a minimal subset of the old lock.h.  heapam.h only needs
that smaller subset, so adjust it to include only that.  This requires
some corresponding adjustments elsewhere.

Peter Geoghegan
2016-09-13 09:21:35 -04:00
..
bitmapset.h Update copyright for 2016 2016-01-02 13:33:40 -05:00
execnodes.h Have heapam.h include lockdefs.h rather than lock.h. 2016-09-13 09:21:35 -04: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 Improve parsetree representation of special functions such as CURRENT_DATE. 2016-08-16 20:33:01 -04:00
params.h pgindent run for 9.6 2016-06-09 18:02:36 -04:00
parsenodes.h Support renaming an existing value of an enum type. 2016-09-07 16:11:56 -04: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 Improve parsetree representation of special functions such as CURRENT_DATE. 2016-08-16 20:33:01 -04: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 Update comments to reflect code rearrangement. 2016-08-31 12:36:18 +05:30
replnodes.h Update copyright for 2016 2016-01-02 13:33:40 -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