Re: Basic DOMAIN Support

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Rod Taylor" <rbt(at)zort(dot)ca>
Cc: "Neil Conway" <nconway(at)klamath(dot)dyndns(dot)org>, "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>, "PostgreSQL Patches" <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Basic DOMAIN Support
Date: 2002-03-08 02:56:20
Message-ID: GNELIHDDFBOCMGBFGEFOGEKNCBAA.chriskl@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

> "Rod Taylor" <rbt(at)zort(dot)ca> writes:
> > Anyway, I copped out and added a %expect 1.
>
> Sorry, but we agreed long ago that %expect is *not* an acceptable
> alternative to getting the bugs out of your yacc productions.

Just a quick questions. Every time I try to apply one of these patches
(patch < domain.patch) in the pgsql directory checked out from latest CVS, I
get all sorts of bad hunk errors and stuff. Do these matter? How do I
apply a patch? I just thought I'd do a 64bit compile of Rod's code to help
him find errors...

Chris

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2002-03-08 02:56:51 Re: Basic DOMAIN Support
Previous Message Tom Lane 2002-03-08 02:42:36 Re: Basic DOMAIN Support