diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2019-08-27 17:24:13 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2019-08-27 17:24:47 -0400 |
commit | c9bd7f4f2b0fc3b8291914a45cbf2a5270877ee6 (patch) | |
tree | 7819a1db0a87121717233bd5bbf044fa2f533fd2 /src/backend/executor/nodeModifyTable.c | |
parent | b8b3a276d453f5d561341021c93ec05b158f4c65 (diff) | |
download | postgresql-c9bd7f4f2b0fc3b8291914a45cbf2a5270877ee6.tar.gz postgresql-c9bd7f4f2b0fc3b8291914a45cbf2a5270877ee6.zip |
Improve what pg_strsignal prints if we haven't got strsignal(3).
Turns out that returning "unrecognized signal" is confusing.
Make it explicit that the platform lacks any support for signal names.
(At least of the machines in the buildfarm, only HPUX lacks it.)
Back-patch to v12 where we invented this function.
Discussion: https://postgr.es/m/3067.1566870481@sss.pgh.pa.us
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions