Commit the bulk of Mike Ansley's long-query changes in the
Tom Lane <tgl@sss.pgh.pa.us>
Commit the bulk of Mike Ansley's long-query changes in the backend. Still much left to do.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/libpq/pqcomm.c | modified | +10 −16 |
| src/backend/libpq/pqformat.c | modified | +11 −18 |
| src/backend/tcop/postgres.c | modified | +40 −65 |
| src/include/libpq/libpq.h | modified | +3 −2 |
| src/include/libpq/pqcomm.h | modified | +1 −6 |
| src/include/libpq/pqformat.h | modified | +2 −2 |