pgsql: Fix confusion between relfilenode and Oid.

Поиск
Список
Период
Сортировка
От alvherre@svr1.postgresql.org (Alvaro Herrera)
Тема pgsql: Fix confusion between relfilenode and Oid.
Дата
Msg-id 20050929220437.9DE92D7BC7@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix confusion between relfilenode and Oid.

Also, make pg_total_relation_size include the size of the
TOAST index.

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        dbsize.c (r1.4 -> r1.5)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/dbsize.c.diff?r1=1.4&r2=1.5)

В списке pgsql-committers по дате отправления:

Предыдущее
От: mha@pgfoundry.org (User Mha)
Дата:
Сообщение: pginstaller - pginst: Fix typo causing invaild filename
Следующее
От: aglio@pgfoundry.org (User Aglio)
Дата:
Сообщение: press - pr: updated the 8.1 release.