postgresql/contrib/sslinfo
Alvaro Herrera d94c36a45a Add more sanity checks in contrib/sslinfo
We were missing a few return checks on OpenSSL calls.  Should be pretty
harmless, since we haven't seen any user reports about problems, and
this is not a high-traffic module anyway; still, a bug is a bug, so
backpatch this all the way back to 9.0.

Author: Michael Paquier, while reviewing another sslinfo patch
2015-09-07 19:18:29 -03:00
..
Makefile Add file version information to most installed Windows binaries. 2014-07-14 14:07:52 -04:00
sslinfo--1.0.sql Throw a useful error message if an extension script file is fed to psql. 2011-10-12 15:45:03 -04:00
sslinfo--unpackaged--1.0.sql Fix typos in some error messages thrown by extension scripts when fed to psql. 2014-08-25 18:30:37 +02:00
sslinfo.c Add more sanity checks in contrib/sslinfo 2015-09-07 19:18:29 -03:00
sslinfo.control Convert contrib modules to use the extension facility. 2011-02-13 22:54:49 -05:00