pgbouncer - pgbouncer: comment out the recv() avoidance logic

From: mkz(at)pgfoundry(dot)org (User Mkz)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgbouncer - pgbouncer: comment out the recv() avoidance logic
Date: 2007-08-11 07:01:13
Message-ID: 20070811070114.0950221757C@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
comment out the recv() avoidance logic

Modified Files:
--------------
pgbouncer/src:
sbuf.c (r1.15 -> r1.16)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/sbuf.c.diff?r1=1.15&r2=1.16)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mkz 2007-08-11 12:29:53 pgbouncer - pgbouncer: more robust quote_literal()
Previous Message Tom Lane 2007-08-11 03:56:24 pgsql: Code review for regexp_matches/regexp_split patch.