summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonb.c
diff options
context:
space:
mode:
authorThomas Munro <tmunro@postgresql.org>2025-11-06 13:24:30 +1300
committerThomas Munro <tmunro@postgresql.org>2025-11-06 13:24:30 +1300
commitcf638b46aff2ccb8d4811e3b5d8a2c2410638190 (patch)
tree3d82683ad80449d1e5a78e8dab5e4043dc09d53e /src/backend/utils/adt/jsonb.c
parentd4baa327a1c9c6a6e0b8f8d0ea410d19bf5dde33 (diff)
ci: Add missing "set -e" to scripts run by su.
If any shell command fails, the whole script should fail. To avoid future omissions, add this even for single-command scripts that use su with heredoc syntax, as they might be extended or copied-and-pasted. Extracted from a larger patch that wanted to use #error during compilation, leading to the diagnosis of this problem. Reviewed-by: Tristan Partin <tristan@partin.io> (earlier version) Discussion: https://postgr.es/m/DDZP25P4VZ48.3LWMZBGA1K9RH%40partin.io Backpatch-through: 15
Diffstat (limited to 'src/backend/utils/adt/jsonb.c')
0 files changed, 0 insertions, 0 deletions