pg_restore cleanups

Andrew Dunstan <andrew@dunslane.net>

Commit: 40b9c27014d90d77c61e8f5c77ddeb84fa9a6b69
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2025-04-16T16:04:34Z
Releases: 18.0
pg_restore cleanups

. remove unnecessary oid_string list stuff
. use pg_get_line_buf() instead of open-coding it
. cleaner parsing of map.dat lines

Reverts 2b69afbe50d add new list type simple_oid_string_list to fe-utils/simple_list

Author: Álvaro Herrera <alvherre@kurilemu.de>
Author: Andrew Dunstan <andrew@dunslane.net>

Discussion: https://postgr.es/m/202504141220.343fmoxfsbj4@alvherre.pgsql

Files

Discussion