1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-12 16:21:30 +03:00

doc: Remove tab from SGML file

This commit is contained in:
Peter Eisentraut 2013-07-22 21:02:12 -04:00
parent fc9f4e9f8c
commit 2f1fa75a0c

View File

@ -15814,7 +15814,7 @@ postgres=# SELECT * FROM pg_xlogfile_name_offset(pg_stop_backup());
<para> <para>
<function>pg_filenode_relation</> is the reverse of <function>pg_filenode_relation</> is the reverse of
<function>pg_relation_filenode</>. Given a <quote>tablespace</> OID and <function>pg_relation_filenode</>. Given a <quote>tablespace</> OID and
a <quote>filenode</>, it returns the associated relation's OID. For a table a <quote>filenode</>, it returns the associated relation's OID. For a table
in the database's default tablespace, the tablespace can be specified as 0. in the database's default tablespace, the tablespace can be specified as 0.
</para> </para>