]> granicus.if.org Git - postgresql/commit
Force certain "pljava" custom GUCs to be PGC_SUSET.
authorNoah Misch <noah@leadboat.com>
Sat, 6 Feb 2016 01:22:51 +0000 (20:22 -0500)
committerNoah Misch <noah@leadboat.com>
Sat, 6 Feb 2016 01:23:19 +0000 (20:23 -0500)
commitb1f591c50e3bd359c610e59dfbd3787c00ac191e
tree9fff28290ce6af945c6121db1820980f662c5662
parent6887d72d06a2f36508d5be9cca316088d4c60b26
Force certain "pljava" custom GUCs to be PGC_SUSET.

Future PL/Java versions will close CVE-2016-0766 by making these GUCs
PGC_SUSET.  This PostgreSQL change independently mitigates that PL/Java
vulnerability, helping sites that update PostgreSQL more frequently than
PL/Java.  Back-patch to 9.1 (all supported versions).
src/backend/utils/misc/guc.c