Commit the bulk of Mike Ansley's long-query changes in the

Tom Lane <tgl@sss.pgh.pa.us>

Commit: e25e6a6dc389f7a795d7aeba07ba8de5de083c73
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 1999-08-31T04:26:40Z
Releases: 7.1.1
Commit the bulk of Mike Ansley's long-query changes in the
backend.  Still much left to do.

Files

PathChange+/−
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