aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistutil.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2006-06-29 20:00:08 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2006-06-29 20:00:08 +0000
commit51e400c9c64b32c31c2da4a1ea7738b52d39ff48 (patch)
tree6e5378b6cc91742118ccec2f90b61919897ca659 /src/backend/access/gist/gistutil.c
parentcd4609e2a4674d81f9a6d993636d47ab853ec660 (diff)
downloadpostgresql-51e400c9c64b32c31c2da4a1ea7738b52d39ff48.tar.gz
postgresql-51e400c9c64b32c31c2da4a1ea7738b52d39ff48.zip
Remove the separate 'stats buffer' process, letting backend stats messages
be delivered directly to the collector process. The extra process context swaps required to transfer data through the buffer process seem to outweigh any value the buffering might have. Per recent discussion and tests. I modified Bruce's draft patch to use poll() rather than select() where available (this makes a noticeable difference on my system), and fixed up the EXEC_BACKEND case.
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions