pgsql: Remove dead check for backup block, replace with Assert.

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: Remove dead check for backup block, replace with Assert.
Дата
Msg-id E1WV3OY-0004uX-PC@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove dead check for backup block, replace with Assert.

We don't use backup blocks with GIN vacuum records anymore, the page is
always recreated from scratch.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/cfe992e7eb24fa92f93ee9d31f1f0f515a49c11d

Modified Files
--------------
src/backend/access/gin/ginxlog.c |    8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Fix bug in the new B-tree incomplete-split code.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Doc: improve discussion of reverse+forward host name lookup in p