Move dbcommands.c to commands/. It should not be in the parser directory.
Bruce Momjian <bruce@momjian.us>
Move dbcommands.c to commands/. It should not be in the parser directory.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/dbcommands.c | modified | +2 −2 |
| src/backend/parser/keywords.c | modified | +1 −3 |
| src/backend/tcop/utility.c | modified | +2 −2 |
| src/include/commands/dbcommands.h (from src/include/parser/dbcommands.h) | renamed | +1 −1 |