Re: Exposing PG_VERSION_NUM in pg_config - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: Exposing PG_VERSION_NUM in pg_config
Date
Msg-id CAFj8pRD+GpUjgpFEiUqL=6rcaRR6-anx_f57td758iOKkNqLXQ@mail.gmail.com
Whole thread
In response to Re: Exposing PG_VERSION_NUM in pg_config  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-hackers

Review:

1. Discussion - I read all discussion and majority opinion is positive to this patch. I am for this patch too. I had to solve same issues with Orafce project. More - this patch is terrible simple - it is just the  publishing already prepared value.

2. There was not any problem with patching, compilation, testing - It should to have zero impact on PostgreSQL engine.

3. I rechecked it, and it is working

I have not any objection, so I'll mark this patch as ready for commit.

Regards

Pavel Stehule

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Unneeded NULL-pointer check in FreeSpaceMapTruncateRel
Next
From: "Syed, Rahila"
Date:
Subject: Re: [PROPOSAL] VACUUM Progress Checker.