postgresql/src/test/modules/xid_wraparound
Masahiko Sawada 1aa67a5ea6 Fix meson installation of xid_wraparound test.
Fix for e255b646a, to prevent installation of xid_wraparound test
module during main install.

Reported-by: Peter Eisentraut
Discussion: https://postgr.es/m/84cd416a-0e37-4019-8380-1c8a3cdd8c5c%40eisentraut.org
2024-02-08 17:03:59 +09:00
..
t Update copyright for 2024 2024-01-03 20:49:05 -05:00
.gitignore Add tests for XID wraparound. 2023-11-30 14:29:48 +09:00
Makefile Add tests for XID wraparound. 2023-11-30 14:29:48 +09:00
README Add tests for XID wraparound. 2023-11-30 14:29:48 +09:00
meson.build Fix meson installation of xid_wraparound test. 2024-02-08 17:03:59 +09:00
xid_wraparound--1.0.sql Add tests for XID wraparound. 2023-11-30 14:29:48 +09:00
xid_wraparound.c Update copyright for 2024 2024-01-03 20:49:05 -05:00
xid_wraparound.control Add tests for XID wraparound. 2023-11-30 14:29:48 +09:00

README

This module contains tests for XID wraparound. The tests use two
helper functions to quickly consume lots of XIDs, to reach XID
wraparound faster.