Re: [HACKERS] Fixes gram.y - Mailing list pgsql-patches

From Peter Eisentraut
Subject Re: [HACKERS] Fixes gram.y
Date
Msg-id Pine.LNX.4.30.0203191056060.824-100000@peter.localdomain
Whole thread Raw
In response to Re: [HACKERS] Fixes gram.y  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: [HACKERS] Fixes gram.y  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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@gmx.net


pgsql-patches by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Adding usernames to pg_hba.conf
Next
From: Bruce Momjian
Date:
Subject: Re: Adding usernames to pg_hba.conf