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

  1. Improve documentation about our XML functionality

  2. Improve documentation about our XML functionality.

  3. Add volatile qualifier missed in commit 2e616dee9.

  4. Fix crash with old libxml2

  5. Fix minor deficiencies in XMLTABLE, xpath(), xmlexists()

  6. Fix the BY {REF,VALUE} clause of XMLEXISTS/XMLTABLE

  7. doc: Update README.links

  8. XPath fixes: