pgsql: Add information about format modifiers that apply to numeric - Mailing list pgsql-committers

From petere@postgresql.org (Peter Eisentraut)
Subject pgsql: Add information about format modifiers that apply to numeric
Date
Msg-id 20080226153230.6B89F754108@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add information about format modifiers that apply to numeric formats.
These were previously only documented in the context of date/time formats.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        func.sgml (r1.419 -> r1.420)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml?r1=1.419&r2=1.420)

pgsql-committers by date:

Previous
From: petere@postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: Don't build the win32 support files in the all target, only in
Next
From: petere@postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: In the SSH setup instructions, change ssh -L 3333:foo.com:5432