Skip to content

Clean up the code using "(expr) ? true : false"#213

Open
yang-rong-0814 wants to merge 1 commit intoossc-db:masterfrom
yang-rong-0814:fix-clean_up
Open

Clean up the code using "(expr) ? true : false"#213
yang-rong-0814 wants to merge 1 commit intoossc-db:masterfrom
yang-rong-0814:fix-clean_up

Conversation

@yang-rong-0814
Copy link

The commit fd0625c7a9 of PG had improved code where were already using a boolean or used an expression that led to zero or one, making the extra bits unnecessary.
This patch fixed the same problem in pg_rman.

The commit fd0625c7a9 of PG had improved code where were already using a boolean or used an expression that led to zero or one, making the extra bits unnecessary.
This patch fixed the same problem in pg_rman.
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.

1 participant