SVN Commit by dpage: r5604 - in trunk/pgadmin3/src: dlg include schema

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r5604 - in trunk/pgadmin3/src: dlg include schema
Date: 2006-11-07 21:09:13
Message-ID: 200611072109.kA7L9DY5014213@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage

Date: 2006-11-07 21:09:12 +0000 (Tue, 07 Nov 2006)

New Revision: 5604

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5604&view=rev

Log:
Remove the distinction between quoted and unquoted types & arguments. They're all the same now that we pre
-format types, and having the quoted ones around just introduces more possible bugs. Per report from Erwin.

Modified:
trunk/pgadmin3/src/dlg/dlgFunction.cpp
trunk/pgadmin3/src/include/pgFunction.h
trunk/pgadmin3/src/schema/pgFunction.cpp

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2006-11-07 21:34:21 SVN Commit by guillaume: r5605 - trunk/pgadmin3/i18n/nl_NL
Previous Message svn 2006-11-07 19:22:56 SVN Commit by guillaume: r5603 - trunk/pgadmin3/i18n/es_ES