postgresql/src/backend/optimizer/util
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
..
clauses.c Add: 2000-01-26 05:58:53 +00:00
indexnode.c Add: 2000-01-26 05:58:53 +00:00
joininfo.c Rename same() to sameseti() to have a slightly less generic name. Move 2000-02-06 03:27:35 +00:00
Makefile New LDOUT makefile variable for QNX os. 1999-12-13 22:35:27 +00:00
pathnode.c Add: 2000-01-26 05:58:53 +00:00
plancat.c Add: 2000-01-26 05:58:53 +00:00
relnode.c Rename same() to sameseti() to have a slightly less generic name. Move 2000-02-06 03:27:35 +00:00
restrictinfo.c Add: 2000-01-26 05:58:53 +00:00
tlist.c Redesign DISTINCT ON as discussed in pgsql-sql 1/25/00: syntax is now 2000-01-27 18:11:50 +00:00
var.c Add: 2000-01-26 05:58:53 +00:00