Re: Re: PostgreSQL vs SQL/XML Standards
David Steele <david@pgmasters.net>
From: David Steele <david@pgmasters.net>
To: Chapman Flack <chap@anastigmatix.net>,
Michael Paquier <michael@paquier.xyz>,
Pavel Stehule <pavel.stehule@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>,
Markus Winand <markus.winand@winand.at>,
Alvaro Herrera <alvherre@2ndquadrant.com>, Tom Lane <tgl@sss.pgh.pa.us>
Date: 2019-03-07T08:56:54Z
Lists: pgsql-hackers
On 3/6/19 6:16 PM, Chapman Flack wrote: > This CF entry shows Pavel and me as reviewers, but the included > patches were also produced by one or the other of us, so additional > review by someone who isn't us seems appropriate. :) > > Would it make sense to remove one or both of us from the 'reviewers' > field in the app, to make it more obviously 'available' for reviewing? I think it makes sense to remove both of you so I have done so. I think it is assumed that co-authors will review each others work, and as you say it will make it harder for you to get additional reviewers. Regards, -- -David david@pgmasters.net
Commits
-
Improve documentation about our XML functionality
- 728c49779ba8 11.6 landed
- 603a28b44973 10.11 landed
-
Improve documentation about our XML functionality.
- 12d46ac392d0 12.0 landed
-
Add volatile qualifier missed in commit 2e616dee9.
- b2b819019f44 12.0 landed
-
Fix crash with old libxml2
- 2e616dee9e60 12.0 landed
-
Fix minor deficiencies in XMLTABLE, xpath(), xmlexists()
- 251cf2e27bec 12.0 cited
-
Fix the BY {REF,VALUE} clause of XMLEXISTS/XMLTABLE
- eaaa5986ad03 12.0 landed
-
doc: Update README.links
- b060e6c1f5b4 12.0 landed
-
XPath fixes:
- 3963574d1338 8.3.0 cited