1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-31 22:04:40 +03:00

Remove tab in 9.1 SGML file.

This commit is contained in:
Bruce Momjian
2012-01-23 21:08:46 -05:00
parent 02f377dbe5
commit e9cdb00ccd

View File

@ -1183,8 +1183,8 @@ postgres: <replaceable>user</> <replaceable>database</> <replaceable>host</> <re
<entry><literal><function>pg_stat_get_wal_senders()</function></literal></entry>
<entry><type>setof record</type></entry>
<entry>
One record for each active wal sender. The fields returned are a subset
of those in the <structname>pg_stat_replication</structname> view.
One record for each active wal sender. The fields returned are a subset
of those in the <structname>pg_stat_replication</structname> view.
</entry>
</row>