MergeAttributes() and related variable renaming
Peter Eisentraut <peter@eisentraut.org>
MergeAttributes() and related variable renaming Mainly, rename "schema" to "columns" and related changes. The previous naming has long been confusing. Discussion: https://www.postgresql.org/message-id/flat/52a125e4-ff9a-95f5-9f61-b87cf447e4da%40eisentraut.org
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/common/tupdesc.c | modified | +5 −5 |
| src/backend/commands/tablecmds.c | modified | +52 −57 |
| src/include/access/tupdesc.h | modified | +2 −2 |
Discussion
- tablecmds.c/MergeAttributes() cleanup 32 messages · 2023-06-28 → 2024-05-03