postgresql/src/include/nodes
Tom Lane 6efbded6e4 Allow omitting one or both boundaries in an array slice specifier.
Omitted boundaries represent the upper or lower limit of the corresponding
array subscript.  This allows simpler specification of many common
use-cases.

(Revised version of commit 9246af6799)

YUriy Zhuravlev
2015-12-22 21:05:29 -05:00
..
bitmapset.h Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. 2015-02-20 00:11:42 -05:00
execnodes.h Allow EXPLAIN (ANALYZE, VERBOSE) to display per-worker statistics. 2015-12-09 13:21:19 -05:00
lockoptions.h Improve representation of PlanRowMark. 2015-03-15 18:41:47 -04:00
makefuncs.h Support GROUPING SETS, CUBE and ROLLUP. 2015-05-16 03:46:31 +02:00
memnodes.h Improve performance in freeing memory contexts 2015-12-08 17:32:49 -06:00
nodeFuncs.h Add new function planstate_tree_walker. 2015-09-17 11:27:06 -04:00
nodes.h Get rid of the planner's LateralJoinInfo data structure. 2015-12-11 15:52:38 -05:00
params.h Fix problems with ParamListInfo serialization mechanism. 2015-11-02 18:11:29 -05:00
parsenodes.h Allow omitting one or both boundaries in an array slice specifier. 2015-12-22 21:05:29 -05:00
pg_list.h Rely on inline functions even if that causes warnings in older compilers. 2015-08-05 18:19:52 +02:00
plannodes.h Provide readfuncs support for custom scans. 2015-11-12 07:40:31 -05:00
primnodes.h Allow omitting one or both boundaries in an array slice specifier. 2015-12-22 21:05:29 -05:00
print.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
readfuncs.h Update copyright for 2015 2015-01-06 11:43:47 -05:00
relation.h Get rid of the planner's LateralJoinInfo data structure. 2015-12-11 15:52:38 -05:00
replnodes.h Add ability to reserve WAL upon slot creation via replication protocol. 2015-09-06 13:30:57 +02:00
tidbitmap.h Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. 2015-02-20 00:11:42 -05:00
value.h Update copyright for 2015 2015-01-06 11:43:47 -05:00