From 2db54f14aae65e2639d1392fc4154964fb762d4e Mon Sep 17 00:00:00 2001 From: Andy Schoenberger Date: Mon, 21 Nov 2022 19:10:13 -0500 Subject: fix psycopg.sql.Identifier in \ev handling (#1384) --- changelog.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'changelog.rst') diff --git a/changelog.rst b/changelog.rst index 19b1c3ea..24c5b577 100644 --- a/changelog.rst +++ b/changelog.rst @@ -12,6 +12,7 @@ Features: Also prevents getting stuck in a retry loop. * Config option to not restart connection when cancelling a `destructive_warning` query. By default, it will now not restart. +* Fix \ev not producing a correctly quoted "schema"."view" 3.5.0 (2022/09/15): =================== -- cgit v1.2.3