pgsql: to_char(): have format 'OF' only show the leading negative sign - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: to_char(): have format 'OF' only show the leading negative sign
Date
Msg-id E1YnGP2-0007iQ-C7@gemulon.postgresql.org
Whole thread Raw
Responses Re: pgsql: to_char(): have format 'OF' only show the leading negative sign  (Stephen Frost <sfrost@snowman.net>)
List pgsql-committers
to_char():  have format 'OF' only show the leading negative sign

Previously both hours and minutes displayed as negative.

Report by David Pozsar

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/9b43d73b3f9bef276a46660920a01f0421c4323a

Modified Files
--------------
src/backend/utils/adt/formatting.c |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: recommend use of GUC server_version_num for version checks
Next
From: Stephen Frost
Date:
Subject: Re: pgsql: to_char(): have format 'OF' only show the leading negative sign