Small doc patch for pg_replication_slots - Mailing list pgsql-hackers

From Thomas Reiss
Subject Small doc patch for pg_replication_slots
Date
Msg-id 535F7361.9030105@dalibo.com
Whole thread Raw
Responses Re: Small doc patch for pg_replication_slots  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Hello,

You can find attached a small patch to fix the pg_replication_slots
documentation. The slot_type and plugin are not in the appropriate
order, slot_name and plugin have a wrong type and xmin appears two times.

Regards
--
Thomas Reiss


Attachment

pgsql-hackers by date:

Previous
From: Ashutosh Bapat
Date:
Subject: using array of char pointers gives wrong results
Next
From: Bernd Helmle
Date:
Subject: Re: Should pg_stat_bgwriter.buffers_backend_fsync be removed?