"format" function documentation fix

From: rudolf <stu3(dot)1(at)eq(dot)cz>
To: pgsql-docs(at)postgresql(dot)org
Subject: "format" function documentation fix
Date: 2013-09-14 08:29:09
Message-ID: 52341E55.5020106@eq.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

(Please CC me the reply, since I'm not subscribed to the list.)

Hi,

The last example from
http://www.postgresql.org/docs/9.3/static/functions-string.html#FUNCTIONS-STRING-FORMAT
- "examples using width fields and the - flag" seems to be incorrect,
see the attached patch.

Regards,

r.

Attachment Content-Type Size
patch.diff text/x-patch 399 bytes

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Dean Rasheed 2013-09-17 08:49:44 Re: "format" function documentation fix
Previous Message Bruce Momjian 2013-09-11 01:03:32 Re: old testlo example code