Re: small typed-table bug in gram.y

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: small typed-table bug in gram.y
Дата
Msg-id 4C6D5362020000250003494D@gw.wicourts.gov
обсуждение исходный текст
Ответ на small typed-table bug in gram.y  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Robert Haas <robertmhaas@gmail.com> wrote:
> While examining gram.y today I happened to notice an oversight in
the
> grammar rules for creating typed tables: the fourth CREATE TABLE
> production ignores $2.  Which I think means (although of course I
> didn't test it) that if you do something like "CREATE TEMP TABLE IF
> NOT EXISTS foo OF bar", the TEMP won't stick.
I tried it on a build from yesterday's HEAD.  You're right.
-Kevin


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