PQnotifies() in 7.3 broken?

From: "Jeroen T(dot) Vermeulen" <jtv(at)xs4all(dot)nl>
To: pgsql-hackers(at)postgresql(dot)org
Subject: PQnotifies() in 7.3 broken?
Date: 2002-12-04 09:33:14
Message-ID: 20021204093314.GF1385@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thanks to Rod Taylor's kind help in donating a system account, I've been
able to test libpqxx against postgres 7.3. Unfortunately, I'm running
into several problems. One thing that broke libpqxx was a change in
cursor behaviour that according to Sigurdur Gunnlaugsson seems to be
gone in the 7.4 development tree. But I'm hitting other snags as well.

When receiving a trigger notification under 7.3, the structure returned
by PQnotifies() appears to be bogus. In a test I ran, its be_pid was
consistently zero and its relname pointed into never-neverland.

Has anyone else come across this?

Jeroen

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Al Sutton 2002-12-04 09:47:16 Broadcast replication (Was Re: 7.4 Wishlist)
Previous Message Frank van Vugt 2002-12-04 09:01:23 Re: Segmentation fault in 7.3