pgsql: Clarify comment in ATRewriteTable().

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Clarify comment in ATRewriteTable().
Дата
Msg-id E1PlT1B-0005Yi-QF@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Clarify comment in ATRewriteTable().

Make sure it's clear that the prohibition on adding a column with a default
when the rowtype is used elsewhere is intentional, and be a bit more
explicit about the other cases where we perform this check.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=9e7e1172a53054dc14574e42865ea8213bc06371

Modified Files
--------------
src/backend/commands/tablecmds.c |   14 +++++++++-----
1 files changed, 9 insertions(+), 5 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Move pipe.c into the backend.
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Add doc comment that installation.sgml can't use xrefs.