diff options
author | Robert Haas <rhaas@postgresql.org> | 2023-04-03 13:11:00 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2023-04-03 13:54:21 -0400 |
commit | e7e7da2f8d57bbe6c8fb463a9eec51486000ba2e (patch) | |
tree | ff333d6a9643e8568ffc65ba49a192ea02ad0200 /src/backend/parser/parser.c | |
parent | a8a00124f1ddb9c8506ff75317f6dd64cc480e61 (diff) | |
download | postgresql-e7e7da2f8d57bbe6c8fb463a9eec51486000ba2e.tar.gz postgresql-e7e7da2f8d57bbe6c8fb463a9eec51486000ba2e.zip |
Fix possible logical replication crash.
Commit c3afe8cf5a1e465bd71e48e4bc717f5bfdc7a7d6 added a new
password_required option but forgot that you need database access
to check whether an arbitrary role ID is a superuser.
Report and patch by Hou Zhijie. I added a comment. Thanks to
Alexander Lakhin for devising a way to reproduce the crash.
Discussion: http://postgr.es/m/OS0PR01MB5716BFD7EC44284C89F40808948F9@OS0PR01MB5716.jpnprd01.prod.outlook.com
Diffstat (limited to 'src/backend/parser/parser.c')
0 files changed, 0 insertions, 0 deletions