forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit792b2c7
committed
Remove pg_regex_collation
We can also use the existing pg_regex_locale as the cache key, whichis the only use of this variable.Reviewed-by: Jeff Davis <pgsql@j-davis.com>Discussion:https://www.postgresql.org/message-id/flat/b1b92ae1-2e06-4619-a87a-4b4858e547ec%40eisentraut.org1 parent71cb352 commit792b2c7
1 file changed
+4
-7
lines changedLines changed: 4 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
77 |
| - | |
78 | 77 |
| |
79 | 78 |
| |
80 | 79 |
| |
| |||
254 | 253 |
| |
255 | 254 |
| |
256 | 255 |
| |
257 |
| - | |
| 256 | + | |
258 | 257 |
| |
259 | 258 |
| |
260 | 259 |
| |
| |||
273 | 272 |
| |
274 | 273 |
| |
275 | 274 |
| |
276 |
| - | |
277 | 275 |
| |
278 | 276 |
| |
279 | 277 |
| |
| |||
298 | 296 |
| |
299 | 297 |
| |
300 | 298 |
| |
301 |
| - | |
302 | 299 |
| |
303 | 300 |
| |
304 | 301 |
| |
| |||
628 | 625 |
| |
629 | 626 |
| |
630 | 627 |
| |
631 |
| - | |
| 628 | + | |
632 | 629 |
| |
633 | 630 |
| |
634 | 631 |
| |
| |||
697 | 694 |
| |
698 | 695 |
| |
699 | 696 |
| |
700 |
| - | |
| 697 | + | |
701 | 698 |
| |
702 | 699 |
| |
703 | 700 |
| |
| |||
708 | 705 |
| |
709 | 706 |
| |
710 | 707 |
| |
711 |
| - | |
| 708 | + | |
712 | 709 |
| |
713 | 710 |
| |
714 | 711 |
| |
|
0 commit comments
Comments
(0)