WITH handling in CREATE USER, etc

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема WITH handling in CREATE USER, etc
Дата
Msg-id 200206170541.g5H5fZ005545@candle.pha.pa.us
обсуждение исходный текст
Ответы Re: WITH handling in CREATE USER, etc  (Vince Vielhaber <vev@michvhf.com>)
Список pgsql-hackers
I noticed that gram.y doesn't handle with optional WITH in CREATE USER,
ALTER USER, CREATE GROUP very well.  It duplicates the actions, rather
than creating an optional WITH clause.

I have fixed this, and made WITH in CREATE DATABASE optional for
constency.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [ODBC] KSQO parameter
Следующее
От: Bruce Momjian
Дата:
Сообщение: Massive regression failures