Re: Re: proposal: a width specification for s specifier (format function), fix behave when positional and ordered placeholders are used
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>
Cc: pavel.stehule@gmail.com, dean.a.rasheed@gmail.com, sfrost@snowman.net, pgsql-hackers@postgresql.org
Date: 2013-03-15T03:00:38Z
Lists: pgsql-hackers
Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp> writes: > [ format-width-20130305.patch ] Applied with some mostly-cosmetic adjustments. I also took the liberty of changing some of the error message texts to line up more closely with the expanded documentation (eg, use "format specifier" not "conversion specifier" because that's the phrase used in the docs). regards, tom lane