Log Message:
---
Fix check constraint in table reengineering
Modified Files:
--
pgadmin3/src/schema:
pgTable.cpp (r1.53 -> r1.54)
pgadmin3:
CHANGELOG.txt (r1.112 -> r1.113)
Index: pgTable.cpp
=
Dave Page wrote:
Did someone break something?
ui/frmQuery.cpp: In member function `void frmQuery::execQuery(const wxString&,
int, bool, int, bool)':
ui/frmQuery.cpp:1004: `wxMilliSleep' undeclared (first use this function)
Previously wxUsleep was used, which is marked deprecated now; instead
w
Did someone break something?
Regards, Dave
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Mon 7/12/2004 1:03 AM
To: [EMAIL PROTECTED]
Subject: cron: sh /usr/local/src/pgadmin3/pkg/src/build-tarball;sh
/usr/local/src/pgadmin3/pkg/slackware/build-snapshot 91
Raphaƫl Enrici wrote:
Dear friends,
can one of you point me to the patch which fixes this issue, I didn't
find a trace of it after a cvs log.
If it's not too hard to backport, I'd like to provide a corrected
debian package and close the bug.
Probably pgDatatype.cpp.
Regards,
Andreas