Skip to content

Change TRUE/FALSE to true/false#71

Open
ardentperf wants to merge 1 commit intouptimejp:developfrom
ardentperf:develop
Open

Change TRUE/FALSE to true/false#71
ardentperf wants to merge 1 commit intouptimejp:developfrom
ardentperf:develop

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