projects
/
pgpool2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b83679
)
Doc: fix typo in the description of read_only_function_list.
author
Tatsuo Ishii
<ishii@sraoss.co.jp>
Wed, 25 Jan 2023 05:45:34 +0000
(14:45 +0900)
committer
Tatsuo Ishii
<ishii@sraoss.co.jp>
Wed, 25 Jan 2023 05:49:25 +0000
(14:49 +0900)
doc/src/sgml/loadbalance.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/loadbalance.sgml
b/doc/src/sgml/loadbalance.sgml
index 84d72989e2cbd6f70040b452c43e8ee385cfecef..56e4567715bfd25003b4275f98fed7b500d18ca6 100644
(file)
--- a/
doc/src/sgml/loadbalance.sgml
+++ b/
doc/src/sgml/loadbalance.sgml
@@
-547,7
+547,7
@@
read_only_function_list = "f1,public.f1"
<note>
<para>
If this parameter and <xref linkend="guc-write-function-list">
- is empty string, function's volatile proper will be checked. If
+ is empty string, function's volatile proper
ty
will be checked. If
the property is volatile, the function is regarded as a writing
function. This is convenient and recommended way. However this
requires one extra query against system catalog for the first