pgsql: Fix copy-pasto in contrib/auth_delay/meson.build variable name.

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix copy-pasto in contrib/auth_delay/meson.build variable name.
Date: 2023-04-02 16:33:30
Message-ID: E1pj0e1-0011ft-KZ@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix copy-pasto in contrib/auth_delay/meson.build variable name.

Branch
------
master

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

Modified Files
--------------
contrib/auth_delay/meson.build | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2023-04-02 20:10:26 pgsql: Add info in WAL records in preparation for logical slot conflict
Previous Message Andres Freund 2023-04-02 03:37:50 pgsql: Pass down table relation into more index relation functions