pgsql: Split _bt_insertonpg to two functions.

Поиск
Список
Период
Сортировка
От momjian@postgresql.org (Bruce Momjian)
Тема pgsql: Split _bt_insertonpg to two functions.
Дата
Msg-id 20070303201306.A52B29FB3ED@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Split _bt_insertonpg to two functions.

Heikki Linnakangas

Modified Files:
--------------
    pgsql/src/backend/access/nbtree:
        nbtinsert.c (r1.152 -> r1.153)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/nbtree/nbtinsert.c.diff?r1=1.152&r2=1.153)

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

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Fix for COPY-after-truncate feature.
Следующее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Cosmetic patch to large object regression test.