diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2023-01-20 11:58:12 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2023-01-20 11:58:12 -0500 |
commit | 9a40a031197a302a638d6464c9db081b7839175f (patch) | |
tree | 41759615ced45827d0fcd1cad4f8b9afdc9b0db9 /src/backend/utils/adt/network_gist.c | |
parent | 488e89bf725a3b4a1caf9e3e82ae6e75e914d123 (diff) | |
download | postgresql-9a40a031197a302a638d6464c9db081b7839175f.tar.gz postgresql-9a40a031197a302a638d6464c9db081b7839175f.zip |
Make our back branches build under -fkeep-inline-functions.
Add "#ifndef FRONTEND" where necessary to make pg_waldump build
on compilers that don't elide unused static-inline functions.
This back-patches relevant parts of commit 3e9ca5260, fixing build
breakage from dc7420c2c and back-patching of f10f0ae42.
Per recently-resurrected buildfarm member castoroides. We aren't
expecting castoroides to build anything newer than v11, but we
might as well clean up the intermediate branches while at it.
Diffstat (limited to 'src/backend/utils/adt/network_gist.c')
0 files changed, 0 insertions, 0 deletions