Don't malloc(0) in EventTriggerCollectAlterTSConfig

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

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/616798d0114a4261c88a6b9938bd01682fb504f0

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/meson.build             | 1 +
src/test/modules/test_ddl_deparse/sql/textsearch.sql      | 3 +++
5 files changed, 15 insertions(+), 2 deletions(-)

Reply via email to