citus/src/include
naisila b0b400b6e1 Replace int nodes with bool nodes where needed
In PG15, Boolean nodes are added. Pre PG15, internal Boolean values
in Create Role commands were represented by Integer nodes. This
commit replaces int nodes logic with bool nodes logic where needed.
Mostly there are CREATE ROLE logic changes.

Relevant PG commit:
941460fcf731a32e6a90691508d5cfa3d1f8eeaf
2022-08-22 10:01:08 +03:00
..
columnar Drop postgres 12 support (#6040) 2022-07-20 17:49:36 +03:00
distributed Adds copy of ruleutils_14.c as ruleutils_15.c 2022-08-22 10:01:08 +03:00
.gitignore Self-implemented review feedback 2017-04-03 22:55:12 -06:00
citus_config.h.in Renames configure.in to fix warnings (#6034) 2022-07-19 18:24:15 +02:00
citus_version.h.in HAVE_LZ4 -> HAVE_CITUS_LZ4 (#5541) 2021-12-16 16:21:52 +03:00
pg_version_compat.h Replace int nodes with bool nodes where needed 2022-08-22 10:01:08 +03:00