| From: | Dmitriy Igrishin <dmitigr(at)gmail(dot)com> |
|---|---|
| To: | Pawel Veselov <pawel(dot)veselov(at)gmail(dot)com> |
| Cc: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: documentation for lo_* functions |
| Date: | 2014-11-17 09:24:58 |
| Message-ID: | CAAfz9KNy38OKvwZJQrsn99ryVhPWTVxXXN0UOd-iyNdTsYgOFg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hello Pawel,
2014-11-17 11:55 GMT+03:00 Pawel Veselov <pawel(dot)veselov(at)gmail(dot)com>:
> Hi.
>
> Where is the proper documentation for lo_* functions (e.g. lo_open) that
> are available as SQL functions? I see libpq functions documented in
> /static/lo-interfaces.html, but not the SQL ones (from pg_catalog).
>
Here http://www.postgresql.org/docs/9.4/static/lo-funcs.html
"There are additional server-side functions corresponding to each of the
client-side functions described earlier; indeed, for the most part the
client-side functions are simply interfaces to the equivalent server-side
functions."
--
// Dmitriy.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | VENKTESH GUTTEDAR | 2014-11-17 11:00:32 | ERROR: Corrupt ascii-armor |
| Previous Message | Brilliantov Kirill Vladimirovich | 2014-11-17 09:04:17 | Re: NEW in after insert trugger contained incorrect data |