Skip to content

Conversation

@ardentperf
Copy link

PostgreSQL 11 removed the TRUE/FALSE defines in commit https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=6337865f36da34e9c89aaa292f976bde6df0b065

Convert to true/false so that verifychecksum.c continues to build against newer versions of PostgreSQL.

Fixes #70

PostgreSQL 11 removed the TRUE/FALSE defines in commit https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=6337865f36da34e9c89aaa292f976bde6df0b065

Convert to true/false so that verifychecksum.c continues to build against newer versions of PostgreSQL.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

verifychecksums.bin fails to build with PGv11

1 participant