mirror of
https://github.com/postgres/postgres.git
synced 2025-06-20 15:22:23 +03:00
Fix grammar.
This would have ben grammatical if the closing tag name were actually part of the output, but of course it's not.
This commit is contained in:
@ -18163,7 +18163,7 @@ SELECT set_config('log_statement_stats', 'off', false);
|
|||||||
The functions shown in <xref
|
The functions shown in <xref
|
||||||
linkend="functions-admin-signal-table"> send control signals to
|
linkend="functions-admin-signal-table"> send control signals to
|
||||||
other server processes. Use of these functions is restricted to
|
other server processes. Use of these functions is restricted to
|
||||||
superusers by default but access may be granted to others with the
|
superusers by default but access may be granted to others using
|
||||||
<command>GRANT</command>, with noted exceptions.
|
<command>GRANT</command>, with noted exceptions.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user