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
>