Обсуждение: pgsql: GIN entry pages follow the standard page layout - tell XLogInser

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

pgsql: GIN entry pages follow the standard page layout - tell XLogInser

От
Heikki Linnakangas
Дата:
GIN entry pages follow the standard page layout - tell XLogInsert.

The entry B-tree pages all follow the standard page layout. The 9.3 code has
this right. I inadvertently changed this at some point during the big
refactorings in git master.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/1bd3842163f2b44e29938b5ab158bb6a589ff10c

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