agora inbox for pgpool-committers@postgresql.org  
help / color / mirror / Atom feed
pgpool: Test: fix ruby script in 010.rewrite_timestamp.
6+ messages / 1 participants
[nested] [flat]

* pgpool: Test: fix ruby script in 010.rewrite_timestamp.
@ 2025-08-29 07:19 Tatsuo Ishii <ishii@postgresql.org>
  0 siblings, 0 replies; 6+ messages in thread

From: Tatsuo Ishii @ 2025-08-29 07:19 UTC (permalink / raw)
  To: pgpool-committers@lists.postgresql.org

Test: fix ruby script in 010.rewrite_timestamp.

The ruby script used "File.exists", which is said to be obsoleted in
newer version of Ruby.  Replace it with "File.exist".

Backpatch-through: v4.2

Branch
------
V4_2_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=32090806337d9eb7c8f9473243afc4d8ce6cf...

Modified Files
--------------
src/test/regression/tests/010.rewrite_timestamp/timestamp/run-test | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* pgpool: Test: fix ruby script in 010.rewrite_timestamp.
@ 2025-08-29 07:19 Tatsuo Ishii <ishii@postgresql.org>
  0 siblings, 0 replies; 6+ messages in thread

From: Tatsuo Ishii @ 2025-08-29 07:19 UTC (permalink / raw)
  To: pgpool-committers@lists.postgresql.org

Test: fix ruby script in 010.rewrite_timestamp.

The ruby script used "File.exists", which is said to be obsoleted in
newer version of Ruby.  Replace it with "File.exist".

Backpatch-through: v4.2

Branch
------
V4_3_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=07602a7d9b90caa2491786b4ac4761f6a3f2e...

Modified Files
--------------
src/test/regression/tests/010.rewrite_timestamp/timestamp/run-test | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* pgpool: Test: fix ruby script in 010.rewrite_timestamp.
@ 2025-08-29 07:19 Tatsuo Ishii <ishii@postgresql.org>
  0 siblings, 0 replies; 6+ messages in thread

From: Tatsuo Ishii @ 2025-08-29 07:19 UTC (permalink / raw)
  To: pgpool-committers@lists.postgresql.org

Test: fix ruby script in 010.rewrite_timestamp.

The ruby script used "File.exists", which is said to be obsoleted in
newer version of Ruby.  Replace it with "File.exist".

Backpatch-through: v4.2

Branch
------
V4_4_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=8ecad5c45c2cedffa2e9e654286ab96aa4766...

Modified Files
--------------
src/test/regression/tests/010.rewrite_timestamp/timestamp/run-test | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* pgpool: Test: fix ruby script in 010.rewrite_timestamp.
@ 2025-08-29 07:19 Tatsuo Ishii <ishii@postgresql.org>
  0 siblings, 0 replies; 6+ messages in thread

From: Tatsuo Ishii @ 2025-08-29 07:19 UTC (permalink / raw)
  To: pgpool-committers@lists.postgresql.org

Test: fix ruby script in 010.rewrite_timestamp.

The ruby script used "File.exists", which is said to be obsoleted in
newer version of Ruby.  Replace it with "File.exist".

Backpatch-through: v4.2

Branch
------
V4_5_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=c640599c7e2e1e45933764e6d233676682126...

Modified Files
--------------
src/test/regression/tests/010.rewrite_timestamp/timestamp/run-test | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* pgpool: Test: fix ruby script in 010.rewrite_timestamp.
@ 2025-08-29 07:19 Tatsuo Ishii <ishii@postgresql.org>
  0 siblings, 0 replies; 6+ messages in thread

From: Tatsuo Ishii @ 2025-08-29 07:19 UTC (permalink / raw)
  To: pgpool-committers@lists.postgresql.org

Test: fix ruby script in 010.rewrite_timestamp.

The ruby script used "File.exists", which is said to be obsoleted in
newer version of Ruby.  Replace it with "File.exist".

Backpatch-through: v4.2

Branch
------
V4_6_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=b4043e6c37c9c256f35108ffd0fffe59bed5a...

Modified Files
--------------
src/test/regression/tests/010.rewrite_timestamp/timestamp/run-test | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* pgpool: Test: fix ruby script in 010.rewrite_timestamp.
@ 2025-08-29 07:19 Tatsuo Ishii <ishii@postgresql.org>
  0 siblings, 0 replies; 6+ messages in thread

From: Tatsuo Ishii @ 2025-08-29 07:19 UTC (permalink / raw)
  To: pgpool-committers@lists.postgresql.org

Test: fix ruby script in 010.rewrite_timestamp.

The ruby script used "File.exists", which is said to be obsoleted in
newer version of Ruby.  Replace it with "File.exist".

Backpatch-through: v4.2

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=d6ddc602e733583052e24e4a59d0949b9e9c8...

Modified Files
--------------
src/test/regression/tests/010.rewrite_timestamp/timestamp/run-test | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)



^ permalink  raw  reply  [nested|flat] 6+ messages in thread


end of thread, other threads:[~2025-08-29 07:19 UTC | newest]

Thread overview: 6+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2025-08-29 07:19 pgpool: Test: fix ruby script in 010.rewrite_timestamp. Tatsuo Ishii <ishii@postgresql.org>
2025-08-29 07:19 pgpool: Test: fix ruby script in 010.rewrite_timestamp. Tatsuo Ishii <ishii@postgresql.org>
2025-08-29 07:19 pgpool: Test: fix ruby script in 010.rewrite_timestamp. Tatsuo Ishii <ishii@postgresql.org>
2025-08-29 07:19 pgpool: Test: fix ruby script in 010.rewrite_timestamp. Tatsuo Ishii <ishii@postgresql.org>
2025-08-29 07:19 pgpool: Test: fix ruby script in 010.rewrite_timestamp. Tatsuo Ishii <ishii@postgresql.org>
2025-08-29 07:19 pgpool: Test: fix ruby script in 010.rewrite_timestamp. Tatsuo Ishii <ishii@postgresql.org>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox