add new list type simple_oid_string_list to fe-utils/simple_list
Andrew Dunstan <andrew@dunslane.net>
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
| Path | Change | +/− |
|---|---|---|
| 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 |