| 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> |
| Subject: | Re: 7.1: to_char(): Y,YY,YYY,YYYY fix |
| Date: | 2000-11-25 05:00:22 |
| Message-ID: | 200011250500.AAA03205@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Applied. Thanks
>
> Hi,
>
> here is a patch for formatting.c (to_char/timestampt()), for 7.1
> it fixing Y,YY,YYY,YYYY conversion, the docs and regress tests update
> are included too.
>
> During the patch testing I found small bug in miscadmin.h in
> convertstr() declaration. Here it's fixed too.
>
> Thanks
>
> Karel
>
>
> /* ----------------
> * Karel Zak * zakkr(at)zf(dot)jcu(dot)cz * http://home.zf.jcu.cz/~zakkr/
> * C, PostgreSQL, PHP, WWW, http://docs.linux.cz
> * The Mape http://mape.jcu.cz
> * ----------------
> */
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | awn | 2000-11-27 01:46:21 | pg_dump.save_pkey_name.patch |
| Previous Message | Peter Mount | 2000-11-24 08:11:26 | RE: [JDBC] timestamp parsing |