projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f78ca6f
)
Fix typo in docs.
author
Thomas Munro
<tmunro@postgresql.org>
Tue, 8 Apr 2025 10:02:24 +0000
(22:02 +1200)
committer
Thomas Munro
<tmunro@postgresql.org>
Tue, 8 Apr 2025 10:02:45 +0000
(22:02 +1200)
Typo in previous commit.
doc/src/sgml/ref/alter_database.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/alter_database.sgml
b/doc/src/sgml/ref/alter_database.sgml
index 835c1af87eb53faff0c00fc0685d357817decddc..9da8920e12eff3bd993777a754723666511354c5 100644
(file)
--- a/
doc/src/sgml/ref/alter_database.sgml
+++ b/
doc/src/sgml/ref/alter_database.sgml
@@
-83,7
+83,7
@@
ALTER DATABASE <replaceable class="parameter">name</replaceable> RESET ALL
must be empty for this database, and no one can be connected to
the database. Tables and indexes in non-default tablespaces are
unaffected. The method used to copy files to the new tablespace
- is affected by the <xref
g
linkend="guc_file_copy_method"/> setting.
+ is affected by the <xref linkend="guc_file_copy_method"/> setting.
</para>
<para>