diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2017-08-22 20:05:49 -0400 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2017-11-29 09:56:49 -0500 |
commit | cdddd5d40b8a8b37db18adda3912e029756d1e36 (patch) | |
tree | eebbf34e9c5c2e96453bca2dbf81739f3cd9a53c /src/pl/plpython/plpy_exec.c | |
parent | eaedf0df7197b21182f6c341a44e4fdaa3cd6ea6 (diff) | |
download | postgresql-cdddd5d40b8a8b37db18adda3912e029756d1e36.tar.gz postgresql-cdddd5d40b8a8b37db18adda3912e029756d1e36.zip |
Add compiler hints to PLy_elog()
Decorate PLy_elog() in a similar way as elog(), to give compilers and
static analyzers hints in which cases it does not return.
Reviewed-by: John Naylor <jcnaylor@gmail.com>
Diffstat (limited to 'src/pl/plpython/plpy_exec.c')
0 files changed, 0 insertions, 0 deletions