Thread: pgsql-server/src/include/catalog pg_proc.h

pgsql-server/src/include/catalog pg_proc.h

From
tgl@postgresql.org (Tom Lane)
Date:
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    tgl@postgresql.org    03/03/13 23:43:52

Modified files:
    src/include/catalog: pg_proc.h

Log message:
    Repair incorrect prorettype entry for timestamptz_izone.  Can't force
    initdb in the 7.3 branch, but we can at least make it right for people
    who install 7.3.3 from scratch.