| From: | mkz(at)pgfoundry(dot)org (User Mkz) |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgbouncer - pgbouncer: New tools: AA-tree and Jenkins hash. |
| Date: | 2007-10-19 08:40:32 |
| Message-ID: | 20071019084032.BFBC8216C87@pgfoundry.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Log Message:
-----------
New tools: AA-tree and Jenkins hash.
Modified Files:
--------------
pgbouncer:
Makefile (r1.14 -> r1.15)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/Makefile.diff?r1=1.14&r2=1.15)
pgbouncer/src:
bouncer.h (r1.18 -> r1.19)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/bouncer.h.diff?r1=1.18&r2=1.19)
Added Files:
-----------
pgbouncer/src:
aatree.c (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/aatree.c?rev=1.1&content-type=text/x-cvsweb-markup)
aatree.h (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/aatree.h?rev=1.1&content-type=text/x-cvsweb-markup)
hash.c (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/hash.c?rev=1.1&content-type=text/x-cvsweb-markup)
hash.h (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/hash.h?rev=1.1&content-type=text/x-cvsweb-markup)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2007-10-19 19:48:34 | pgsql: ts_rewrite() does not return a set, only one row; fix mislabeling |
| Previous Message | Bruce Momjian | 2007-10-19 04:01:43 | Re: [COMMITTERS] pgsql: Consistently indent release notes for prior releases. |