add new list type simple_oid_string_list to fe-utils/simple_list

Andrew Dunstan <andrew@dunslane.net>

Commit: 2b69afbe50d5e39cc7d9703b3ab7acc4495a54ea
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2025-04-04T20:01:22Z
Releases: 18.0
add new list type simple_oid_string_list to fe-utils/simple_list

This type contains both an oid and a string.

This will be used in forthcoming changes to pg_restore.

Author: Andrew Dunstan <andrew@dunslane.net>

Files

PathChange+/−
src/fe_utils/simple_list.c modified +41 −0
src/include/fe_utils/simple_list.h modified +16 −0
src/tools/pgindent/typedefs.list modified +2 −0