]> 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:11 +0000 (20:23 -0500)
commit34e91736bba04b02a937b4213a66630b248bdadd
tree7da2dc83615381add606b3931cba56950ded2ed5
parent9a3475b84ea9606ce9c3159384caa064eed24cf2
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