pgAdmin 4 commit: Ensure primary key column names are quoted in View Da

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure primary key column names are quoted in View Da
Date: 2017-02-24 13:58:26
Message-ID: E1chGOA-0002eh-T5@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure primary key column names are quoted in View Data mode of the Query Tool. Fixes #2208

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b19081421b980fbfe8c125201ea7f55e7d6a9c48

Modified Files
--------------
.../tools/sqleditor/templates/sqleditor/sql/default/objectquery.sql | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Sarah McAlear 2017-02-24 16:02:23 Re: [Patch] Organize Vendorized Assets
Previous Message Dave Page 2017-02-24 13:47:50 Re: [pgAdmin4][Patch]: RM#2205 - Indeterminate state for [null] values in boolean type cell doesn't show up