citus/src
naisila ee321b22d7 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-09 06:32:38 +03:00
..
backend Replace int nodes with bool nodes where needed 2022-08-09 06:32:38 +03:00
bin/pg_send_cancellation Make enterprise features open source (#6008) 2022-06-16 00:23:46 -07:00
include Replace int nodes with bool nodes where needed 2022-08-09 06:32:38 +03:00
test Clean up large_table_shard_count guc leftovers (#6144) 2022-08-09 06:31:57 +03:00