Обсуждение: [DOCS] incorrect assignment op (= vs :=)

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

[DOCS] incorrect assignment op (= vs :=)

От
johnjdevine@gmail.com
Дата:
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/8.3/static/plpgsql-trigger.html
Description:

Toward the end of:
https://www.postgresql.org/docs/8.3/static/plpgsql-trigger.html

in definition of maint_sales_summary_bytime(), variables are assigned with =
instead of :=. 

Is this correct?

Re: [DOCS] incorrect assignment op (= vs :=)

От
Pavel Stehule
Дата:
Hi

2017-03-11 17:24 GMT+01:00 <johnjdevine@gmail.com>:
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/8.3/static/plpgsql-trigger.html
Description:

Toward the end of:
https://www.postgresql.org/docs/8.3/static/plpgsql-trigger.html

in definition of maint_sales_summary_bytime(), variables are assigned with =
instead of :=.

You are looking on obsolete version of documentation.


Regards

Pavel
 

Is this correct?

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