postgresql/src
Robert Haas 8147278589 Increase the maximum value of track_activity_query_size.
This one-line change provoked a lot of discussion, but ultimately
the consensus seems to be that allowing a larger value might be
useful to somebody, and probably won't hurt anyone who chooses
not to take advantage of the higher maximum limit.

Vyacheslav Makarov, reviewed by many people.

Discussion: http://postgr.es/m/7b5ecc5a9991045e2f13c84e3047541d@postgrespro.ru
2020-01-07 12:14:19 -05:00
..
backend Increase the maximum value of track_activity_query_size. 2020-01-07 12:14:19 -05:00
bin Minor style improvements for tab-completion test. 2020-01-05 11:35:45 -05:00
common Update copyrights for 2020 2020-01-01 12:21:45 -05:00
fe_utils Update copyrights for 2020 2020-01-01 12:21:45 -05:00
include Add functions min_scale(numeric) and trim_scale(numeric). 2020-01-06 12:13:53 -05:00
interfaces Remove support for OpenSSL 0.9.8 and 1.0.0 2020-01-06 12:51:44 +09:00
makefiles Select CFLAGS_SL at configure time, not in platform-specific Makefiles. 2019-10-21 12:32:35 -04:00
pl Update copyrights for 2020 2020-01-01 12:21:45 -05:00
port Update copyrights for 2020 2020-01-01 12:21:45 -05:00
template Fix compiler warning for ppoll() on Cygwin 2019-12-22 23:20:00 +01:00
test Clean up management of IP addresses in our SSL tests. 2020-01-06 20:56:32 -05:00
timezone Update copyrights for 2020 2020-01-01 12:21:45 -05:00
tools Update copyrights for 2020 2020-01-01 12:21:45 -05:00
tutorial Update copyrights for 2020 2020-01-01 12:21:45 -05:00
.gitignore
DEVELOPERS
Makefile Fix partial-build problems introduced by having more generated headers. 2018-04-09 16:42:10 -04:00
Makefile.global.in Add basic TAP tests for psql's tab-completion logic. 2020-01-02 15:02:21 -05:00
Makefile.shlib Clean up MinGW def file generation 2019-10-20 10:19:13 +02:00
nls-global.mk NLS: Fix backend gettext triggers 2019-09-23 09:04:20 +02:00