forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd282e88
committed
Track LLVM 18 changes.
A function was given a newly standard name from C++20 in LLVM 16. ThenLLVM 18 added a deprecation warning for the old name, and it is about toship, 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.com1 parentb91f918 commitd282e88
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
821 | 821 |
| |
822 | 822 |
| |
823 | 823 |
| |
824 |
| - | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
825 | 828 |
| |
826 | 829 |
| |
827 | 830 |
| |
|
0 commit comments
Comments
(0)