From 2f1fa75a0c9327f1202b80c78ece1d33534bfd10 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Mon, 22 Jul 2013 21:02:12 -0400 Subject: [PATCH] doc: Remove tab from SGML file --- doc/src/sgml/func.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 039b279f786..528197e4bcc 100644 --- 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()); pg_filenode_relation is the reverse of pg_relation_filenode. Given a tablespace OID and - a filenode, it returns the associated relation's OID. For a table + a filenode, it returns the associated relation's OID. For a table in the database's default tablespace, the tablespace can be specified as 0.