Thread: Error in large object section of docs

Error in large object section of docs

From
Vince Vielhaber
Date:
It appears in the docs as:  Oid lo_creat(PGconn *conn, int mode)
yet in the source it's: Oid lo_creat(int mode)

This is in the Programmers section.

Vince.
-- 
==========================================================================
Vince Vielhaber -- KA8CSH   email: vev@michvhf.com   flame-mail: /dev/null      # include <std/disclaimers.h>
       TEAM-OS2       Online Campground Directory    http://www.camping-usa.com      Online Giftshop Superstore
http://www.cloudninegifts.com
==========================================================================





Re: [DOCS] Error in large object section of docs

From
Vince Vielhaber
Date:
On Mon, 26 Apr 1999, Vince Vielhaber wrote:

> 
> It appears in the docs as:  Oid lo_creat(PGconn *conn, int mode)
> yet in the source it's: Oid lo_creat(int mode)
> 
> This is in the Programmers section.

Ignore that, I wandered into the backend sources.

Vince.
-- 
==========================================================================
Vince Vielhaber -- KA8CSH   email: vev@michvhf.com   flame-mail: /dev/null      # include <std/disclaimers.h>
       TEAM-OS2       Online Campground Directory    http://www.camping-usa.com      Online Giftshop Superstore
http://www.cloudninegifts.com
==========================================================================