mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
Also use psql -e (--echo-queries) in scripts that use ‘set -x’, so errors can be traced to a specific query from the output. Signed-off-by: Anders Kaseorg <anders@zulipchat.com>