git.postgresql.org Git - postgresql.git/commit
2021年6月28日 03:11:18 +0000 (12:11 +0900)
2021年6月28日 03:11:18 +0000 (12:11 +0900)
commit 79718c1c6c007c27e9c1b8e92bd96d17067606fa
Fix variable initialization with ALTER SUBSCRIPTION DROP PUBLICATION
copy_data is not a supported option with this sub-command of ALTER
SUBSCRIPTION, which would not make a variable related to it initialized
after parsing the option set in DefElems. A refresh could then refer to
it.
Author: Ranier Vilela
Reviewed-by: Peter Smith
Discussion: https://postgr.es/m/CAEudQAp5P8nr=ze2Gv=BMj=DJFZnrvendZCZcC-fos3QiDe2sg@mail.gmail.com
This is the main PostgreSQL git repository.
RSS
Atom