mirror of
https://github.com/postgres/postgres.git
synced 2026-02-11 23:03:25 -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. |
||
|---|---|---|
| .. | ||
| access | ||
| bootstrap | ||
| catalog | ||
| commands | ||
| executor | ||
| lib | ||
| libpq | ||
| mb | ||
| nodes | ||
| optimizer | ||
| parser | ||
| port | ||
| regex | ||
| rewrite | ||
| storage | ||
| tcop | ||
| utils | ||
| c.h | ||
| config.h.in | ||
| miscadmin.h | ||
| postgres.h | ||
| postgres_ext.h | ||
| rusagestub.h | ||
| strdup.h | ||
| version.h.in | ||