pgsql: Fix failure to maintainer-clean jsonpath_gram.h

From: John Naylor <john(dot)naylor(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix failure to maintainer-clean jsonpath_gram.h
Date: 2022-09-06 05:38:19
Message-ID: E1oVRHv-001f8Z-F3@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix failure to maintainer-clean jsonpath_gram.h

Oversight in dac048f71e

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/eac76cc012aa4888e882287baae791429396b403

Modified Files
--------------
src/backend/Makefile | 1 +
1 file changed, 1 insertion(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2022-09-06 05:44:13 Re: [PATCH] Renumber confusing value for GUC_UNIT_BYTE
Previous Message John Naylor 2022-09-06 05:30:10 Re: pgsql: Build all Flex files standalone