Peter A. Lebedev ([EMAIL PROTECTED]) reports a bug with a severity of 2
The lower the number the more severe it is.

Short Description
Large objects documentation

Long Description
It seems to be the omission in Programmers Guide about large objects.
I've lost a lot of time trying to understand why large object is created successfully 
but lo_open returned with error "cann't lo_lseek on invalid descriptor 0". I've 
investigated source code in libpq interface and was very confused when read comment 
that valid descriptor have value equals or greater then 0...

In Programmers Guide I've read all about these functions, but there was nothing about 
to use BEGIN WORK and COMMIT while working with such functions...

It seems good to me if libpq will report on necessity of such "brackets" for lo_* 
function or/and special highlight on this topic in documentations.

--
Pete.

Sample Code


No file was uploaded with this report


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly

Reply via email to