small typed-table bug in gram.y

Поиск
Список
Период
Сортировка
От Robert Haas
Тема small typed-table bug in gram.y
Дата
Msg-id AANLkTinSsFbj2dKyjC19b2XWcns5qVc2otN7pokDHxEs@mail.gmail.com
обсуждение исходный текст
Ответы Re: small typed-table bug in gram.y  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-hackers
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.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Fw: patch for pg_ctl.c to add windows service start-type
Следующее
От: David Fetter
Дата:
Сообщение: Re: Fw: patch for pg_ctl.c to add windows service start-type