diff options
author | Thomas Munro <tmunro@postgresql.org> | 2024-01-25 10:37:35 +1300 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2024-01-25 13:47:35 +1300 |
commit | d060cb65880fe950774c6f3f9facf0f87504bfb3 (patch) | |
tree | dc20ad520eabc58159b08102cb2ba7d19af56a48 /src/backend/utils/adt/timestamp.c | |
parent | 2f724283719e75261d3b649d20235e4f1542be04 (diff) | |
download | postgresql-d060cb65880fe950774c6f3f9facf0f87504bfb3.tar.gz postgresql-d060cb65880fe950774c6f3f9facf0f87504bfb3.zip |
Track LLVM 18 changes.
A function was given a newly standard name from C++20 in LLVM 16. Then
LLVM 18 added a deprecation warning for the old name, and it is about to
ship, so it's time to adjust that.
Back-patch to all supported releases.
Discussion: https://www.postgresql.org/message-id/CA+hUKGLbuVhH6mqS8z+FwAn4=5dHs0bAWmEMZ3B+iYHWKC4-ZA@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/timestamp.c')
0 files changed, 0 insertions, 0 deletions