diff options
| author | Andrew Dunstan <andrew@dunslane.net> | 2024-02-10 12:12:39 -0500 |
|---|---|---|
| committer | Andrew Dunstan <andrew@dunslane.net> | 2024-02-10 12:12:39 -0500 |
| commit | 469745468668917434dbef48eddad4f961880b3d (patch) | |
| tree | 8518d9f17d7307bfacf766b08e0a801befde556d /src/backend/access/gin/ginbulk.c | |
| parent | ce571434ae7027462565706236a0c6fbdf603734 (diff) | |
Disallow jsonpath methods involving TZ in immutable functions
Timezones are not immutable and so neither is any function that relies on
them. In commit 66ea94e8, we introduced a few methods which do casting
from one time to another and thus may involve the current timezone. To
preserve the immutability of jsonpath functions currently marked
immutable, disallow these methods from being called from non-TZ aware
functions.
Jeevan Chalke, per a report from Jian He.
Diffstat (limited to 'src/backend/access/gin/ginbulk.c')
0 files changed, 0 insertions, 0 deletions
