forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd17c92b
committed
Update:
< * Allow LOCALE on a per-column basis, default to ASCII> * Allow locale to be set at database creation> * Allow locale on a per-column basis, default to ASCII> * Optimize locale to have minimal performance impact when not used (Peter E)105d106< * Optimize locale to have minimal performance impact when not used (Peter E)111d111< * Allow locale to be set at database creation1 parent1f12abb commitd17c92b
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
102 |
| - | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
103 | 105 |
| |
104 | 106 |
| |
105 |
| - | |
106 | 107 |
| |
107 | 108 |
| |
108 | 109 |
| |
109 | 110 |
| |
110 | 111 |
| |
111 |
| - | |
112 | 112 |
| |
113 | 113 |
| |
114 | 114 |
| |
|
0 commit comments
Comments
(0)