The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.6/static/functions-formatting.html Description:
select to_char(3148.5, '9G999D999'); does not return what was mentioned in the table, When I ran this expression it returned 3,148.500 and the documentation has' 3 148,500'. Similarly many other functions return different result than what is specified in the documentation. Please update this. I'm using 9.5.9 version. -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs