mirror of
https://github.com/postgres/postgres.git
synced 2026-03-03 05:40:43 -05:00
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. |
||
|---|---|---|
| .. | ||
| clauses.c | ||
| indexnode.c | ||
| joininfo.c | ||
| Makefile | ||
| pathnode.c | ||
| plancat.c | ||
| relnode.c | ||
| restrictinfo.c | ||
| tlist.c | ||
| var.c | ||