OSDN Git Service

Fix problem with selectivity error in added columns with ALTER TABLE.
authorBruce Momjian <bruce@momjian.us>
Wed, 24 Feb 1999 17:29:06 +0000 (17:29 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 24 Feb 1999 17:29:06 +0000 (17:29 +0000)
commit6df955fd3b6e77ac58a491598c7e97fdb047afa4
tree9a70fec19b03e2e785788f500221ee9f1fa73f8d
parentf3f7c2acdeaa19b2d85d0f1522ebdfab1e466210
Fix problem with selectivity error in added columns with ALTER TABLE.
Move files to deadcode.
src/backend/commands/Makefile
src/backend/commands/_deadcode/recipe.c [moved from src/backend/commands/recipe.c with 99% similarity]
src/backend/commands/_deadcode/recipe.h [moved from src/include/commands/recipe.h with 87% similarity]
src/backend/commands/command.c
src/backend/commands/indexcmds.c [moved from src/backend/commands/defind.c with 99% similarity]
src/backend/tcop/utility.c
src/include/nodes/nodes.h