diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2025-04-27 16:58:57 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2025-04-27 16:58:57 -0400 |
commit | 2f5b05620330baed1648a1a6e2f231c7ba1368d1 (patch) | |
tree | 581f576c5a50b4726d3b98578e7930b094fddba9 /src/backend/access/gist/gistutil.c | |
parent | 94b84a60729e15ee071739c3aec7fdd781123aab (diff) | |
download | postgresql-2f5b05620330baed1648a1a6e2f231c7ba1368d1.tar.gz postgresql-2f5b05620330baed1648a1a6e2f231c7ba1368d1.zip |
Remove inappropriate inclusions of c.h and postgres_fe.h.
Per our usual policy, Postgres header files should not include these;
the decision as to which one to use is to be made in the calling .c
file instead.
These errors aren't particularly new, but I'm not feeling a need
to back-patch these changes; it's mostly just neatnik-ism.
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions