8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc9f4e9 commit 2f1fa75Copy full SHA for 2f1fa75
doc/src/sgml/func.sgml
@@ -15814,7 +15814,7 @@ postgres=# SELECT * FROM pg_xlogfile_name_offset(pg_stop_backup());
15814
<para>
15815
<function>pg_filenode_relation</> is the reverse of
15816
<function>pg_relation_filenode</>. Given a <quote>tablespace</> OID and
15817
- 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
15818
in the database's default tablespace, the tablespace can be specified as 0.
15819
</para>
15820
0 commit comments