pgAdmin 4 commit: Fix the RE-SQL syntax for roles with a VALID UNTILcl - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix the RE-SQL syntax for roles with a VALID UNTILcl
Date
Msg-id E1h4jgJ-00015c-7T@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix the RE-SQL syntax for roles with a VALID UNTIL clause. Fixes #4081

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2e3475e06acdab77984508d954474353895e4d2e

Modified Files
--------------
docs/en_US/release_notes_4_4.rst                                       | 3 ++-
.../server_groups/servers/roles/templates/role/sql/post8_4/sql.sql     | 2 +-
.../server_groups/servers/roles/templates/role/sql/post9_0/sql.sql     | 2 +-
.../server_groups/servers/roles/templates/role/sql/post9_1/sql.sql     | 2 +-
.../server_groups/servers/roles/templates/role/sql/post9_4/sql.sql     | 2 +-
5 files changed, 6 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix the clean target so that it doesn't error outif
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Make the WHEN field a CodeMirror control on theEvent