Re: valuntil of pg_user

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: valuntil of pg_user
Дата
Msg-id 03AF4E498C591348A42FC93DEA9661B872019F@mail.vale-housing.co.uk
обсуждение исходный текст
Ответ на valuntil of pg_user  ("Hiroshi Saito" <saito@inetrt.skcapi.co.jp>)
Список pgadmin-hackers
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
>

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Andreas Pflug
Дата:
Сообщение: Re: Help/PostgreSQL crash
Следующее
От: "Hiroshi Saito"
Дата:
Сообщение: Re: valuntil of pg_user