Thanks to visit codestin.com
Credit goes to postgrespro.com

pgsql-server/src/include/catalog pg_proc.h - Mailing list pgsql-committers

From [email protected] (Tom Lane)
Subject pgsql-server/src/include/catalog pg_proc.h
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    [email protected]    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.


pgsql-committers by date:

Previous
From: [email protected] (Tom Lane)
Date:
Subject: pgsql-server/src/backend/optimizer/util clauses.c
Next
From: [email protected] (Tom Lane)
Date:
Subject: pgsql-server/src/include/catalog Tag: REL7_3_S ...