diff options
author | Thomas Munro <tmunro@postgresql.org> | 2022-10-19 22:18:26 +1300 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2022-10-19 22:18:26 +1300 |
commit | c2ae01f695b1605bc5e3908ff52b24fce6636caa (patch) | |
tree | 342e8508e5cd67d6fc06cce053eac761f27f9aad /src/backend/utils/adt/numeric.c | |
parent | df3737a651f40a398c14348b0482e97031e7a7d4 (diff) | |
download | postgresql-c2ae01f695b1605bc5e3908ff52b24fce6636caa.tar.gz postgresql-c2ae01f695b1605bc5e3908ff52b24fce6636caa.zip |
Track LLVM 15 changes.
Per https://llvm.org/docs/OpaquePointers.html, support for non-opaque
pointers still exists and we can request that on our context. We have
until LLVM 16 to move to opaque pointers, a much larger change.
Back-patch to 11, where LLVM support arrived.
Author: Thomas Munro <thomas.munro@gmail.com>
Author: Andres Freund <andres@anarazel.de>
Discussion: https://postgr.es/m/CAMHz58Sf_xncdyqsekoVsNeKcruKootLtVH6cYXVhhUR1oKPCg%40mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions