git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 39a584d) | patch
Remove inappropriate raw_expression_tree_walker() code
2023年6月29日 08:30:55 +0000 (10:30 +0200)
2023年6月29日 08:34:53 +0000 (10:34 +0200)
commit efcf55f8fe00b46198cd34557431c87ce5da8040
Remove inappropriate raw_expression_tree_walker() code

It was walking into the ColumnDef->compression field, which is not a
node but a string. This code is currently not reachable (because the
compression field is only set in situations that don't go through
raw_expression_tree_walker()), but if it had been, this could have
behaved erratically.
src/backend/nodes/nodeFuncs.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /