summaryrefslogtreecommitdiff
path: root/src/bin/pg_upgrade/Makefile
Commit message (Expand)AuthorAgeFilesLines
* pg_upgrade: copy locale and encoding information to new cluster.Jeff Davis2023-03-091-0/+2
* Change internal RelFileNode references to RelFileNumber or RelFileLocator.Robert Haas2022-07-061-1/+1
* Re-add locally-generated files in pg_upgrade's .gitignore and MakefileMichael Paquier2022-06-151-1/+2
* Force run of pg_upgrade in the build directory in its TAP testMichael Paquier2022-06-041-2/+1
* Switch the regression tests of pg_upgrade to use TAP testsMichael Paquier2022-04-011-13/+8
* Refactor DLSUFFIX handlingPeter Eisentraut2022-03-251-1/+1
* pg_upgrade: Move all the files generated internally to a subdirectoryMichael Paquier2022-02-061-3/+1
* Remove analyze_new_cluster script from pg_upgradeMagnus Hagander2020-11-091-1/+1
* Split all OBJS style lines in makefiles into one-line-per-entry style.Andres Freund2019-11-051-3/+17
* Un-break pg_upgrade regression test.Tom Lane2019-05-211-1/+1
* pg_upgrade: Avoid check target accidentally breaking make's --output-sync.Andres Freund2019-05-211-1/+10
* pg_upgrade: Don't use separate installation for test.Andres Freund2019-05-211-12/+2
* Have pg_upgrade's Makefile honor NO_TEMP_INSTALLAndrew Dunstan2019-03-311-1/+10
* Prevent accidental linking of system-supplied copies of libpq.so etc.Tom Lane2018-04-031-1/+1
* Revert "Add basic TAP test setup for pg_upgrade"Peter Eisentraut2017-09-221-4/+3
* Add basic TAP test setup for pg_upgradePeter Eisentraut2017-09-191-3/+4
* Fix broken link-command-line ordering for libpgfeutils.Tom Lane2017-07-141-2/+2
* Fix bit-rot in pg_upgrade's test.sh, and improve documentation.Tom Lane2017-06-081-3/+3
* Obstruct shell, SQL, and conninfo injection via database and role names.Noah Misch2016-08-081-1/+2
* pg_upgrade: Remove converter plugin facility.Robert Haas2016-03-081-1/+1
* Remove superfluous -DFRONTEND.Noah Misch2015-04-241-1/+1
* Move pg_upgrade from contrib/ to src/bin/Peter Eisentraut2015-04-141-0/+42