forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf4aa3a1
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 parent7008e70 commitf4aa3a1
1 file changed
+11
-0
lines changedLines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7264 | 7264 |
| |
7265 | 7265 |
| |
7266 | 7266 |
| |
| 7267 | + | |
| 7268 | + | |
| 7269 | + | |
| 7270 | + | |
| 7271 | + | |
| 7272 | + | |
| 7273 | + | |
| 7274 | + | |
| 7275 | + | |
| 7276 | + | |
| 7277 | + | |
7267 | 7278 |
| |
7268 | 7279 |
| |
7269 | 7280 |
| |
|
0 commit comments
Comments
(0)