Re: [HACKERS] Fixes gram.y

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Rod Taylor <rbt(at)zort(dot)ca>
Cc: pgsql-patches(at)postgresql(dot)org, Hackers List <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] Fixes gram.y
Date: 2002-03-19 12:51:47
Message-ID: 200203191251.g2JCpmf14322@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Rod Taylor wrote:
> I truely don't know what I did to create the nasty patch (source file
> certainly didn't look like what it resulted in) -- then again there
> have been alot of changes since the domain patch was created.
>
> This should fix gram.y
>
> If anyone knows a better way of creating patches other than diff -rc ,
> please speak up.

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.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Attachment Content-Type Size
unknown_filename text/plain 1.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-03-19 12:52:29 Re: [HACKERS] Fixes gram.y
Previous Message Rod Taylor 2002-03-19 12:35:20 Fixes gram.y

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2002-03-19 12:52:29 Re: [HACKERS] Fixes gram.y
Previous Message Rod Taylor 2002-03-19 12:35:20 Fixes gram.y