Set the volatility of the timestamptz version of date_bin() back to immutable

John Naylor <john.naylor@postgresql.org>

Commit: 0c6a6a0ab7675e151a6e46d3ec0846bfce9e030a
Author: John Naylor <john.naylor@postgresql.org>
Date: 2021-09-03T17:39:16Z
Releases: 15.0
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

Files

PathChange+/−
src/include/catalog/catversion.h modified +1 −1
src/include/catalog/pg_proc.dat modified +1 −1