forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit12d3345
committed
Remember last collation to speed up collation cache.
This optimization is to avoid a performance regression in an upcomingpatch that will remove lc_collate_is_c().Discussion:https://postgr.es/m/96a559be83329bc66074a3925ebcfa8ceb16dfc5.camel@j-davis.comDiscussion:https://postgr.es/m/646f662e145ab38cff1c04d475f4448f53fc5042.camel@j-davis.comDiscussion:https://postgr.es/m/54565933-d82f-4d7c-8f47-288b1b570fd8@eisentraut.org1 parent516ff05 commit12d3345
1 file changed
+13
-0
lines changedLines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
151 | 151 |
| |
152 | 152 |
| |
153 | 153 |
| |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
154 | 161 |
| |
155 | 162 |
| |
156 | 163 |
| |
| |||
1570 | 1577 |
| |
1571 | 1578 |
| |
1572 | 1579 |
| |
| 1580 | + | |
| 1581 | + | |
| 1582 | + | |
1573 | 1583 |
| |
1574 | 1584 |
| |
1575 | 1585 |
| |
| |||
1695 | 1705 |
| |
1696 | 1706 |
| |
1697 | 1707 |
| |
| 1708 | + | |
| 1709 | + | |
| 1710 | + | |
1698 | 1711 |
| |
1699 | 1712 |
| |
1700 | 1713 |
| |
|
0 commit comments
Comments
(0)