summaryrefslogtreecommitdiff
path: root/src/tools
diff options
context:
space:
mode:
authorNoah Misch2023-08-01 00:04:47 +0000
committerNoah Misch2023-08-01 00:04:47 +0000
commitd3a38318ac614f20a9e2e163bba083d15be54f06 (patch)
tree58f314185705c1dde7b91101a5f40789dde69433 /src/tools
parent7c5c4e1c0396b0617a6f9b659dd7375fb0bfb9dc (diff)
Rename OverrideSearchPath to SearchPathMatcher.
The previous commit removed the "override" APIs. Surviving APIs facilitate plancache.c to snapshot search_path and test whether the current value equals a remembered snapshot. Aleksander Alekseev. Reported by Alexander Lakhin and Noah Misch. Discussion: https://postgr.es/m/8ffb4650-52c4-6a81-38fc-8f99be981130@gmail.com
Diffstat (limited to 'src/tools')
-rw-r--r--src/tools/pgindent/typedefs.list2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/pgindent/typedefs.list b/src/tools/pgindent/typedefs.list
index dc296afb63d..66823bc2a77 100644
--- a/src/tools/pgindent/typedefs.list
+++ b/src/tools/pgindent/typedefs.list
@@ -1686,7 +1686,6 @@ OuterJoinClauseInfo
OutputPluginCallbacks
OutputPluginOptions
OutputPluginOutputType
-OverrideSearchPath
OverridingKind
PACE_HEADER
PACL
@@ -2463,6 +2462,7 @@ ScanState
ScanTypeControl
ScannerCallbackState
SchemaQuery
+SearchPathMatcher
SecBuffer
SecBufferDesc
SecLabelItem