Re: warning on the current head - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: warning on the current head
Date
Msg-id aSTViexVu22-uTNI@paquier.xyz
Whole thread Raw
In response to Re: warning on the current head  (Viktor Holmberg <v@viktorh.net>)
List pgsql-hackers
On Wed, Nov 19, 2025 at 08:43:52PM +0100, Viktor Holmberg wrote:
> For anyone else experiencing this - I had the same problem. make
> distclean and re-configure solved it as Álvaro suggested.

Another one, which is more drastic for builds inside the tree, is the
following:
git clean -dxf

I have been relying on this recipe for years to start builds from an
entirely "fresh" state.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: Speed up COPY FROM text/CSV parsing using SIMD
Next
From: Peter Geoghegan
Date:
Subject: Re: Patch: VACUUM should ignore (CREATE |RE)INDEX CONCURRENTLY for xmin horizon calculations