Re: System views for versions reporting - Mailing list pgsql-hackers

From Dmitry Dolgov
Subject Re: System views for versions reporting
Date
Msg-id hxoniue6zwezas2bnch63bljylhueixabqhshvot4lfbsecxjx@xa4udo2x4hmq
Whole thread Raw
In response to Re: System views for versions reporting  (Laurenz Albe <laurenz.albe@cybertec.at>)
Responses Re: System views for versions reporting
List pgsql-hackers
> On Wed, Nov 26, 2025 at 04:39:50PM +0100, Laurenz Albe wrote:
> In the documentation of the "type" column, I suggest using
> 
>    Compile Time or Run Time
> 
> (capitalization like in the view results), or even better
> 
>    <quote>Compile Time</quote> or <quote>Run Time</quote>

Yeah, I've stored them both under "spelling" in my head :) Now
everything should be there.

> But that belongs into the third patch.

Good catch, moved this chunk.

> Perhaps more elegant would be:

I was considering this originally, but my dislike of nested conditions
has prevailed. At the same time I don't mind returning to this version.

I've also realized that MinGW and Visual Studio failures were in fact
due to the uchar.h include not being guarded by USE_ICU.

Attachment

pgsql-hackers by date:

Previous
From: "Euler Taveira"
Date:
Subject: Re: change default default_toast_compression to lz4?
Next
From: Paul A Jungwirth
Date:
Subject: Re: SQL:2011 Application Time Update & Delete