here is a patch for formatting.c (to_char/timestampt()), for 7.1

Bruce Momjian <bruce@momjian.us>

Commit: 3f1998727d4e7b9ef285ae8ea90acc9811164931
Author: Bruce Momjian <bruce@momjian.us>
Date: 2000-11-25T05:00:33Z
Releases: 7.1.1
  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

Files