postgresql/contrib/lo
Itagaki Takahiro 84f910a707 Additional fixes for large object access control.
Use pg_largeobject_metadata.oid instead of pg_largeobject.loid
to enumerate existing large objects in pg_dump, pg_restore, and
contrib modules.
2009-12-14 00:39:11 +00:00
..
lo_test.sql Additional fixes for large object access control. 2009-12-14 00:39:11 +00:00
lo.c
lo.sql.in
Makefile
uninstall_lo.sql