Re: [DOCS] scale() return type is integer

2017-05-11 Thread Tom Lane
ladayaros...@yandex.ru writes: > The scale() function return type is actually integer, not numeric. Good catch, will fix. regards, tom lane -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/ma

[DOCS] scale() return type is integer

2017-05-11 Thread ladayaroslav
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.6/static/functions-math.html Description: The scale() function return type is actually integer, not numeric. -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make change

Re: [DOCS] default paramater is off

2017-05-11 Thread David G. Johnston
On Thu, May 11, 2017 at 12:55 AM, wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/9.5/static/runtime- > config-error-handling.html > Description: > > 18.14. Error Handling > exit_on_error (boolean) > If true, any error will te

[DOCS] default paramater is off

2017-05-11 Thread minami
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.5/static/runtime-config-error-handling.html Description: 18.14. Error Handling exit_on_error (boolean) If true, any error will terminate the current session. By default, this is set to fal