PG Doc comments form writes:
> The following documentation comment has been logged on the website:
> Page: https://www.postgresql.org/docs/12/plpgsql-transactions.html
> Description:
> We are using Postgres 12. When I use the example given for
> transaction_test1() from the documentation here:
>
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/12/plpgsql-transactions.html
Description:
We are using Postgres 12. When I use the example given for
transaction_test1() from the documentation here:
https://www.postgresql.org/account/commen
When referencing RFC's, we have a mix of ulinking to the ietf.org entry and
not. Also, for subsequent mentions of the same RFC on the same page we have
some as while others are not. The attached patch adds ulinks for all
RFC's and marks subsequent mentions as acronym to make the docs consistent.