Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98cc5db
)
doc: Fix typo
author
Peter Eisentraut
<peter_e@gmx.net>
Wed, 25 Jan 2017 17:49:10 +0000
(12:49 -0500)
committer
Peter Eisentraut
<peter_e@gmx.net>
Wed, 25 Jan 2017 17:49:10 +0000
(12:49 -0500)
doc/src/sgml/catalogs.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/catalogs.sgml
b/doc/src/sgml/catalogs.sgml
index 524180e011d7eda3263f0b23699b161f88bd4477..086fafc694475a62c0dcb40ae3486ee25a02f879 100644
(file)
--- a/
doc/src/sgml/catalogs.sgml
+++ b/
doc/src/sgml/catalogs.sgml
@@
-9319,7
+9319,7
@@
SELECT * FROM pg_locks pl LEFT JOIN pg_prepared_xacts ppx
<entry><structfield>temporary</structfield></entry>
<entry><type>boolean</type></entry>
<entry></entry>
- <entry>True if this is temporary replication slot. Temporary slots are
+ <entry>True if this is
a
temporary replication slot. Temporary slots are
not saved to disk and are automatically dropped on error or when
the session has finished.</entry>
</row>