Обсуждение: valuntil of pg_user

Поиск
Список
Период
Сортировка

valuntil of pg_user

От
"Hiroshi Saito"
Дата:
Hi Dave.

Valuntil of pg_user emits ASSERT_MSG when try it in the debug mode.
And, Must partly treat qtString with it.

Please apply it.

regards,
Hiroshi Saito

Вложения

Re: valuntil of pg_user

От
"Dave Page"
Дата:
Hi Hiroshi,

Unfortunately this patch does not compile under Windows:

Compiling...
pgSet.cpp
C:\Documents and Settings\dpage\My
Documents\CVS\pgadmin3\src\db\pgSet.cpp(205) : error C2668:
'wxDateTime::wxDateTime' : ambiguous call to overloaded function
C:\Documents and Settings\dpage\My
Documents\CVS\pgadmin3\src\db\pgSet.cpp(205) : error C2553: no legal
conversion of return value to return type 'class wxDateTime *'
misc.cpp
C:\Documents and Settings\dpage\My
Documents\CVS\pgadmin3\src\utils\misc.cpp(225) : error C2668:
'wxDateTime::wxDateTime' : ambiguous call to overloaded function
C:\Documents and Settings\dpage\My
Documents\CVS\pgadmin3\src\utils\misc.cpp(225) : error C2553: no legal
conversion of return value to return type 'class wxDateTime *'
Generating Code...
Error executing cl.exe.
Creating browse info file...

pgAdmin3.exe - 4 error(s), 0 warning(s)


Patch NOT applied.

Regards, Dave

> -----Original Message-----
> From: Hiroshi Saito [mailto:saito@inetrt.skcapi.co.jp]
> Sent: 04 December 2003 15:35
> To: Dave Page
> Cc: pgadmin-hackers@postgresql.org
> Subject: valuntil of pg_user
>
> Hi Dave.
>
> Valuntil of pg_user emits ASSERT_MSG when try it in the debug mode.
> And, Must partly treat qtString with it.
>
> Please apply it.
>
> regards,
> Hiroshi Saito
>

Re: valuntil of pg_user

От
"Hiroshi Saito"
Дата:
Ah...sorry
Windows was severe.:-(

Again patch is this.
It is initialized by the unused.

regards,
Hiroshi Saito

----- Original Message -----
From: "Dave Page" <dpage@vale-housing.co.uk>


> Hi Hiroshi,
>
> Unfortunately this patch does not compile under Windows:

Вложения

Re: valuntil of pg_user

От
"Dave Page"
Дата:
Thanks Hiroshi, patch applied.

Regards Dave.

> -----Original Message-----
> From: Hiroshi Saito [mailto:saito@inetrt.skcapi.co.jp]
> Sent: 05 December 2003 00:10
> To: Dave Page
> Cc: pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] valuntil of pg_user
>
> Ah...sorry
> Windows was severe.:-(
>
> Again patch is this.
> It is initialized by the unused.
>
> regards,
> Hiroshi Saito
>
> ----- Original Message -----
> From: "Dave Page" <dpage@vale-housing.co.uk>
>
>
> > Hi Hiroshi,
> >
> > Unfortunately this patch does not compile under Windows:
>