aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonb_util.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2025-02-28 13:17:29 -0500
committerRobert Haas <rhaas@postgresql.org>2025-02-28 13:17:29 -0500
commit77cb08be510623421fc727f35980de5107eea735 (patch)
tree385d6bcd72c1a82713bdc51e68f456189d7aadbf /src/backend/utils/adt/jsonb_util.c
parent51d3e279c3e1f6548794d5e7b5206ad1e080568f (diff)
downloadpostgresql-77cb08be510623421fc727f35980de5107eea735.tar.gz
postgresql-77cb08be510623421fc727f35980de5107eea735.zip
Avoid including explain.h in explain_format.h and explain_dr.h
As per a suggestion from Tom Lane, we do this by declaring "struct ExplainState" here and refer to that rather than "ExplainState". Also per Tom, CreateExplainSerializeDestReceiver was still defined in explain.h in addition to explain_dr.h. Remove leftover prototype. Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us> Discussion: http://postgr.es/m/CA+TgmoYtaad3i21V0jqua-fbr+CR0ix6uBvEX8_s6BG96abd=g@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/jsonb_util.c')
0 files changed, 0 insertions, 0 deletions