Thread: 7.4 cube patch to add create cast

7.4 cube patch to add create cast

From
Bruno Wolff III
Date:
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

Re: 7.4 cube patch to add create cast

From
Bruce Momjian
Date:
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@postgresql.org so that your
> message can get through to the mailing list cleanly

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

Re: 7.4 cube patch to add create cast

From
Bruce Momjian
Date:
Patch applied.  Thanks.

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


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@postgresql.org so that your
> message can get through to the mailing list cleanly

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