Finished merging in src/backend from Dr. George's source tree
Marc G. Fournier <scrappy@hub.org>
Finished merging in src/backend from Dr. George's source tree
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/bootstrap/bootstrap.c | modified | +11 −10 |
| src/backend/commands/copy.c | modified | +100 −1 |
| src/backend/libpq/pqcomm.c | modified | +13 −2 |
| src/backend/parser/gram.y | modified | +2 −2 |
| src/backend/parser/Makefile.inc | modified | +3 −3 |
| src/backend/parser/scan.l | modified | +9 −1 |
| src/backend/parser/scansup.c | modified | +6 −2 |
| src/backend/postmaster/postmaster.c | modified | +4 −2 |
| src/backend/rewrite/rewriteManip.c | modified | +2 −2 |