>>> 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
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
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
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
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.