]> git.ipfire.org Git - thirdparty/postgresql.git/commit
pg_restore: Remove dead code in restore_all_databases()
authorAndrew Dunstan <andrew@dunslane.net>
Sun, 15 Mar 2026 16:09:36 +0000 (12:09 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Sun, 15 Mar 2026 16:13:19 +0000 (12:13 -0400)
commita793677e57bc27c674cb94b230164b2c28f4cbae
tree9c91a38e605b89f812303af887b25ba84ede39ca
parent99bf1f8aa6cd8029cb9ce17d4a804eed386bec97
pg_restore: Remove dead code in restore_all_databases()

Cleanup from commit 763aaa06f03.

Author: Mahendra Singh Thalor <mahi6run@gmail.com>
Discussion: https://postgr.es/m/CAKYtNAqN49Hqd4v0wWH3uW6d6QsH+8e8bR_MVf4CboTZSzd+Aw@mail.gmail.com
src/bin/pg_dump/pg_restore.c