Some useless includes in llvmjit_inline.cpp

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Some useless includes in llvmjit_inline.cpp
Date: 2023-12-11 00:57:39
Message-ID: CA+hUKG+L9Mq8MikMV7iKx1JTEkq9cimAjm4BZpC_5tXmphF+fg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

This is not exhaustive, I just noticed in passing that we don't need these.

Attachment Content-Type Size
0001-Remove-useless-includes-from-llvmjit_inline.cpp.patch text/x-patch 724 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2023-12-11 01:42:42 Re: pg_upgrade failing for 200+ million Large Objects
Previous Message Thomas Munro 2023-12-11 00:42:48 unconstify()/unvolatize() vs g++/clang++