diff options
author | John Naylor <john.naylor@postgresql.org> | 2021-09-03 13:38:15 -0400 |
---|---|---|
committer | John Naylor <john.naylor@postgresql.org> | 2021-09-03 13:40:32 -0400 |
commit | 67c33a114f38edbd66f68d7b2c0cb7b03611ec48 (patch) | |
tree | 9b187a76e83a49ae0e6599293bb7b16966f2c59e /src/backend/access/transam/xlog.c | |
parent | 08b96a2b5243957acd3f7c3105af8b5b2d0da3ef (diff) | |
download | postgresql-67c33a114f38edbd66f68d7b2c0cb7b03611ec48.tar.gz postgresql-67c33a114f38edbd66f68d7b2c0cb7b03611ec48.zip |
Set the volatility of the timestamptz version of date_bin() back to immutable
543f36b43d was too hasty in thinking that the volatility of date_bin()
had to match date_trunc(), since only the latter references
session_timezone.
Bump catversion
Per feedback from Aleksander Alekseev
Backpatch to v14, as the former commit was
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions