diff options
author | Andres Freund <andres@anarazel.de> | 2023-11-30 17:43:39 -0800 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2023-11-30 19:25:40 -0800 |
commit | aa11a9c14902b7bcb1d73533a0403dc50361112a (patch) | |
tree | 4e70fafe2d25990680013f28f637cb481c2b45c8 /src/backend/access/gist/gistvalidate.c | |
parent | 3b51265ee30784880fb2652051a4066ab9f9f90e (diff) | |
download | postgresql-aa11a9c14902b7bcb1d73533a0403dc50361112a.tar.gz postgresql-aa11a9c14902b7bcb1d73533a0403dc50361112a.zip |
meson: Stop using deprecated way getting path of files
The just released meson 1.3 strongly deprecated a hack we were using, emitting
a noisy warning (the hack basically depended on an implementation detail to
work). Turns out there has been a better way available for a while, I just
hadn't found it. 1.4 added a more convenient approach, but we can't rely on
that.
Reviewed-by: Tristan Partin <tristan@neon.tech>
Discussion: https://postgr.es/m/20231129185053.s6c7f73eg7b4ztfi@awork3.anarazel.de
Backpatch: 16-, where the meson build was added.
Diffstat (limited to 'src/backend/access/gist/gistvalidate.c')
0 files changed, 0 insertions, 0 deletions