Re: psql domains

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Jonathan Eisler <johny(at)rift(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: psql domains
Date: 2002-03-05 06:23:00
Message-ID: 200203050623.g256N0A23500@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Your patch has been added to the PostgreSQL unapplied patches list at:

http://candle.pha.pa.us/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

---------------------------------------------------------------------------

Jonathan Eisler wrote:
> Here is a diff of changes to the psql source code implementing a simple
> 'list domains' command '\dD'. This is the interface component of
> rbt(at)zort(dot)ca's domain backend modifications.
>
> Cheers,
>
> Johny

Content-Description:

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html

--
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

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2002-03-05 06:35:50 Re: new hash function
Previous Message Bruce Momjian 2002-03-05 06:22:44 Re: Basic DOMAIN Support