pgsql: Add bbstreamer_gzip.c to Mkvcbuild.pm. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Add bbstreamer_gzip.c to Mkvcbuild.pm.
Date
Msg-id E1nDYbo-0004q1-Tt@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add bbstreamer_gzip.c to Mkvcbuild.pm.

Also add a note to src/bin/pg_basebackup/Makefile to try to reduce
the chances of future mistakes of this type.

Per bowerbird.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0d72d6b341f0d11674c7efb269f2d824c983c35d

Modified Files
--------------
src/bin/pg_basebackup/Makefile | 3 +++
src/tools/msvc/Mkvcbuild.pm    | 1 +
2 files changed, 4 insertions(+)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Tab-complete ALTER PUBLICATION ADD TABLE with list of tables
Next
From: Michael Paquier
Date:
Subject: pgsql: Fix incorrect memory context switch in COPY TO execution