citus/src/backend/distributed/connection
Onur Tirtir 240313e286
Support role commands from any node (#7278)
DESCRIPTION: Adds support from issuing role management commands from worker nodes

It's unlikely to get into a distributed deadlock with role commands, we
don't care much about them at the moment.
There were several attempts to reduce the chances of a deadlock but we
didn't any of them merged into main branch yet, see:
#7325
#7016
#7009
2023-11-10 09:58:51 +00:00
..
connection_configuration.c Fix some gucs' initial and boot values, and flag combinations (#6957) 2023-06-14 11:55:52 +03:00
connection_management.c polish the codebase by fixing dozens of typos (#7166) 2023-09-01 12:21:53 +02:00
locally_reserved_shared_connections.c Support role commands from any node (#7278) 2023-11-10 09:58:51 +00:00
placement_connection.c move pg_version_constants.h to toplevel include (#7335) 2023-11-09 15:09:39 +00:00
remote_commands.c PQputCopyData's return value 0 should be considered fail (#7152) 2023-08-29 11:19:18 +02:00
shared_connection_stats.c move pg_version_constants.h to toplevel include (#7335) 2023-11-09 15:09:39 +00:00
worker_log_messages.c Remove unused functions (#6220) 2022-08-22 11:53:25 +03:00