[BUGS] Errors using Postgres 7.4.6

2005-03-01 Thread Daniel Agut
Hello,     We are developing under the following platform:   Postgres 7.4.6 Tomcat 4.1 Suse Linux 9.2 Hibernate   We are obtaining some problems with the application.  We get the next message in the postgres log which makes that the application fails:   ERROR:  invalid

[BUGS] BUG #1513: pg_dump -t doesn't include sequences for pre-v8-created tables

2005-03-01 Thread Chris Hutchinson
The following bug has been logged online: Bug reference: 1513 Logged by: Chris Hutchinson Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0 Operating system: Linux - Fedora Core 2 Description:pg_dump -t doesn't include sequences for pre-v8-created tables Detail

Re: [BUGS] BUG #1512: Assertion failure (lock.c:1537) with SELECT FOR UPDATE and savepoints

2005-03-01 Thread Tom Lane
I wrote: > ISTM we have to fix RemoveFromWaitQueue to remove the proclock object > immediately if its count has gone to zero. It should be impossible > for the lock's count to have gone to zero (that would imply no one > else holds the lock, so we couldn't be waiting on it) so an Assert > is suffi

Re: [BUGS] bcmwltry.exe, libeay32.dll

2005-03-01 Thread Magnus Hagander
Title: Message Yes, but it's kind of kludgy.   Do as you've done so far - renaming the dll and installing postgresql. Now copy the libpq.dll, libeay32.dll and libssl32.dll files from system32 to all the postgresql directories that contain DLL or EXE files. (yes, this is more than one locat

[BUGS] bcmwltry.exe, libeay32.dll

2005-03-01 Thread Tom Belich
Title: Message When installing Postgresql 8.0 on Windows XP Pro, I get a message that my installed version of Open SSL is incompatible.  I renamed libeay32.dll and installed.  When I rebotted my machine, I get a message that bcmwltry.exe is receiving an incorrect ordinal from libeay32.dll.