pgsql: Fix a comment for MergeAttributes.

Поиск
Список
Период
Сортировка
От Itagaki Takahiro
Тема pgsql: Fix a comment for MergeAttributes.
Дата
Msg-id E1PmLv6-0003AU-48@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix a comment for MergeAttributes.
We forgot to adjust it when we changed relistemp to relpersistence.

Branch
------
master

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

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


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: pgsql: remove tags.
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Implement genuine serializable isolation level.