lo_tell

Поиск
Список
Период
Сортировка
От Christopher S. Weimann
Тема lo_tell
Дата
Msg-id 19980816230603.16159@wallnet.com
обсуждение исходный текст
Ответы Re: [INTERFACES] lo_tell  (Peter T Mount <peter@taer.maidstone.gov.uk>)
Список pgsql-interfaces
I need to search a database for some text that is in a large object.
It seems that there isn't a way to put a large object in a WHERE so
I am trying to write a c function that will return the text stored
in a large object so I can do a comparison in the WHERE.


Anyway in the course of this I discoverd that lo_tell returns an
int rather than a long.  Is there a limitation to the size of a
large object or just a limitation in lo_tell?


PS:  If anyone has a suggestion for a better way to search on a
     large object I'd love to hear it.

--
------------------------------------------------------------
Christopher Weimann SysAdmin              Wall Internet LLC.
Email: cweimann@wallnet.com               PO Box 255
Web: http://www.wallnet.com/~cweimann     Manasquan NJ, 08736
                    732-223-1777
------------------------------------------------------------

В списке pgsql-interfaces по дате отправления:

Предыдущее
От: "Mark Cartwright"
Дата:
Сообщение: Graphical Interface to PostgreSQL?
Следующее
От: Peter T Mount
Дата:
Сообщение: Re: [INTERFACES] lo_tell