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

From Vince Vielhaber
Subject Re: WITH handling in CREATE USER, etc
Date
Msg-id Pine.BSF.4.40.0206171254560.66546-100000@paprika.michvhf.com
Whole thread Raw
In response to Re: WITH handling in CREATE USER, etc  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
On Mon, 17 Jun 2002, Bruce Momjian wrote:

> Vince Vielhaber wrote:
> > On Mon, 17 Jun 2002, Bruce Momjian wrote:
> >
> > > 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.
> >
> > Care to elaborate?
>
> Sure, here is a sample where there were two rules that were merged into
> one with opt_with:

That makes sense.

Vince.
-- 
==========================================================================
Vince Vielhaber -- KA8CSH    email: vev@michvhf.com    http://www.pop4.net        56K Nationwide Dialup from $16.00/mo
atPop4 Networking       Online Campground Directory    http://www.camping-usa.com      Online Giftshop Superstore
http://www.cloudninegifts.com
==========================================================================





pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Can I adjust the oid counter for testing?
Next
From: David Ford
Date:
Subject: Re: PostGres Doubt