From d13259f1d4d78a4fd5c5873275416516d6e7d65b Mon Sep 17 00:00:00 2001 From: defanor Date: Sat, 16 Feb 2019 09:52:57 +0300 Subject: Handle DB connection failures Provide an error message on those. Also add an error message from libpq when it's available. --- example/common.xsl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'example/common.xsl') diff --git a/example/common.xsl b/example/common.xsl index cc10c40..15838ba 100644 --- a/example/common.xsl +++ b/example/common.xsl @@ -31,6 +31,11 @@
+ +
DB error message
+
+
+
ExecStatus
-- cgit v1.2.3