[DOCS] Client interface for Tcl

2017-07-30 Thread ladayaroslav
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.6/static/external-interfaces.html Description: I think the most up-to-date client interface for Tcl is pgtcl (https://github.com/flightaware/Pgtcl), as pgtclng wasn't updated since 2014. -

[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