Re: oracle compatible func. - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: oracle compatible func.
Date
Msg-id 200009251253.IAA03408@candle.pha.pa.us
Whole thread Raw
In response to oracle compatible func.  (Karel Zak <zakkr@zf.jcu.cz>)
List 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@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Minor patch to C++ large object interface (cures two ills)
Next
From: Adam Haberlach
Date:
Subject: Re: Minor patch to C++ large object interface (cures two ills)