7.1: to_char(): Y,YY,YYY,YYYY fix

From: Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
To: pgsql-patches <pgsql-patches(at)postgreSQL(dot)org>
Subject: 7.1: to_char(): Y,YY,YYY,YYYY fix
Date: 2000-11-23 11:44:21
Message-ID: Pine.LNX.3.96.1001123123850.21626C-101000@ara.zf.jcu.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


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
* ----------------
*/

Attachment Content-Type Size
to_char-11232000.patch.gz application/x-gzip 3.9 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Mount 2000-11-24 08:11:26 RE: [JDBC] timestamp parsing
Previous Message wrobell 2000-11-20 11:43:01 [JDBC] timestamp parsing