Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0bcb3ca

Browse files
committed
doc: PG 16 relnotes, adjust auto_explain logging item
Reported-by: Dagfinn Ilmari MannsåkerDiscussion:https://postgr.es/m/878rdctb7o.fsf@wibble.ilmari.org
1 parente77c6c5 commit0bcb3ca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/src/sgml/release-16.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2838,12 +2838,12 @@ Author: Michael Paquier <michael@paquier.xyz>
28382838

28392839
<listitem>
28402840
<para>
2841-
Allow auto_explain to logquery parameters used in executing prepared statements (Dagfinn Ilmari Mannsåker)
2841+
Allow auto_explain to logvalues passed to parameterized statements (Dagfinn Ilmari Mannsåker)
28422842
</para>
28432843

28442844
<para>
2845-
This is controlled by auto_explain.log_parameter_max_length, and by default query parameters will be logged with no length restriction.
2846-
SHOULD THIS BE MORE CLEARLY IDENTIFIED AS CONTROLLING THE EXECUTION OF PREPARED STATEMENTS?
2845+
Thisaffects queries using server-side PRAPARE/EXECUTE and client-side parse/bind. Loggingis controlled by auto_explain.log_parameter_max_length; by default query parameters will
2846+
be logged with no length restriction.
28472847
</para>
28482848
</listitem>
28492849

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp