pg_restore cleanups
Andrew Dunstan <andrew@dunslane.net>
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
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_dump/pg_restore.c | modified | +64 −41 |
| src/fe_utils/simple_list.c | modified | +0 −41 |
| src/include/fe_utils/simple_list.h | modified | +0 −16 |
| src/tools/pgindent/typedefs.list | modified | +1 −2 |
Discussion
- pgsql: Non text modes for pg_dumpall, correspondingly change pg_restore 10 messages · 2025-04-04 → 2025-04-16