mirror of
https://github.com/postgres/postgres.git
synced 2025-05-02 11:44:50 +03:00
doc: Fix typo
This commit is contained in:
parent
98cc5db27c
commit
049ac809a7
@ -9319,7 +9319,7 @@ SELECT * FROM pg_locks pl LEFT JOIN pg_prepared_xacts ppx
|
|||||||
<entry><structfield>temporary</structfield></entry>
|
<entry><structfield>temporary</structfield></entry>
|
||||||
<entry><type>boolean</type></entry>
|
<entry><type>boolean</type></entry>
|
||||||
<entry></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
|
not saved to disk and are automatically dropped on error or when
|
||||||
the session has finished.</entry>
|
the session has finished.</entry>
|
||||||
</row>
|
</row>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user