Re: [DOCS] nothing ever works

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: [DOCS] nothing ever works
Дата
Msg-id CAFj8pRBVZSw_COwXxQhPKmucMSPiETKVM0d9sMH6PYRN73CMXg@mail.gmail.com
обсуждение исходный текст
Ответ на [DOCS] nothing ever works  (gerardmatt@gmail.com)
Ответы Re: [DOCS] nothing ever works
Список pgsql-docs
Hi

2017-06-21 10:39 GMT+02:00 <gerardmatt@gmail.com>:
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.

It does not exec in a script block or as plain sql.

Please explain limitations or where the script can actually be executed.

As a beginner starting out in postgre you can never rely on the
documentation because the same thing happens, you copy the code and make
your modifications and you get syntax error.

The same problem exists with the Perform statement. It does not work as
advertised, you cannot execute it in a function or in a script block.

Clearly define the limitations of your language so that developers don&#39;t
waste their time.

Coming from ms sql quite frankly I would never recommend postgress. The
barrior to entry into actualy writing code is too great.

can you specify, please, what is wrong?

The storing procedures in ms and pg are two different worlds - and start can be difficult.

Regards

Pavel 

--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

В списке pgsql-docs по дате отправления:

Предыдущее
От: gerardmatt@gmail.com
Дата:
Сообщение: [DOCS] nothing ever works
Следующее
От: duanebrinson@gmail.com
Дата:
Сообщение: [DOCS] import CSV limits