]> granicus.if.org Git - pgbouncer/history - include/bouncer.h
New tunable 'sbuf_loopcnt' to limit time spent on one socket.
[pgbouncer] / include / bouncer.h
2008-11-19 Marko KreenNew tunable 'sbuf_loopcnt' to limit time spent on one...
2008-08-06 Marko KreenRemove drop_on_error, it was a bad idea.
2008-08-01 Marko Kreennew drop_on_error param
2008-07-16 Marko KreenFurther memory conservation by making state bitfield :8.
2008-07-03 Marko Kreendont waste room for storing login-time salt.
2008-06-25 Marko KreenNew config parameter: ignore_startup_parameters
2008-06-25 Marko KreenNew database setting: connect_query
2008-01-23 Marko Kreendraft lazy iobuf handling
2008-01-22 Marko Kreenabstract i/o-buffer out from SBuf
2008-01-18 Marko Kreenmove ->admin flag from pool to db
2008-01-18 Marko Kreenbetter comments on structs
2008-01-11 Marko Kreenactively kill databases removed from config
2008-01-09 Marko Kreensuspend_timeout, to force suspend
2008-01-04 Marko Kreenproper usage of flexible array
2008-01-02 Marko Kreenuse gcc attributes to uncover few correctness bugs
2007-12-06 Marko Kreennew features to SBuf
2007-12-06 Marko Kreensupport sending log to syslog
2007-11-21 Marko Kreenseparate disconnects from each other to avoid reconnect...
2007-11-01 Marko Kreenuse standard int types
2007-11-01 Marko Kreenmove include files to separate dir