index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
pg_upgrade
/
test.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch the regression tests of pg_upgrade to use TAP tests
Michael Paquier
2022-04-01
1
-279
/
+0
*
Update copyright for 2022
Bruce Momjian
2022-01-07
1
-1
/
+1
*
Add option -N/--no-sync to pg_upgrade
Michael Paquier
2021-12-18
1
-1
/
+1
*
Remove pg_upgrade support for upgrading from pre-9.2 servers.
Tom Lane
2021-12-14
1
-3
/
+0
*
Move into separate file all the SQL queries used in pg_upgrade tests
Michael Paquier
2021-12-02
1
-47
/
+5
*
Fix tests of pg_upgrade across different major versions
Michael Paquier
2021-10-13
1
-7
/
+59
*
Fix pg_upgrade test on Cygwin
Peter Eisentraut
2021-04-26
1
-2
/
+2
*
Move tablespace path re-creation from the makefiles to pg_regress
Michael Paquier
2021-03-10
1
-1
/
+0
*
Update copyright for 2021
Bruce Momjian
2021-01-02
1
-1
/
+1
*
More fixups for pg_upgrade cross-version tests.
Tom Lane
2020-12-30
1
-0
/
+2
*
In pg_upgrade cross-version test, handle postfix operators.
Noah Misch
2020-12-30
1
-1
/
+6
*
In pg_upgrade cross-version test, handle lack of oldstyle_length().
Noah Misch
2020-12-30
1
-5
/
+5
*
Remove vacuumdb --analyze-in-stages from pg_upgrade tests
Magnus Hagander
2020-11-11
1
-2
/
+0
*
Remove analyze_new_cluster script from pg_upgrade
Magnus Hagander
2020-11-09
1
-7
/
+1
*
Create by default sql/ and expected/ for output directory in pg_regress
Michael Paquier
2020-06-13
1
-2
/
+0
*
Enable Unix-domain sockets support on Windows
Peter Eisentraut
2020-03-28
1
-5
/
+6
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
1
-1
/
+1
*
pg_upgrade/test.sh: Quote sed(1) argument
Alvaro Herrera
2019-09-18
1
-1
/
+1
*
Prevent msys2 conversion of "cmd /c" switch to a file path
Andrew Dunstan
2019-09-09
1
-2
/
+5
*
Treat MINGW and MSYS the same in pg_upgrade test script
Andrew Dunstan
2019-08-26
1
-3
/
+5
*
pg_upgrade: Default new bindir to pg_upgrade location
Peter Eisentraut
2019-07-27
1
-1
/
+1
*
Fix regression tests to use only global names beginning with "regress_".
Tom Lane
2019-06-29
1
-3
/
+3
*
In the pg_upgrade test suite, don't write to src/test/regress.
Noah Misch
2019-05-28
1
-0
/
+11
*
In the pg_upgrade test suite, remove and recreate "tmp_check".
Noah Misch
2019-05-28
1
-1
/
+2
*
pg_upgrade: Make test.sh's installcheck use to-be-upgraded version's bindir.
Andres Freund
2019-05-23
1
-0
/
+8
*
pg_upgrade: Don't use separate installation for test.
Andres Freund
2019-05-21
1
-27
/
+3
*
Make pg_upgrade's test.sh less chatty.
Tom Lane
2019-05-21
1
-8
/
+2
*
Revert "In the pg_upgrade test suite, don't write to src/test/regress."
Noah Misch
2019-05-19
1
-12
/
+0
*
In the pg_upgrade test suite, don't write to src/test/regress.
Noah Misch
2019-05-19
1
-0
/
+12
*
Update copyright for 2019
Bruce Momjian
2019-01-02
1
-1
/
+1
*
Use installcheck-parallel in pg_upgrade's testsuite.
Andres Freund
2018-11-07
1
-1
/
+1
*
Further portability hacking in pg_upgrade's test script.
Tom Lane
2018-07-21
1
-12
/
+10
*
Be more paranoid about quoting in pg_upgrade's test script.
Tom Lane
2018-07-21
1
-7
/
+7
*
Avoid unportable shell syntax in pg_upgrade's test script.
Tom Lane
2018-07-20
1
-2
/
+2
*
Allow MSYS as well as MINGW in Msys uname
Andrew Dunstan
2018-05-04
1
-1
/
+1
*
Skip permissions test under MINGW/Windows
Stephen Frost
2018-04-08
1
-9
/
+16
*
Allow group access on PGDATA
Stephen Frost
2018-04-07
1
-8
/
+8
*
Refactor dir/file permissions
Stephen Frost
2018-04-07
1
-0
/
+11
*
Update copyright for 2018
Bruce Momjian
2018-01-02
1
-1
/
+1
*
Make WAL segment size configurable at initdb time.
Andres Freund
2017-09-19
1
-1
/
+3
*
Fix bit-rot in pg_upgrade's test.sh, and improve documentation.
Tom Lane
2017-06-08
1
-6
/
+20
*
Run most pg_dump and pg_dumpall tests with --no-sync
Andrew Dunstan
2017-04-10
1
-2
/
+2
*
Fix cross-shlib linking in temporary installs on HPUX 10.
Tom Lane
2017-01-21
1
-0
/
+2
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
1
-1
/
+1
*
Obstruct shell, SQL, and conninfo injection via database and role names.
Noah Misch
2016-08-08
1
-0
/
+17
*
Update copyright for 2016
Bruce Momjian
2016-01-02
1
-1
/
+1
*
Fix omission of -X (--no-psqlrc) in some psql invocations.
Tom Lane
2015-12-28
1
-2
/
+2
*
Honour TEMP_CONFIG when testing pg_upgrade
Andrew Dunstan
2015-09-17
1
-0
/
+4
*
Remove redundant "make install" from pg_upgrade test suite.
Noah Misch
2015-07-29
1
-1
/
+0
*
Replace use of "diff -q".
Noah Misch
2015-07-08
1
-1
/
+2
[next]