forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0089dd3
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 parent37e6946 commit0089dd3
1 file changed
+11
-0
lines changedLines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7224 | 7224 |
| |
7225 | 7225 |
| |
7226 | 7226 |
| |
| 7227 | + | |
| 7228 | + | |
| 7229 | + | |
| 7230 | + | |
| 7231 | + | |
| 7232 | + | |
| 7233 | + | |
| 7234 | + | |
| 7235 | + | |
| 7236 | + | |
| 7237 | + | |
7227 | 7238 |
| |
7228 | 7239 |
| |
7229 | 7240 |
| |
|
0 commit comments
Comments
(0)