pgAdmin III commit: Improved the query (the function arguments) display

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Improved the query (the function arguments) display
Date: 2014-10-28 18:01:05
Message-ID: E1XjB4r-00042y-AM@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Improved the query (the function arguments) displayed in the SQL pane

Do not append the new line for one argument function as discussed with
J.F.Oster

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=98e11c5fc3f3d2cf081b26a41f3b85a5b19ca5da

Modified Files
--------------
pgadmin/schema/pgFunction.cpp | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Mads Jensen 2014-10-28 20:15:30 Completion
Previous Message Ashesh Vashi 2014-10-28 16:52:45 Re: pgAdmin III commit: Beautify the query shown in the SQL pane for the fu