Обсуждение: [HACKERS] SQL lo_unlink function?

Поиск
Список
Период
Сортировка

[HACKERS] SQL lo_unlink function?

От
Raymond Toy
Дата:
psql currently supports an lo_import and lo_export function for
importing and exporting large objects via SQL.

Should there be an lo_unlink function to delete the large object?  It
would make my life easier if this function existed.

Where is the proper place to do this?

Ray

------------------------------