Add meson.build to version_stamp.pl

From: Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Add meson.build to version_stamp.pl
Date: 2022-10-05 08:34:44
Message-ID: 7567dd2d-5e28-c135-79ff-270d7ed83490@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thinking ahead a bit, we need to add meson.build to version_stamp.pl.

Maybe someone can think of a better sed expression, but this one seems
good enough to me for now.

Attachment Content-Type Size
0001-Add-meson.build-to-version_stamp.pl.patch text/plain 855 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Laurenz Albe 2022-10-05 08:37:01 Re: document the need to analyze partitioned tables
Previous Message Peter Eisentraut 2022-10-05 08:16:06 Re: [RFC] building postgres with meson - v13