Обсуждение: pgsql: Fix LSN format in debug message

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

pgsql: Fix LSN format in debug message

От
Heikki Linnakangas
Дата:
Fix LSN format in debug message

Commit 2633dae2e48 standardized all existing messages to use `%X/%08X`
for LSNs, but this one crept back in after the commit.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4ec6e22b4358e8c8fbfa7cfd6d3314ae41663247

Modified Files
--------------
src/backend/replication/logical/worker.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)