pgsql: Fix unwarranted assumption that a cached rowtype would stick

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Fix unwarranted assumption that a cached rowtype would stick
Дата
Msg-id 20100203054637.6D75F7541B9@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix unwarranted assumption that a cached rowtype would stick around
for the lifespan of the CreateStmt.  Per buildfarm member jaguar.

Modified Files:
--------------
    pgsql/src/backend/parser:
        parse_utilcmd.c (r2.37 -> r2.38)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/parser/parse_utilcmd.c?r1=2.37&r2=2.38)

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

Предыдущее
От: itagaki@pgfoundry.org (User Itagaki)
Дата:
Сообщение: pgbulkload - pgbulkload: Support TRUNCATE option and cleanup error
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: pgsql: Make RADIUS authentication use pg_getaddrinfo_all() to get