Re: lo_import() of an empty file

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: lo_import() of an empty file
Дата
Msg-id 13129.1522434169@sss.pgh.pa.us
обсуждение исходный текст
Ответ на lo_import() of an empty file  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: lo_import() of an empty file
Список pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> I have just discovered if you try to lo_import() an empty file, and oid
> is returned, but nothing is added to pg_largeobject:

Why would you expect there to be?  There's no data to store.

There should be an entry in pg_largeobject_metadata, though.

            regards, tom lane


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