pgsql: Improve WAL record descriptions for SP-GiST records.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Improve WAL record descriptions for SP-GiST records.
Дата
Msg-id E1lYxVY-000554-MB@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Improve WAL record descriptions for SP-GiST records.

While tracking down the bug fixed in the preceding commit, I got quite
annoyed by the low quality of spg_desc's output.  Add missing fields,
try to make the formatting consistent.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/783be78ca91166ac7f80c953f2bbc5af1f61c6cd

Modified Files
--------------
src/backend/access/rmgrdesc/spgdesc.c | 86 +++++++++++++++++++++++++++--------
1 file changed, 67 insertions(+), 19 deletions(-)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Fix interaction of log_line_prefix's query_id and log_statement
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Add CURRENT_ROLE to list of roles for tab completion of GRANT in