Re: System views for versions reporting

Dmitry Dolgov <9erthalion6@gmail.com>

From: Dmitry Dolgov <9erthalion6@gmail.com>
To: Laurenz Albe <laurenz.albe@cybertec.at>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, jian he <jian.universality@gmail.com>, Joe Conway <mail@joeconway.com>, pgsql-hackers@postgresql.org
Date: 2025-11-25T18:54:42Z
Lists: pgsql-hackers
> On Tue, Nov 25, 2025 at 04:40:52PM +0100, Dmitry Dolgov wrote:
> > On Fri, Nov 21, 2025 at 03:21:45PM +0100, Dmitry Dolgov wrote:
> > Thanks for the detailed review! I generally agree with most of the
> > points and will try to incorporate them into the next version. Below are
> > few commentaries / questions for the rest.
> 
> Here is the updated patch.

Looks line MinGW and Visual Studio lack unicode/uchar.h, I would need to
add something for them -- will follow up shortly.