Add missing pg_basebackup TAP test for meson.

Masahiko Sawada <msawada@postgresql.org>

Commit: 0225eec80bddbf69d0509851b2df2bafd62fcc30
Author: Masahiko Sawada <msawada@postgresql.org>
Date: 2023-06-16T01:32:49Z
Releases: 16.0
Add missing pg_basebackup TAP test for meson.

011_in_place_tablespace was missing from the list of pg_basebackup
tests to run under meson, so add it.

Oversight in 363e8f9115.

Discussion: https://postgr.es/m/CAD21AoDTh1A8bvNBF3LQNQg=27xTpSgvpT+4_yyEj6p4Zv8unA@mail.gmail.com

Files

PathChange+/−
src/bin/pg_basebackup/meson.build modified +1 −0

Discussion