The docs should mention that transition relations aren't automatically made
available in functions called by the trigger function. This unknown
behavior caused a lot of frustration for me.
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/16/install-make.html
Description:
Hello, I Hope you've enjoyed a festive period.
Thanks for all your hard work, postgres is amazing. Small suggestion for
installation instructions on debian
On Mon, Jan 1, 2024 at 9:35 AM Dull Bananas wrote:
> The docs should mention that transition relations aren't automatically
> made available in functions called by the trigger function. This unknown
> behavior caused a lot of frustration for me.
Seems to fall into the "if it isn't documented it
PG Doc comments form writes:
> Page: https://www.postgresql.org/docs/16/install-make.html
> Description:
> Thanks for all your hard work, postgres is amazing. Small suggestion for
> installation instructions on debian / ubuntu boxes:
> apt install -yqq build-essential libreadline-dev zlib1g-dev