7.1: to_char(): Y,YY,YYY,YYYY fix - Mailing list pgsql-patches

From Karel Zak
Subject 7.1: to_char(): Y,YY,YYY,YYYY fix
Date
Msg-id Pine.LNX.3.96.1001123123850.21626C-101000@ara.zf.jcu.cz
Whole thread Raw
Responses Re: 7.1: to_char(): Y,YY,YYY,YYYY fix  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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@zf.jcu.cz  *  http://home.zf.jcu.cz/~zakkr/
 *           C, PostgreSQL, PHP, WWW, http://docs.linux.cz
 *                     The Mape http://mape.jcu.cz
 * ----------------
 */

Attachment

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: PostgreSQL virtual hosting support
Next
From: wrobell
Date:
Subject: [JDBC] timestamp parsing