Re: Weird effects using BLOBs from libpq

From: Joerg Hessdoerfer <Joerg(dot)Hessdoerfer(at)sea-gmbh(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Weird effects using BLOBs from libpq
Date: 2000-10-23 12:30:28
Message-ID: 5.0.0.25.0.20001023143016.00a31540@192.168.0.1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi!

Just as a follow-up to my last posting - disregard my complaints ;-)

I've just checked under Linux - works fine. Then i went back to my WIN NT box,
and double checked libraries. See what i found: i actually used a WIN32 build
of the libpq - not the cygwin build. When using that, everything is fine, too.

As cygwin uses WIN NT's IP stack, that indicates a poor port of libpq to
WIN32,
doesn't it? Question is, should we bother? One can always just resort to use
the cygwin stuff (you need only the cygwin1.dll, IMHO).

Perhaps i'll dig myself into the WIN32 code.

Greetings,
Joerg

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Warren Flemmer 2000-10-23 13:35:18 Update deleting records?
Previous Message Joerg Hessdoerfer 2000-10-23 12:14:21 Re: Weird effects using BLOBs from libpq