forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1f7fc76
committed
doc: JIT is enabled by default in PG 12
JIT was disabled by default in a PG 11 in a separate commit that willnormally not appear in the PG 12 git logs. Therefore, create a PG 12document and mention the fact that JIT is enabled by default in thisrelease. (A similar change in parallelism was missed in a priorrelease.)Reported-by: Andres FreundDiscussion:https://postgr.es/m/20180922000554.qukbhhlagpnopvko@alap3.anarazel.deBackpatch-through: head1 parentf77de4b commit1f7fc76
3 files changed
+13
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
166 | 166 |
| |
167 | 167 |
| |
168 | 168 |
| |
| 169 | + | |
169 | 170 |
| |
170 | 171 |
| |
171 | 172 |
| |
|
Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + |
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
| 79 | + | |
79 | 80 |
| |
80 | 81 |
| |
81 | 82 |
| |
|
0 commit comments
Comments
(0)