Remove unused headers in rewriteGraphTable.c

From: ayoub(dot)kazar(at)data-bene(dot)io
To: Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Remove unused headers in rewriteGraphTable.c
Date: 2026-07-29 14:11:39
Message-ID: 9922595571e142893d4125f51a90a3b0@data-bene.io
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello,

I noticed there are some leftover headers in rewriteGraphTable.c from
the initial SQL/PGQ commit.

Here's a patch that removes them.

Regards,
Ayoub

Attachment Content-Type Size
0001-Remove-unused-headers-in-rewriteGraphTable.c.patch text/x-diff 1.3 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Maxime Schoemans 2026-07-29 14:45:07 Re: [PATCH] btree_gist: add cross-type integer operator support for GiST
Previous Message ahmed 2026-07-29 14:09:16 Re: COPY TO BLACKHOLE / pg_dump -j -Fb