File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1462,7 +1462,7 @@ And ``update(...)`` is better performing for multiple sets:
14621462 ... 'default_statistics_target' : "1000"
14631463 ... })
14641464
1465- ..note::
1465+ .. note::
14661466 The ``transaction_isolation`` setting cannot be set using the ``settings``
14671467 mapping. Internally, ``settings`` uses ``set_config``, which cannot adjust
14681468 that particular setting.
@@ -1685,7 +1685,7 @@ statements that implicitly create indexes::
16851685 >>>
16861686
16871687The above illustrates the quality of an installed ``msghook`` that simply
1688- inhibits further propagation messages with a severity of 'NOTICE'--but, only
1688+ inhibits further propagation of messages with a severity of 'NOTICE'--but, only
16891689notices coming from objects derived from the ``ct_this``
16901690`postgresql.api.PreparedStatement` object.
16911691
You can’t perform that action at this time.
0 commit comments