> -Original Message-
> From: Edward Di Geronimo Jr. [mailto:[EMAIL PROTECTED]
> Sent: 13 June 2006 17:06
> To: Dave Page
> Cc: pgadmin-hackers
> Subject: RE: SQL Code Formatting Patch
>
> I agree that it would be better as you wrote, and that was my
> original
> intention, but I'm h
Quoting Dave Page :
I would expect the subselects to look more like:
(
SELECT h2.hd_hardware_id::text || ' ('::character
varying::text) || a2.gbl_name::text) || ',
'::character varying::text) ||
h2.hd_model::text) || ')'::character varying::te
Author: dpage
Date: 2006-06-13 15:46:06 +0100 (Tue, 13 Jun 2006)
New Revision: 5226
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5226&view=rev
Log:
Display non-default op classes in index definitions.
Modified:
trunk/pgadmin3/CHANGELOG
trunk/pgadmin3/src/schema/pgIn