pgsql: Fix pg_xlogdump's calculation of full-page image data.

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: Fix pg_xlogdump's calculation of full-page image data.
Дата
Msg-id E1XwpRV-0006HM-GL@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix pg_xlogdump's calculation of full-page image data.

The old formula was completely bogus with the new WAL record format.

Branch
------
master

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

Modified Files
--------------
contrib/pg_xlogdump/pg_xlogdump.c |   21 ++++++++++++++++++---
1 file changed, 18 insertions(+), 3 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Don't dump core if pq_comm_reset() is called before pq_init().
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Print wal_log_hints in the rm_desc routing of a parameter-change