Re: oracle compatible func.

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
Cc: pgsql-patches <pgsql-patches(at)postgreSQL(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
Subject: Re: oracle compatible func.
Date: 2000-09-25 12:53:57
Message-ID: 200009251253.IAA03408@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Applied.

>
> Hi,
>
> the patch include:
>
> - rename ichar() to chr() (discussed with Tom)
>
> - add docs for oracle compatible routines:
>
> btrim()
> ascii()
> chr()
> repeat()
>
> - fix bug with timezone in to_char()
>
> - all to_char() variants return NULL instead textin("")
> if it's needful.
>
> The contrib/odbc is without changes and contains same routines as main
> tree ... because I not sure how plans are Thomas with this :-)
>
> Karel
Content-Description:

[ application/x-gzip is not supported, skipping... ]

--
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 Zeugswetter Andreas SB 2000-09-25 16:41:53 AIX patch to fix problems with new fmgr
Previous Message Bruce Momjian 2000-09-25 12:53:02 Re: Minor patch to C++ large object interface (cures two ills)