summaryrefslogtreecommitdiff
path: root/src/bin/pg_upgrade/t
Commit message (Expand)AuthorAgeFilesLines
* Add Copyright notice in 001_basic.pl and 002_pg_upgrade.pl.Amit Kapila2023-04-052-0/+4
* initdb: derive encoding from locale for ICU; similar to libc.Jeff Davis2023-03-101-10/+5
* Fix 9637badd9f.Jeff Davis2023-03-091-4/+8
* pg_upgrade: copy locale and encoding information to new cluster.Jeff Davis2023-03-091-3/+66
* Create common infrastructure for cross-version upgrade testing.Tom Lane2023-01-161-41/+35
* Add custom filtering rules to the TAP tests of pg_upgradeMichael Paquier2022-12-271-0/+25
* pg_upgrade: Make testing different transfer modes easierPeter Eisentraut2022-12-161-3/+12
* Add filtering capability for cross-version pg_upgrade testsMichael Paquier2022-10-041-33/+70
* Revert recent changes to 002_pg_upgrade.pl.Robert Haas2022-08-041-46/+0
* Revise test case added in 43746996399541ecb5c7b188725a5f097c15ceae.Robert Haas2022-07-291-32/+30
* Fix brown paper bag bug in bbe08b8869bd29d587f24ef18eb45c7d4d14afca.Robert Haas2022-07-291-0/+46
* Preserve relfilenode of pg_largeobject and its index across pg_upgrade.Robert Haas2022-07-081-0/+2
* Use a short socket directory path in pg_upgrade testing.Tom Lane2022-07-031-4/+6
* pgindent run prior to branching v15.Tom Lane2022-06-301-1/+1
* Restructure pg_upgrade output directories for better idempotenceMichael Paquier2022-06-081-2/+47
* Force run of pg_upgrade in the build directory in its TAP testMichael Paquier2022-06-041-1/+6
* Add missing test names in TAP tests of pg_upgradeMichael Paquier2022-06-021-5/+10
* Improve and fix some issues in the TAP tests of pg_upgradeMichael Paquier2022-05-211-10/+11
* Pre-beta mechanical code beautification.Tom Lane2022-05-121-2/+3
* Fix several issues with the TAP tests of pg_upgradeMichael Paquier2022-05-101-30/+24
* Improve handling and logging of TAP tests for pg_upgradeMichael Paquier2022-04-011-9/+31
* Switch the regression tests of pg_upgrade to use TAP testsMichael Paquier2022-04-012-0/+248
* Revert "Add basic TAP test setup for pg_upgrade"Peter Eisentraut2017-09-221-9/+0
* Add basic TAP test setup for pg_upgradePeter Eisentraut2017-09-191-0/+9