postgresql/src/include/nodes
Tom Lane 81fc1d5edb Rename same() to sameseti() to have a slightly less generic name. Move
nonoverlap_sets() and is_subset() to list.c, where they should have lived
to begin with, and rename to nonoverlap_setsi and is_subseti since they
only work on integer lists.
2000-02-06 03:27:35 +00:00
..
execnodes.h Redesign DISTINCT ON as discussed in pgsql-sql 1/25/00: syntax is now 2000-01-27 18:11:50 +00:00
makefuncs.h Add: 2000-01-26 05:58:53 +00:00
memnodes.h Add: 2000-01-26 05:58:53 +00:00
nodeFuncs.h Add: 2000-01-26 05:58:53 +00:00
nodes.h Add: 2000-01-26 05:58:53 +00:00
params.h Add: 2000-01-26 05:58:53 +00:00
parsenodes.h Redesign DISTINCT ON as discussed in pgsql-sql 1/25/00: syntax is now 2000-01-27 18:11:50 +00:00
pg_list.h Rename same() to sameseti() to have a slightly less generic name. Move 2000-02-06 03:27:35 +00:00
plannodes.h Redesign DISTINCT ON as discussed in pgsql-sql 1/25/00: syntax is now 2000-01-27 18:11:50 +00:00
primnodes.h Add: 2000-01-26 05:58:53 +00:00
print.h Add: 2000-01-26 05:58:53 +00:00
readfuncs.h Add: 2000-01-26 05:58:53 +00:00
relation.h Add: 2000-01-26 05:58:53 +00:00