7.4 cube patch to add create cast

Started by Bruno Wolff IIIover 23 years ago3 messagespatches
Jump to latest
#1Bruno Wolff III
bruno@wolff.to

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 .

Attachments:

cube1.difftext/plain; charset=us-asciiDownload+2-0
#2Bruce Momjian
bruce@momjian.us
In reply to: Bruno Wolff III (#1)
Re: 7.4 cube patch to add create cast

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
#3Bruce Momjian
bruce@momjian.us
In reply to: Bruno Wolff III (#1)
Re: 7.4 cube patch to add create cast

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