pgsql: Add test 005_char_signedness.pl to meson.build.

From: Masahiko Sawada <msawada(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add test 005_char_signedness.pl to meson.build.
Date: 2025-02-21 20:31:42
Message-ID: E1tlZgT-0001QA-3D@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add test 005_char_signedness.pl to meson.build.

Oversight in a8238f87f98 where the test has been added.

Discussion: https://postgr.es/m/CB11ADBC-0C3F-4FE0-A678-666EE80CBB07%40amazon.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/78d3f48895029e2c7c579fc38c07f2a197f85ed9

Modified Files
--------------
src/bin/pg_upgrade/meson.build | 1 +
1 file changed, 1 insertion(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2025-02-21 21:20:06 pgsql: Allow EXPLAIN to indicate fractional rows.
Previous Message Tom Lane 2025-02-21 18:37:37 pgsql: Fix pg_dumpall to cope with dangling OIDs in pg_auth_members.