diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2001-12-04 19:40:17 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2001-12-04 19:40:17 +0000 |
commit | f4bd04bb67c5da67b4fc35aa4da4ac47cff4cd66 (patch) | |
tree | 60021bf58981f978795048a26038ab07702a9940 /contrib/rtree_gist/rtree_gist.sql.in | |
parent | dae887abfe54b10820e03f0de82542306d825b00 (diff) | |
download | postgresql-f4bd04bb67c5da67b4fc35aa4da4ac47cff4cd66.tar.gz postgresql-f4bd04bb67c5da67b4fc35aa4da4ac47cff4cd66.zip |
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 'contrib/rtree_gist/rtree_gist.sql.in')
0 files changed, 0 insertions, 0 deletions