pgsql/doc/src/sgml (func.sgml)

Started by Bruce Momjianover 25 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Date: Saturday, November 25, 2000 @ 00:00:24
Author: momjian

Update of /home/projects/pgsql/cvsroot/pgsql/doc/src/sgml
from hub.org:/home/projects/pgsql/tmp/cvs-serv71819/pgsql/doc/src/sgml

Modified Files:
func.sgml

----------------------------- Log Message -----------------------------

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