Thread: pgsql: Secondary patch to fix interval to_char() for "HH" where hours >=

pgsql: Secondary patch to fix interval to_char() for "HH" where hours >=

From
momjian@postgresql.org (Bruce Momjian)
Date:
Log Message:
-----------
Secondary patch to fix interval to_char() for "HH" where hours >= 12.

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        formatting.c (r1.164 -> r1.165)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/formatting.c?r1=1.164&r2=1.165)