postgresql/src
Heikki Linnakangas 2c1a7d421f Don't leave behind files in src dir in 007_multixact_conversion.pl
pg_upgrade test 007_multixact_conversion.pl was leaving files like
delete_old_cluster.sh in the source directory for VPATH and meson
builds. To fix, change the tmp_check directory before running the
test, like in the other pg_upgrade tests.

Author: Hayato Kuroda <kuroda.hayato@fujitsu.com>
https://www.postgresql.org/message-id/TYRPR01MB121563A4DA8B2FE9A2ECB79F5F541A@TYRPR01MB12156.jpnprd01.prod.outlook.com
2026-03-17 11:24:52 +02:00
..
backend gen_guc_tables.pl: Improve detection of inconsistent data 2026-03-17 17:38:55 +09:00
bin Don't leave behind files in src dir in 007_multixact_conversion.pl 2026-03-17 11:24:52 +02:00
common Don't include wait_event.h in pgstat.h 2026-03-06 16:24:58 +01:00
fe_utils SQL Property Graph Queries (SQL/PGQ) 2026-03-16 10:14:18 +01:00
include Reduce size of CompactAttribute struct to 8 bytes 2026-03-17 15:06:31 +13:00
interfaces Prevent -Wstrict-prototypes and -Wold-style-definition warnings 2026-03-16 10:53:24 +01:00
makefiles Restore AIX support. 2026-02-23 13:34:22 -05:00
pl Reduce header inclusions via execnodes.h 2026-03-16 14:34:57 +01:00
port Check for memset_explicit() and explicit_memset() 2026-03-02 07:51:19 +01:00
template Switch the semaphore API on Solaris to unnamed POSIX. 2026-03-14 14:10:32 -04:00
test Refactor some code around ALTER TABLE [NO] INHERIT 2026-03-17 14:34:29 +09:00
timezone Use fallthrough attribute instead of comment 2026-02-19 08:51:12 +01:00
tools SQL Property Graph Queries (SQL/PGQ) 2026-03-16 10:14:18 +01:00
tutorial Force standard_conforming_strings to always be ON. 2026-01-21 15:08:38 -05:00
.gitignore
DEVELOPERS
Makefile Remove distprep 2023-11-06 15:18:04 +01:00
Makefile.global.in tests: Add a test C++ extension module 2026-01-20 16:42:30 +01:00
Makefile.shlib Restore AIX support. 2026-02-23 13:34:22 -05:00
meson.build Update copyright for 2026 2026-01-01 13:24:10 -05:00
nls-global.mk Fix update-po for the PGXS case 2025-10-16 20:21:05 +02:00