Skip to content

Commit f5ef162

Browse files
committed
Add description that loread()/lowrite() are corresponding to
lo_read()/lo_write() in libpq to avoid confusion.
1 parent 7235435 commit f5ef162

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

doc/src/sgml/lobj.sgml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -396,10 +396,14 @@ int lo_unlink(PGconn *conn, Oid lobjId);
396396

397397
<para>
398398
There are server-side functions callable from SQL that correspond to
399-
each of the client-side functions described above; indeed, for the
400-
most part the client-side functions are simply interfaces to the
401-
equivalent server-side functions. The ones that are actually useful
402-
to call via SQL commands are
399+
each of the client-side functions described above(please note
400+
that the server side function
401+
for <function>lo_read</function> is <function>loread</function> and
402+
the server side function for <function>lo_write</function>
403+
is <function>lowrite</function>); indeed, for the most part the
404+
client-side functions are simply interfaces to the equivalent
405+
server-side functions. The ones that are actually useful to call
406+
via SQL commands are
403407
<function>lo_creat</function><indexterm><primary>lo_creat</></>,
404408
<function>lo_create</function><indexterm><primary>lo_create</></>,
405409
<function>lo_unlink</function><indexterm><primary>lo_unlink</></>,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy