summaryrefslogtreecommitdiff
path: root/src/tools
diff options
context:
space:
mode:
authorAndrew Dunstan2025-03-28 22:10:24 +0000
committerAndrew Dunstan2025-04-04 20:01:22 +0000
commit2b69afbe50d5e39cc7d9703b3ab7acc4495a54ea (patch)
tree6e100036a280609b83eb0f0a2bf930bc18af290c /src/tools
parentc1da7281060d646f863e920a1aac3b9dbc997672 (diff)
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 <[email protected]>
Diffstat (limited to 'src/tools')
-rw-r--r--src/tools/pgindent/typedefs.list2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tools/pgindent/typedefs.list b/src/tools/pgindent/typedefs.list
index b69b3b1520c..0c81d03950d 100644
--- a/src/tools/pgindent/typedefs.list
+++ b/src/tools/pgindent/typedefs.list
@@ -2747,6 +2747,8 @@ SimpleActionListCell
SimpleEcontextStackEntry
SimpleOidList
SimpleOidListCell
+SimpleOidStringList
+SimpleOidListStringCell
SimplePtrList
SimplePtrListCell
SimpleStats