diff options
author | Amit Kapila <akapila@postgresql.org> | 2023-06-15 08:37:48 +0530 |
---|---|---|
committer | Amit Kapila <akapila@postgresql.org> | 2023-06-15 08:37:48 +0530 |
commit | b5c517379a40fa1af84c0852aa3730a5875a6482 (patch) | |
tree | b7544ecef709329c536c552a27dc5735f3c9f0cc /contrib/intarray/_int_gist.c | |
parent | f9f31aa91f82df863a35354893978e1937863d7c (diff) | |
download | postgresql-b5c517379a40fa1af84c0852aa3730a5875a6482.tar.gz postgresql-b5c517379a40fa1af84c0852aa3730a5875a6482.zip |
Fix possible crash in tablesync worker.
Commit c3afe8cf5a added a new password_required option but forgot that you
need database access to check whether an arbitrary role ID is a superuser.
Commit e7e7da2f8d fixed a similar bug in apply worker, and this patch
fixes a similar bug in tablesync worker.
Author: Hou Zhijie
Reviewed-by: Amit Kapila
Discussion: https://postgr.es/m/OS0PR01MB571607F5A9D723755268D36294759@OS0PR01MB5716.jpnprd01.prod.outlook.com
Diffstat (limited to 'contrib/intarray/_int_gist.c')
0 files changed, 0 insertions, 0 deletions