diff options
author | Amit Kapila <akapila@postgresql.org> | 2023-04-20 08:56:18 +0530 |
---|---|---|
committer | Amit Kapila <akapila@postgresql.org> | 2023-04-20 08:56:18 +0530 |
commit | c1cc4e688b60090f194017c6e15e330a725fba3e (patch) | |
tree | eaa9309676b654558de7f6cdc8864be774511c71 /src/backend/executor/nodeProjectSet.c | |
parent | 7d3d72b55edd1b7552a9a358991555994efab0e9 (diff) | |
download | postgresql-c1cc4e688b60090f194017c6e15e330a725fba3e.tar.gz postgresql-c1cc4e688b60090f194017c6e15e330a725fba3e.zip |
Restart the apply worker if the 'password_required' option is changed.
The apply worker is restarted if any subscription option that affects the
remote connection was changed. In commit c3afe8cf5a, we added the option
'password_required' which can affect the remote connection, so we should
restart the worker if it was changed.
Author: Amit Kapila
Reviewed-by: Robert Haas
Discussion: https://postgr.es/m/CAA4eK1+z9UDFEynXLsWeMMuUZc1iQkRwj2HNDtxUHTPo-u1F4A@mail.gmail.com
Discussion: https://postgr.es/m/9DFC88D3-1300-4DE8-ACBC-4CEF84399A53@enterprisedb.com
Diffstat (limited to 'src/backend/executor/nodeProjectSet.c')
0 files changed, 0 insertions, 0 deletions