pgbouncer - pgbouncer: more robust quote_literal()

From: mkz(at)pgfoundry(dot)org (User Mkz)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgbouncer - pgbouncer: more robust quote_literal()
Date: 2007-08-11 12:29:53
Message-ID: 20070811122954.04B4C217565@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
more robust quote_literal()

Modified Files:
--------------
pgbouncer/src:
varcache.c (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/varcache.c.diff?r1=1.2&r2=1.3)

Browse pgsql-committers by date

  From Date Subject
Next Message User Pgstudy 2007-08-11 16:17:43 fulldisjunction - fd: needed fix, reported by jeremy drake.
Previous Message User Mkz 2007-08-11 07:01:13 pgbouncer - pgbouncer: comment out the recv() avoidance logic