git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 695f459) | patch
Change HAVE_LIBLZ4 and HAVE_LIBZSTD tests to USE_LZ4 and USE_ZSTD.
2022年3月15日 17:06:25 +0000 (13:06 -0400)
2022年3月15日 17:06:25 +0000 (13:06 -0400)
commit 75eae090876f4d47bf6a1e1016627b75da612307
Change HAVE_LIBLZ4 and HAVE_LIBZSTD tests to USE_LZ4 and USE_ZSTD.

These tests were added recently, but older code tests USE_LZ4 rathr
than HAVE_LIBLZ4, so let's follow the established precedent. It
also seems more consistent with the intent of the configure tests,
since I think that the USE_* symbols are intended to correspond to
what the user requested, and the HAVE_* symbols to what configure
found while probing.

Discussion: http://postgr.es/m/CA+Tgmoap+hTD2-QNPJLH4tffeFE8MX5+xkbFKMU3FKBy=ZSNKA@mail.gmail.com
src/backend/replication/basebackup_lz4.c diff | blob | blame | history
src/backend/replication/basebackup_zstd.c diff | blob | blame | history
src/bin/pg_basebackup/bbstreamer_lz4.c diff | blob | blame | history
src/bin/pg_basebackup/bbstreamer_zstd.c diff | blob | blame | history
src/bin/pg_basebackup/pg_receivewal.c diff | blob | blame | history
src/bin/pg_basebackup/t/020_pg_receivewal.pl diff | blob | blame | history
src/bin/pg_basebackup/walmethods.c diff | blob | blame | history
src/bin/pg_dump/t/002_pg_dump.pl diff | blob | blame | history
src/bin/pg_verifybackup/t/008_untar.pl diff | blob | blame | history
src/bin/pg_verifybackup/t/009_extract.pl diff | blob | blame | history
src/bin/pg_verifybackup/t/010_client_untar.pl diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /