Don't malloc(0) in EventTriggerCollectAlterTSConfig

Author: Florin Irion <[email protected]>
Discussion: https://postgr.es/m/[email protected]

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/988b9588dadbcc3f53bd4ba853a43c9208d450f2

Modified Files
--------------
src/backend/commands/event_trigger.c                      | 7 +++++--
src/test/modules/test_ddl_deparse/Makefile                | 1 +
src/test/modules/test_ddl_deparse/expected/textsearch.out | 5 +++++
src/test/modules/test_ddl_deparse/sql/textsearch.sql      | 3 +++
4 files changed, 14 insertions(+), 2 deletions(-)

Reply via email to