pgAdmin 4 commit: Handle resultsets with zero columns correctly in the

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Handle resultsets with zero columns correctly in the
Date: 2019-03-07 15:22:49
Message-ID: E1h1urB-0004Xj-No@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)toshniwal(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-03-07 15:22:54 Re: [pgAdmin4][RM4054] Wrong Message displayed on Query tool window if user create table without column
Previous Message Dave Page 2019-03-07 15:12:16 pgAdmin 4 commit: Include the license in the docs, and ensure it gets u