Domain Support -- another round

From: Rod Taylor <rbt(at)zort(dot)ca>
To: pgsql-patches(at)postgresql(dot)org
Subject: Domain Support -- another round
Date: 2002-03-08 04:21:18
Message-ID: 1015561397.78039.27.camel@knight.barchord.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Ok....

gram.y is fixed (no more %expect usage)

Using the copyCreateDomainStmt in the proper place.

Evolution is the mail client of choice for different (improved?) mime
headers.

And attached is a regular diff -c, rather than a cvs diff -c.

I updated the poor descriptions of MergeDomainAttributes(). Hopefully
its current and future use is more obvious.

Am I getting close?

Attachment Content-Type Size
domain.patch text/plain 105.6 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Gavin Sherry 2002-03-08 04:22:42 Re: Patch for removal of RULE bracket use
Previous Message Tom Lane 2002-03-08 04:12:09 Re: Time for 7.2.1?

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2002-03-08 04:31:32 Re: Basic DOMAIN Support
Previous Message Rod Taylor 2002-03-08 03:52:31 Re: Basic DOMAIN Support