diff options
author | Michael Paquier <michael@paquier.xyz> | 2024-12-10 13:02:21 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2024-12-10 13:02:21 +0900 |
commit | d37e856410d0856cb851e11b2e0191edf6cde527 (patch) | |
tree | 60399ee33757375c40423c6c770ddd7c64c3ed2d /src/backend/executor/nodeProjectSet.c | |
parent | 7b2690a5713e66c64313cea1cf881da3dcaaae2a (diff) | |
download | postgresql-d37e856410d0856cb851e11b2e0191edf6cde527.tar.gz postgresql-d37e856410d0856cb851e11b2e0191edf6cde527.zip |
Fix comments of GUC hooks for timezone_abbreviations
The GUC assign and check hooks used "assign_timezone_abbreviations",
which was incorrect.
Issue noticed while browsing this area of the code, introduced in
0a20ff54f5e6.
Reviewed-by: Tom Lane
Discussion: https://postgr.es/m/Z1eV6Y8yk77GZhZI@paquier.xyz
Backpatch-through: 16
Diffstat (limited to 'src/backend/executor/nodeProjectSet.c')
0 files changed, 0 insertions, 0 deletions