pgsql: Use shorter file names in the upgrade logical slots test.

From: Amit Kapila <akapila(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Use shorter file names in the upgrade logical slots test.
Date: 2023-10-27 06:08:11
Message-ID: E1qwG0x-002XoE-CQ@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Use shorter file names in the upgrade logical slots test.

The longer file names exceeded the Windows path limit on buildfarm animal
fairywren.

Diagnosed-by: Hou Zhijie
Author: Hayato Kuroda
Reviewed-by: Bharath Rupireddy
Discussion: http://postgr.es/m/OS0PR01MB57160DF709ACD02248DB830C94DDA@OS0PR01MB5716.jpnprd01.prod.outlook.com

Branch
------
master

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

Modified Files
--------------
src/bin/pg_upgrade/check.c | 2 +-
...l_replication_slots.pl => 003_logical_slots.pl} | 86 +++++++++++-----------
2 files changed, 44 insertions(+), 44 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Kapila 2023-10-27 08:06:12 pgsql: Commit b195e6d482 forgot to update meson.build.
Previous Message Alexander Korotkov 2023-10-27 02:45:35 pgsql: Make UniqueRelInfo a node