Обсуждение: pgsql: Tweak heapam's rmgr desc output slightly

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

pgsql: Tweak heapam's rmgr desc output slightly

От
Alvaro Herrera
Дата:
Tweak heapam's rmgr desc output slightly

Some spaces were missing, and putting the affected tuple offset first in
the lock cases instead of the locking data makes more sense.

No backpatch since this is cosmetic and surrounding code has changed.

Branch
------
master

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

Modified Files
--------------
src/backend/access/rmgrdesc/heapdesc.c |   15 ++++++---------
1 file changed, 6 insertions(+), 9 deletions(-)