Set the volatility of the timestamptz version of date_bin() back to immutable
authorJohn Naylor <john.naylor@postgresql.org>
Fri, 3 Sep 2021 17:38:15 +0000 (13:38 -0400)
committerJohn Naylor <john.naylor@postgresql.org>
Fri, 3 Sep 2021 17:39:16 +0000 (13:39 -0400)
commit0c6a6a0ab7675e151a6e46d3ec0846bfce9e030a
tree7320422f8d718fb1be2333245d5261349b529bd0
parentfd549145d5d9fba3367cbf7e3d4fc7cb3562feb0
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
src/include/catalog/catversion.h
src/include/catalog/pg_proc.dat