Re: PostgreSQL 15 minor fixes in protocol.sgml
Alvaro Herrera <alvherre@alvh.no-ip.org>
From: Alvaro Herrera <alvherre@alvh.no-ip.org>
To: Amit Kapila <amit.kapila16@gmail.com>
Cc: Michael Paquier <michael@paquier.xyz>, Peter Smith <smithpb2250@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Ekaterina Kiryanova <e.kiryanova@postgrespro.ru>
Date: 2022-08-03T10:53:15Z
Lists: pgsql-hackers, pgsql-docs
On 2022-Aug-03, Amit Kapila wrote: > Thanks for the report and Thanks Michael for including me. I am just > redirecting it to -hackers so that others involved in this feature > also can share their views. I'm sorry, but our policy is that crossposts are not allowed. I think this policy is bad, precisely because it prevents legitimate cases like this one; but it is what it is. I think we should change the policy, not back to allow indiscriminate cross-posting, but to allow some limited form of it. For example I think pg-bugs+pg-hackers and pg-docs+pg-hackers should be allowed combinations. Just saying. -- Álvaro Herrera Breisgau, Deutschland — https://www.EnterpriseDB.com/
Commits
-
doc: Replace reference to ERRCODE_RAISE_EXCEPTION by "raise_exception"
- f8b96c211da0 11.22 landed
- 616de5bb3573 12.17 landed
- aa0246ccf5bb 13.13 landed
- 52a105eff2ba 14.10 landed
- bbbf1510bc41 15.5 landed
- 354b3ebf17c4 16.1 landed
- 4210b55f5985 17.0 landed
-
Improve the protocol message descriptions for 2PC logical replication.
- 0e60a50e0bf1 16.0 landed
- c5d67881d343 15.0 landed
-
doc: Fix typos in protocol.sgml
- 5b94d3ccb7ad 15.0 landed
- a69959fab2f3 16.0 landed
-
Fix inconsistencies and typos in the tree, take 10
- 66bde49d96a9 13.0 cited