From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | Rod Taylor <rbt(at)zort(dot)ca>, <pgsql-patches(at)postgresql(dot)org>, Hackers List <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [HACKERS] Fixes gram.y |
Date: | 2002-03-19 15:56:46 |
Message-ID: | Pine.LNX.4.30.0203191056060.824-100000@peter.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Bruce Momjian writes:
> I have applied the following new patch. It moves DROP DATABASE as you
> suggested, and fixes the CREATE TABLE tag to show just CREATE and not
> CREATE DOMAIN. Actually, CREATE DOMAIN should output just DOMAIN too,
> unless someone can tell my why that is not consistent. Patch applied to
> CVS.
There is a standard for this. CREATE DOMAIN shows CREATE DOMAIN.
--
Peter Eisentraut peter_e(at)gmx(dot)net
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-03-19 16:11:35 | Re: [HACKERS] Fixes gram.y |
Previous Message | Thomas Lockhart | 2002-03-19 15:46:07 | Re: [HACKERS] Fixes gram.y |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-03-19 16:04:05 | Re: Adding usernames to pg_hba.conf |
Previous Message | Peter Eisentraut | 2002-03-19 15:53:04 | Re: Adding usernames to pg_hba.conf |