Обсуждение: [COMMITTERS] pgsql: Doc: explain dollar quoting in the intro part of the pl/pgsqlch

Поиск
Список
Период
Сортировка

[COMMITTERS] pgsql: Doc: explain dollar quoting in the intro part of the pl/pgsqlch

От
Tom Lane
Дата:
Doc: explain dollar quoting in the intro part of the pl/pgsql chapter.

We're throwing people into the guts of the syntax with not much context;
let's back up one step and point out that this goes inside a literal in
a CREATE FUNCTION command.  Per suggestion from Kurt Kartaltepe.

Discussion: https://postgr.es/m/CACawnnyWAmH+au8nfZhLiFfWKjXy4d0kY+eZWfcxPRnjVfaa_Q@mail.gmail.com

Branch
------
REL9_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/6b623125725ea324261b3aff7a8b5a8bf4447f71

Modified Files
--------------
doc/src/sgml/plpgsql.sgml | 20 +++++++++++++++++++-
1 file changed, 19 insertions(+), 1 deletion(-)