pgsql: meson: Fix typo in pkgconfig generation

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: meson: Fix typo in pkgconfig generation
Date: 2023-02-01 17:15:00
Message-ID: E1pNGhG-0015eD-Tl@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

meson: Fix typo in pkgconfig generation

Reviewed-by: Andres Freund <andres(at)anarazel(dot)de>
Discussion: https://www.postgresql.org/message-id/flat/07b37c70-349a-8fcd-bcc9-6c3ce0f6c2a4%40enterprisedb.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/253432f42661fdd67d235252949e2838aa6421fd

Modified Files
--------------
src/interfaces/ecpg/ecpglib/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message David Rowley 2023-02-02 01:19:26 pgsql: Refactor heapam.c adding heapgettup_initial_block function
Previous Message Michael Paquier 2023-02-01 06:47:52 pgsql: Simplify main waiting loop of the archiver process