diff options
author | Richard Guo <rguo@postgresql.org> | 2025-10-09 17:49:20 +0900 |
---|---|---|
committer | Richard Guo <rguo@postgresql.org> | 2025-10-09 17:49:20 +0900 |
commit | f997d777adf725c674e1bfcff086487f2427759e (patch) | |
tree | 5f297ca53edb8b9cd9c00755a43d3e1c641d6efd /src/backend/storage/buffer/buf_init.c | |
parent | 8d02f49696d81b1641412c2f4545403de37faadc (diff) |
Remove unnecessary include of "utils/fmgroids.h"
In initsplan.c, no macros for built-in function OIDs are used, so this
include is unnecessary and can be removed. This was my oversight in
commit 8e1185910.
Discussion: https://postgr.es/m/CAMbWs4_-sag-cAKrLJ+X+5njL1=oudk=+KfLmsLZ5a2jckn=kg@mail.gmail.com
Diffstat (limited to 'src/backend/storage/buffer/buf_init.c')
0 files changed, 0 insertions, 0 deletions