- Notifications
You must be signed in to change notification settings - Fork5
Commitf5ea88a
committed
Mark new text<->date, text<->time, text<->timetz conversion functions as
noncachable, so that CURRENT_DATE and CURRENT_TIME work as functionsagain, rather than being collapsed to constants immediately. Marking thereverse conversions noncachable might be overkill, but I'm not sure;do these datatypes have the notion of a CURRENT value? Better safe thansorry, for now.1 parentca22223 commitf5ea88a
1 file changed
+9
-9
lines changedLines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
1258 | 1258 |
| |
1259 | 1259 |
| |
1260 | 1260 |
| |
1261 |
| - | |
| 1261 | + | |
1262 | 1262 |
| |
1263 |
| - | |
| 1263 | + | |
1264 | 1264 |
| |
1265 |
| - | |
1266 |
| - | |
1267 |
| - | |
| 1265 | + | |
| 1266 | + | |
| 1267 | + | |
1268 | 1268 |
| |
1269 |
| - | |
1270 |
| - | |
1271 |
| - | |
| 1269 | + | |
| 1270 | + | |
| 1271 | + | |
1272 | 1272 |
| |
1273 | 1273 |
| |
1274 | 1274 |
| |
|
0 commit comments
Comments
(0)