projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc9f4e9
)
doc: Remove tab from SGML file
author
Peter Eisentraut
<peter_e@gmx.net>
Tue, 23 Jul 2013 01:02:12 +0000
(21:02 -0400)
committer
Peter Eisentraut
<peter_e@gmx.net>
Tue, 23 Jul 2013 01:02:12 +0000
(21:02 -0400)
doc/src/sgml/func.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/func.sgml
b/doc/src/sgml/func.sgml
index 039b279f78615e93903a5c055eaa39e4aa9c1e3b..528197e4bcc6072fa16a13a743a212158a078de3 100644
(file)
--- a/
doc/src/sgml/func.sgml
+++ b/
doc/src/sgml/func.sgml
@@
-15814,7
+15814,7
@@
postgres=# SELECT * FROM pg_xlogfile_name_offset(pg_stop_backup());
<para>
<function>pg_filenode_relation</> is the reverse of
<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.
</para>