From: Jakub Vrana Date: Wed, 19 Feb 2025 11:51:50 +0000 (+0100) Subject: PostgreSQL: Preserve whitespace in EXPLAIN (bug #827) X-Git-Tag: v4.16.0~26 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=9261abc415342cce4df44c46e4168874e67d0d87;p=adminer.git PostgreSQL: Preserve whitespace in EXPLAIN (bug #827) --- diff --git a/adminer/sql.inc.php b/adminer/sql.inc.php index ae8d61aa..ca2c3d41 100644 --- a/adminer/sql.inc.php +++ b/adminer/sql.inc.php @@ -182,7 +182,7 @@ if (!$error && $_POST) { } echo ($warnings ? "\n" : ""); if ($explain) { - echo "