Dear Mark and Dave.
From: "Dave Page" <[EMAIL PROTECTED]>
> Hi Hiroshi,
>
> Have you tried a build on 4.9?
I am sorry.
I was not able to touch it recently.:-(
However, the environment could be used only by single-byte
by the reason which is gtk2 and which is referred to as not
carrying out unic
> -Original Message-
> From: Andreas Pflug [mailto:[EMAIL PROTECTED]
> Sent: 04 May 2004 13:43
> To: Dave Page
> Cc: [EMAIL PROTECTED]
> Subject: Re: [pgadmin-hackers] CVS Commit by dpage: Prevent
> duplication of functional indexes
>
> [EMAIL PROTECTED] wrote:
>
> >-wxT(" OR
Log Message:
---
Fix the sorting of index names I broke earlier.
Modified Files:
--
pgadmin3/src/schema:
pgIndex.cpp (r1.30 -> r1.31)
Index: pgIndex.cpp
===
RCS file: /projects/pgadmin3/src/schema/pgIn
[EMAIL PROTECTED] wrote:
-wxT(" ORDER BY cls.relname"));
+wxT(" ORDER BY cls.oid, cls.relname"));
Hi Dave,
did you find out what makes the result duplicate? Maybe the query is
written in a somehow unfortunate way, and could be properly rewritten?
The ORDER BY should probably r
Log Message:
---
Prevent duplication of functional indexes
Modified Files:
--
pgadmin3:
CHANGELOG.txt (r1.97 -> r1.98)
Index: CHANGELOG.txt
===
RCS file: /projects/pgadmin3/CHANGELOG.txt,v
retrieving r
Log Message:
---
Prevent duplication of functional indexes
Modified Files:
--
pgadmin3/src/schema:
pgIndex.cpp (r1.29 -> r1.30)
Index: pgIndex.cpp
===
RCS file: /projects/pgadmin3/src/schema/pgIndex.cp
Hi Hiroshi,
Have you tried a build on 4.9?
Regards, Dave.
> -Original Message-
> From: Mark Kirkwood [mailto:[EMAIL PROTECTED]
> Sent: 01 May 2004 05:08
> To: [EMAIL PROTECTED]
> Subject: [pgadmin-hackers] CVS Build on FreeBSD 4.9
>
> I managed to build from CVS HEAD today on FreeBSD 4