mirror of
https://github.com/postgres/postgres.git
synced 2026-04-08 02:35:51 -04:00
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 |
||
|---|---|---|
| .. | ||
| po | ||
| t | ||
| .gitignore | ||
| Makefile | ||
| nls.mk | ||
| parse_manifest.c | ||
| parse_manifest.h | ||
| pg_verifybackup.c | ||