pgsql: Fix typo in connection limits test

From: Daniel Gustafsson <dgustafsson(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typo in connection limits test
Date: 2024-10-11 08:07:42
Message-ID: E1szAgZ-000Hz7-25@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in connection limits test

Spotted while doing post-commit review.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/682512dca870f46cf2c0b9e227702dffc5de5ef0

Modified Files
--------------
src/test/postmaster/t/001_connection_limits.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2024-10-11 08:10:11 pgsql: Mark consume_xids test functions VOLATILE and PARALLEL UNSAFE
Previous Message Álvaro Herrera 2024-10-11 07:54:47 pgsql: Use deconstruct_array_builtin instead of deconstruct_array