pgsql: Add Windows file version information to libpq_pipeline.exe.

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add Windows file version information to libpq_pipeline.exe.
Date: 2021-06-02 01:08:20
Message-ID: E1loFMq-0002Sn-EN@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add Windows file version information to libpq_pipeline.exe.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/42344ad0ed465ea988d8310d2f413d65329f55a8

Modified Files
--------------
src/test/modules/libpq_pipeline/Makefile | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2021-06-02 03:20:51 pgsql: Remove unnecessary use of Time::HiRes from 013_crash_restart.pl.
Previous Message Tom Lane 2021-06-01 15:13:38 pgsql: Reject SELECT ... GROUP BY GROUPING SETS (()) FOR UPDATE.