]> 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:07 +0000 (20:23 -0500)
commited6deeb7a0dd9a8636309d0d8f6033db9fcc55ab
tree12d557eb3b119bb4bf4a521889e389fb018c6273
parent31b792f61448c862bd32dbb4fa9dfd528fda646c
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