forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit34e9173
committed
Force certain "pljava" custom GUCs to be PGC_SUSET.
Future PL/Java versions will closeCVE-2016-0766 by making these GUCsPGC_SUSET. This PostgreSQL change independently mitigates that PL/Javavulnerability, helping sites that update PostgreSQL more frequently thanPL/Java. Back-patch to 9.1 (all supported versions).1 parent9a3475b commit34e9173
1 file changed
+11
-0
lines changedLines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6461 | 6461 |
| |
6462 | 6462 |
| |
6463 | 6463 |
| |
| 6464 | + | |
| 6465 | + | |
| 6466 | + | |
| 6467 | + | |
| 6468 | + | |
| 6469 | + | |
| 6470 | + | |
| 6471 | + | |
| 6472 | + | |
| 6473 | + | |
| 6474 | + | |
6464 | 6475 |
| |
6465 | 6476 |
| |
6466 | 6477 |
| |
|
0 commit comments
Comments
(0)