aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pg_upgrade/parallel.c
Commit message (Collapse)AuthorAge
* Update copyright for 2016Bruce Momjian2016-01-02
| | | | Backpatch certain files through 9.1
* Fix various typos and grammar errors in comments.Andres Freund2015-04-26
| | | | | Author: Dmitriy Olshevskiy Discussion: 553D00A6.4090205@bk.ru
* Move pg_upgrade from contrib/ to src/bin/Peter Eisentraut2015-04-14
Reviewed-by: Michael Paquier <michael.paquier@gmail.com>