mirror of
https://github.com/postgres/postgres.git
synced 2026-04-12 12:36:49 -04:00
addRangeTableEntry calls. Remove relname field from RTEs, since it will no longer be a useful unique identifier of relations; we want to encourage people to rely on the relation OID instead. Further work on dumping qual expressions in EXPLAIN, too. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| prepkeyset.c | ||
| prepqual.c | ||
| preptlist.c | ||
| prepunion.c | ||