-2007-11-xx - PgBouncer 1.1.2 - ""
+2007-12-10 - PgBouncer 1.1.2 - "The Hammer"
= Features =
in code on INFO level, so they polluted logs.
* Unbroke debian/changelog
+ = Cleanup =
+
+ * reorder struct SBuf fields to get better alignment for buffer.
+
2007-10-26 - PgBouncer 1.1.1 - "Breakdancing Bee"
= Fixes =
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(pgbouncer, 1.1.2rc1)
+AC_INIT(pgbouncer, 1.1.2)
AC_CONFIG_SRCDIR(src/bouncer.h)
AC_CONFIG_HEADER(config.h)
.\" Title: pgbouncer
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.71.1 <http://docbook.sf.net/>
-.\" Date: 11/20/2007
+.\" Date: 11/23/2007
.\" Manual:
.\" Source:
.\"
-.TH "PGBOUNCER" "1" "11/20/2007" "" ""
+.TH "PGBOUNCER" "1" "11/23/2007" "" ""
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
[databases]
-marko = host=127.0.0.1 port=7000
+marko = host=127.0.0.1 port=5432
[pgbouncer]
logfile = lib/pgbouncer.log
stats_period = 60
-log_connections = 0
-log_disconnections = 0
-log_pooler_errors = 0
+log_connections = 1
+log_disconnections = 1
+log_pooler_errors = 1
; short timeouts
server_lifetime = 5