Обсуждение: pgsql/src/include (postgres.h)

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

pgsql/src/include (postgres.h)

От
Tom Lane
Дата:
  Date: Monday, July 31, 2000 @ 18:39:04
Author: tgl

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

Modified Files:
    postgres.h

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

Make acl-related functions safe for TOAST.  Mark pg_class.relacl as
compressible but not externally storable (since we're not sure about
whether creating a toast relation for pg_class would work).