Обсуждение: [COMMITTERS] pgsql: pg_upgrade: Remove dead code

Поиск
Список
Период
Сортировка

[COMMITTERS] pgsql: pg_upgrade: Remove dead code

От
Peter Eisentraut
Дата:
pg_upgrade: Remove dead code

Remove code meant for upgrading to a particular version of PostgreSQL
9.0.  Since pg_upgrade only supports upgrading to the current major
version, this code is no longer useful.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/6ce6a61840cc90172ad3da7bf303656132fa5fab

Modified Files
--------------
src/bin/pg_upgrade/check.c | 6 ------
1 file changed, 6 deletions(-)