The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/13/ssh-tunnels.html
Description:
You're gonna hate this -- a grammar nit pick.
But for the few of us who know what e.g. and i.e. mean, the wrong one is
confusing.
e.g. = exempli gratia = for
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/13/plpgsql-trigger.html
Description:
http://bit.ly/1w5ISeU
This states that all ON triggers are at the row level
I am trying to find details on how ON TRUNCATE will work for a view.
I underst