WITH handling in CREATE USER, etc - Mailing list pgsql-hackers

From Bruce Momjian
Subject WITH handling in CREATE USER, etc
Date
Msg-id 200206170541.g5H5fZ005545@candle.pha.pa.us
Whole thread Raw
Responses Re: WITH handling in CREATE USER, etc  (Vince Vielhaber <vev@michvhf.com>)
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [ODBC] KSQO parameter
Next
From: Bruce Momjian
Date:
Subject: Massive regression failures