pgsql/src/include/catalog (pg_largeobject.h catname.h indexing.h)

From: Bruce Momjian - CVS <momjian>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/include/catalog (pg_largeobject.h catname.h indexing.h)
Date: 2000-10-08 03:18:57
Message-ID: 200010080318.e983IvK23086@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Saturday, October 7, 2000 @ 23:18:56
Author: momjian

Update of /home/projects/pgsql/cvsroot/pgsql/src/include/catalog
from hub.org:/home/projects/pgsql/tmp/cvs-serv23053/pgsql/src/include/catalog

Modified Files:
catname.h indexing.h

Added Files:
pg_largeobject.h

----------------------------- Log Message -----------------------------

Hello,

this is patch v 0.4 to support transactions with BLOBs.
All BLOBs are in one table. You need to make initdb.

--
Sincerely Yours,
Denis Perchine

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2000-10-08 03:53:13 pgsql/src/backend/catalog (Makefile indexing.c pg_largeobject.c)
Previous Message Bruce Momjian - CVS 2000-10-08 03:18:55 pgsql/src/backend/storage/large_object (inv_api.c)