| From: | Vince Vielhaber <vev(at)michvhf(dot)com> |
|---|---|
| To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
| Subject: | Re: WITH handling in CREATE USER, etc |
| Date: | 2002-06-17 16:55:17 |
| Message-ID: | Pine.BSF.4.40.0206171254560.66546-100000@paprika.michvhf.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)michvhf(dot)com http://www.pop4.net
56K Nationwide Dialup from $16.00/mo at Pop4 Networking
Online Campground Directory http://www.camping-usa.com
Online Giftshop Superstore http://www.cloudninegifts.com
==========================================================================
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Ford | 2002-06-17 17:30:06 | Re: PostGres Doubt |
| Previous Message | Bruce Momjian | 2002-06-17 16:54:49 | Re: Can I adjust the oid counter for testing? |