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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 58ebe96) | patch
Fix missing outfuncs.c support for IncrementalSortPath.
2020年11月30日 21:32:56 +0000 (16:32 -0500)
2020年11月30日 21:33:09 +0000 (16:33 -0500)
commit 8286223f3d820c39f2d5f14222f7ccde53bdf502
Fix missing outfuncs.c support for IncrementalSortPath.

For debugging purposes, Path nodes are supposed to have outfuncs
support, but this was overlooked in the original incremental sort patch.

While at it, clean up a couple other minor oversights, as well as
bizarre choice of return type for create_incremental_sort_path().
(All the existing callers just cast it to "Path *" immediately, so
they don't care, but some future caller might care.)

outfuncs.c fix by Zhijie Hou, the rest by me

Discussion: https://postgr.es/m/324c4d81d8134117972a5b1f6cdf9560@G08CNEXMBPEKD05.g08.fujitsu.local
src/backend/nodes/outfuncs.c diff | blob | blame | history
src/backend/optimizer/README diff | blob | blame | history
src/backend/optimizer/util/pathnode.c diff | blob | blame | history
src/include/nodes/pathnodes.h diff | blob | blame | history
src/include/optimizer/pathnode.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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