diff options
author | Alexander Korotkov <akorotkov@postgresql.org> | 2025-05-03 22:42:05 +0300 |
---|---|---|
committer | Alexander Korotkov <akorotkov@postgresql.org> | 2025-05-03 22:42:05 +0300 |
commit | 2782f3b8454676c9df408aa0bc960efca0f3eb22 (patch) | |
tree | 25a8165a7af161598fad96f848307c950eb36342 /src/tools/pgindent | |
parent | 250a718aadad68793e82103282247556a46a3cfc (diff) | |
download | postgresql-2782f3b8454676c9df408aa0bc960efca0f3eb22.tar.gz postgresql-2782f3b8454676c9df408aa0bc960efca0f3eb22.zip |
Revert "Refactor ChangeVarNodesExtended() using the custom callback"
This reverts commit 250a718aadad68793e82103282247556a46a3cfc.
It shouldn't be pushed during the release freeze.
Reported-by: Tom Lane
Discussion: https://postgr.es/m/E1uBIbY-000owH-0O%40gemulon.postgresql.org
Diffstat (limited to 'src/tools/pgindent')
-rw-r--r-- | src/tools/pgindent/typedefs.list | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/pgindent/typedefs.list b/src/tools/pgindent/typedefs.list index 9ea573fae21..e5879e00dff 100644 --- a/src/tools/pgindent/typedefs.list +++ b/src/tools/pgindent/typedefs.list @@ -410,7 +410,6 @@ CatCacheHeader CatalogId CatalogIdMapEntry CatalogIndexState -ChangeVarNodes_callback ChangeVarNodes_context CheckPoint CheckPointStmt |