Re: libpq options

2017-11-22 Thread Michael Paquier
On Wed, Nov 22, 2017 at 10:27 PM, wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/9.6/static/libpq-connect.html > Description: > > The documentation refers the libpq connection option "replication" > here in > "Streaming Repl

Re: PostgreSQLドキュメントバグ報告_9.3. 算術関数と演算子

2017-11-22 Thread Michael Paquier
葛西さま 2017-11-22 17:46 GMT+09:00 "葛西 裕昭(システム開発部-開発9チーム CLINKS)" : > 突然失礼いたします。 > 最新の PostgreSQL 9.6.5文書 について、 > ドキュメントのバグと思う箇所がありましたので、報告いたします。 > > 9.3. 算術関数と演算子 > 表9.5 算術関数 > 3行目 ceil(dp or numeric) > > 上記行の「戻り値型」が抜けており、「説明」以右がずれております。 > > 対象のURLは下記の通りです。 > https://www.postgresql.jp/document/9.6/h

libpq options

2017-11-22 Thread sahapasci
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.6/static/libpq-connect.html Description: Hi everyone, The documentation refers the libpq connection option "replication" here in "Streaming Replication Protocol" page; https://www.postg

PostgreSQLドキュメントバグ報告_9.3. 算術関数と演算子

2017-11-22 Thread 葛西 裕昭(システム開発部-開発9チーム CLINKS)
突然失礼いたします。 最新の PostgreSQL 9.6.5文書 について、 ドキュメントのバグと思う箇所がありましたので、報告いたします。 9.3. 算術関数と演算子 表9.5 算術関数 3行目 ceil(dp or numeric) 上記行の「戻り値型」が抜けており、「説明」以右がずれております。 対象のURLは下記の通りです。 https://www.postgresql.jp/document/9.6/html/functions-math.html#functions-math-func-table 以上、ご確認のほどよろしくお願い致します。 /*