[DOCS] "format" function documentation fix

2013-09-16 Thread rudolf
(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. --- do

Re: [DOCS] "format" function documentation fix

2013-09-18 Thread rudolf
(Please CC me the reply, since I'm not subscribed to the list.) Dean Rasheed wrote: On 14 September 2013 09:29, rudolf wrote: 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

Re: [DOCS] "format" function documentation fix

2013-09-20 Thread rudolf
(Please CC me the reply, since I'm not subscribed to the list.) Pavel Stehule wrote: 2013/9/17 rudolf Dean Rasheed wrote: [...] This applies even if the "-" flag is also specified. So the last example is meant to illustrate that 2 minuses don't make

[DOCS] documentation: json processing table pasto

2014-04-15 Thread rudolf
(Please CC me the reply, I'm not subscribed to the list.) Hi, the table http://www.postgresql.org/docs/devel/static/functions-json.html#FUNCTIONS-JSON-PROCESSING-TABLE contains two json_extract_path_text() entries, where the second should be the jsonb variant. Regards, r. -- Sent via pg