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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: af3ee8a) | patch
Remove IndexInfo.ii_OpclassOptions field
Tue, 3 Oct 2023 15:39:31 +0000 (17:39 +0200)
Tue, 3 Oct 2023 15:51:02 +0000 (17:51 +0200)
commit 784162357130f63b5130cd6517db21451692f9b3
Remove IndexInfo.ii_OpclassOptions field

It is unnecessary to include this field in IndexInfo. It is only used
by DDL code, not during execution. It is really only used to pass
local information around between functions in index.c and indexcmds.c,
for which it is clearer to use local variables, like in similar cases.

Discussion: https://www.postgresql.org/message-id/flat/f84640e3-00d3-5abd-3f41-e6a19d33c40b@eisentraut.org
src/backend/catalog/index.c diff | blob | blame | history
src/backend/catalog/toasting.c diff | blob | blame | history
src/backend/commands/indexcmds.c diff | blob | blame | history
src/backend/nodes/makefuncs.c diff | blob | blame | history
src/include/catalog/index.h diff | blob | blame | history
src/include/nodes/execnodes.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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