Re: lo function changed in PostgreSQL 8.1.1
| От | Tom Lane |
|---|---|
| Тема | Re: lo function changed in PostgreSQL 8.1.1 |
| Дата | |
| Msg-id | 6592.1134488351@sss.pgh.pa.us обсуждение |
| Ответ на | lo function changed in PostgreSQL 8.1.1 ("Premsun Choltanwanich" <Premsun@nsasia.co.th>) |
| Ответы |
Re: lo function changed in PostgreSQL 8.1.1
|
| Список | pgsql-sql |
"Premsun Choltanwanich" <Premsun@nsasia.co.th> writes: > lo (Large Object) function that normally shown in function list now = > disappear. I'm sure that I already check on Large Object box when I = > install. I found some information on http://www.postgresql.org/docs/8.1/int= > eractive/lo-interfaces.html#AEN26978 about lo function. PostgreSQL has = > many new lo function that I never use in version 8.0.4 and some function I = > have use is not found (lo_in , lo_out). lo_in/lo_out aren't needed anymore because lo isn't a separate type, just a domain over OID. Why were you using them directly, anyway? regards, tom lane
В списке pgsql-sql по дате отправления: