Hi 2017-03-11 17:24 GMT+01:00 <johnjdev...@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. In current version it is fixed https://www.postgresql.org/docs/current/static/plpgsql-trigger.html 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 >