pgAdmin III commit: Beautify the query shown in the SQL pane for the fu - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin III commit: Beautify the query shown in the SQL pane for the fu
Date
Msg-id E1Xj542-0008NV-AX@gothos.postgresql.org
Whole thread Raw
Responses Re: pgAdmin III commit: Beautify the query shown in the SQL pane for the fu
List pgadmin-hackers
Beautify the query shown in the SQL pane for the functions having multiple
arguments.

Reviewed by Sanket Mehta and small modification done by Ashesh Vashi.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=ea803ad68290bb506fd2148ee8ea8f4176e34197
Author: J.F. Oster <jinfroster@mail.ru>

Modified Files
--------------
CHANGELOG                           |    3 +++
pgadmin/include/schema/pgFunction.h |    2 +-
pgadmin/schema/pgFunction.cpp       |   12 +++++++++---
3 files changed, 13 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Sanket Mehta
Date:
Subject: Re: PATCH: Support smallserial columns in Edit Data window
Next
From: Ashesh Vashi
Date:
Subject: Re: PATCH: Stored procedure large parameter list