| From: | Juan José Santamaría Flecha <juanjo(dot)santamaria(at)gmail(dot)com> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de> |
| Cc: | Michael Paquier <michael(at)paquier(dot)xyz>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Meson add host_system to PG_VERSION_STR |
| Date: | 2022-11-16 21:32:47 |
| Message-ID: | CAC+AXB2j076G5FrAufx1-fD08_pxWcpUvDm-cYn6UxF7rmWP4g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, Nov 16, 2022 at 8:02 PM Andres Freund <andres(at)anarazel(dot)de> wrote:
>
> Given we're looking at improving this, should we also add 32/64-bit piece?
>
> If so, we probably should move building PG_VERSION_STR to later so we can
> use
> SIZEOF_VOID_P - configure.ac does that too.
>
> With extra_version set to -andres the attached results in:
>
> PostgreSQL 16devel-andres on x86_64-linux, compiled by gcc-13.0.0, 64-bit
>
WFM.
Regards,
Juan José Santamaría Flecha
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David G. Johnston | 2022-11-16 21:46:41 | Re: [DOCS] Stats views and functions not in order? |
| Previous Message | David Christensen | 2022-11-16 21:16:51 | ScanSourceDatabasePgClass |