Re: 7.4 cube patch to add create cast

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Bruno Wolff III <bruno(at)wolff(dot)to>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: 7.4 cube patch to add create cast
Date: 2002-11-22 05:41:01
Message-ID: 200211220541.gAM5f2h10497@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://momjian.postgresql.org/cgi-bin/pgpatches

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

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

Bruno Wolff III wrote:
> When I made the cube(text) function for 7.3, I neglected to add a matching
> create cast command.
> The attached diff adds a create cast as assignment to cube.sql.in .

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2002-11-22 05:41:21 Re: per-statement triggers
Previous Message Bruce Momjian 2002-11-22 05:40:26 Re: pg_stat_database shows userid as OID