Re: [DOCS] nothing ever works

2017-06-21 Thread David G. Johnston
>>> 2017-06-21 10:39 GMT+02:00 : >>> >>> Your documentation although it seems straight forward actually never >>> works. Most of it is not written as self-contained examples so this is not surprising. >>> Please explain limitations or where the script can actually be executed. That would be the

Re: [DOCS] nothing ever works

2017-06-21 Thread Michael Paquier
On Thu, Jun 22, 2017 at 1:00 AM, Pavel Stehule wrote: > 2017-06-21 10:39 GMT+02:00 : >> >> The following documentation comment has been logged on the website: >> >> Page: https://www.postgresql.org/docs/9.6/static/plpgsql-statements.html >> Description: >> >> Your documentation although it seems s

[DOCS] import CSV limits

2017-06-21 Thread duanebrinson
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.5/static/sql-copy.html Description: The page that documents importing data from a CSV file ... https://www.postgresql.org/docs/9.5/static/sql-copy.html Does not speicy what, if any, are th

Re: [DOCS] nothing ever works

2017-06-21 Thread Pavel Stehule
Hi 2017-06-21 10:39 GMT+02:00 : > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/9.6/static/plpgsql-statements.html > Description: > > Your documentation although it seems straight forward actually never > works. > > The dynamic sql s

[DOCS] nothing ever works

2017-06-21 Thread gerardmatt
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.6/static/plpgsql-statements.html Description: Your documentation although it seems straight forward actually never works. The dynamic sql section gives example code, it does not execute.