Re: control max length of parameter values logged
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Alexey Bashtanov <bashtanov@imap.cc>
Cc: Justin Pryzby <pryzby@telsasoft.com>,
Alvaro Herrera <alvherre@2ndquadrant.com>,
pgsql-hackers@postgresql.org
Date: 2020-04-02T19:06:50Z
Lists: pgsql-hackers
Alexey Bashtanov <bashtanov@imap.cc> writes: > Please see the new version attached. Pushed with a bit of editorialization. regards, tom lane
Commits
-
Improve user control over truncation of logged bind-parameter values.
- 0b34e7d307e6 13.0 landed