diff options
author | Tom Lane | 2001-12-04 19:40:17 +0000 |
---|---|---|
committer | Tom Lane | 2001-12-04 19:40:17 +0000 |
commit | f4bd04bb67c5da67b4fc35aa4da4ac47cff4cd66 (patch) | |
tree | 60021bf58981f978795048a26038ab07702a9940 /doc | |
parent | dae887abfe54b10820e03f0de82542306d825b00 (diff) |
Replace pq_getbytes(&ch, 1) calls with pq_getbyte(), which is easier
to use and significantly faster. This tweak saves 25% (!) of the runtime
of COPY IN in a test with 8000-character lines. I wouldn't normally
commit a performance improvement this late in the cycle, but 25% got
my attention...
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions