Обсуждение: pgsql/src/backend/catalog (heap.c)

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

pgsql/src/backend/catalog (heap.c)

От
tgl@postgresql.org
Дата:
  Date: Monday, January  1, 2001 @ 16:33:31
Author: tgl

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

Modified Files:
    heap.c

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

Ensure attcacheoff is written out as -1 when writing pg_attribute
tuples for a relation.  Needed to prevent Assert failure in CLUSTER.