pgAdmin 4 commit: Handle resultsets with zero columns correctly in the - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Handle resultsets with zero columns correctly in the
Date
Msg-id E1h1urB-0004Xj-No@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
 Handle resultsets with zero columns correctly in the Query Tool. Fixes #4054

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6aae9d6e202c2f03280b0660b9b18954137b12bb
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_4.rst                   | 1 +
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Include the license in the docs,and ensure it gets u
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][RM4054] Wrong Message displayed on Query tool windowif user create table without column