forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0c6a6a0
committed
Set the volatility of the timestamptz version of date_bin() back to immutable
543f36b was too hasty in thinking that the volatility of date_bin()had to match date_trunc(), since only the latter referencessession_timezone.Bump catversionPer feedback from Aleksander AlekseevBackpatch to v14, as the former commit was1 parentfd54914 commit0c6a6a0
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
| 56 | + | |
57 | 57 |
| |
58 | 58 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5912 | 5912 |
| |
5913 | 5913 |
| |
5914 | 5914 |
| |
5915 |
| - | |
| 5915 | + | |
5916 | 5916 |
| |
5917 | 5917 |
| |
5918 | 5918 |
| |
|
0 commit comments
Comments
(0)