Add semicolons to end of internally run queries
authorPeter Eisentraut <[email protected]>
Thu, 30 Aug 2018 17:23:22 +0000 (19:23 +0200)
committerPeter Eisentraut <[email protected]>
Thu, 30 Aug 2018 17:23:22 +0000 (19:23 +0200)
commit7061e03319d9a31f02d3777ca856b6c33e7a0967
tree97a152566a89b59160addbc8ea00a549a99ebf34
parentdaa9fe8a5264a3f192efa5ddee8fb011ad9da365
Add semicolons to end of internally run queries

This ensures that the --echo output of various tools (under scripts) is
valid multiline SQL.

Author: Tatsuro Yamada <[email protected]>
src/bin/scripts/common.c
src/include/fe_utils/connect.h