[COMMITTERS] pgsql: Avoid memory leakage across successive calls of regexp_matches()

2007-08-11 Thread Tom Lane
Log Message: --- Avoid memory leakage across successive calls of regexp_matches() or regexp_split_to_table() within a single query. This is only a partial solution, as it turns out that with enough matches per string these functions can also tickle a repalloc() misbehavior. But fixing tha

[COMMITTERS] fulldisjunction - fd: needed fix, reported by jeremy drake.

2007-08-11 Thread User Pgstudy
Log Message: --- needed fix, reported by jeremy drake. Tested only with regression test. Modified Files: -- fd: algstructs.c (r1.25 -> r1.26) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/algstructs.c.diff?r1=1.25&r2=1.26) ---

[COMMITTERS] pgbouncer - pgbouncer: more robust quote_literal()

2007-08-11 Thread User Mkz
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) ---(end of broadcast)--

[COMMITTERS] pgbouncer - pgbouncer: comment out the recv() avoidance logic

2007-08-11 Thread User Mkz
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) ---(end of broadcast