Mailing lists [pgsql-committers]
- pgsql: Some infrastructure changes for the upcoming auto-explain contrib tgl@postgresql.org (Tom Lane)
- pgsql: Fix define_custom_variable so that SUSET custom variables behave tgl@postgresql.org (Tom Lane)
- pgsql: New Directory tgl@postgresql.org (Tom Lane)
- pgsql: Add auto-explain contrib module for automatic logging of the tgl@postgresql.org (Tom Lane)
- libpqtypes - libpqtypes: update ChangeLog for the v1.2c release achernow@pgfoundry.org (User Achernow)
- libpqtypes - libpqtypes: pqt-handlers.3 needed a doc update achernow@pgfoundry.org (User Achernow)
- pgsql: Add "Most Common Implementation" row to high availablity table so momjian@postgresql.org (Bruce Momjian)
- libpqtypes - libpqtypes: updated Makefile for cygwin & mingw so achernow@pgfoundry.org (User Achernow)
- pgsql: Change this script to Perl 5 style. petere@postgresql.org (Peter Eisentraut)
- pgsql: Fix compiler warning "res may be used uninitialized in this teodor@postgresql.org (Teodor Sigaev)
- pgsql: Rethink the way FSM truncation works. heikki@postgresql.org (Heikki Linnakangas)
- plproxy - plproxy: If query is canceled by user, send cancel request to mkz@pgfoundry.org (User Mkz)
- plproxy - plproxy: update news mkz@pgfoundry.org (User Mkz)
- pgbouncer - pgbouncer: Change default port number from 6000 to 6432. mkz@pgfoundry.org (User Mkz)
- pgbouncer - pgbouncer: debug: log connection endpoints mkz@pgfoundry.org (User Mkz)
- pgbouncer - pgbouncer: New tunable 'sbuf_loopcnt' to limit time spent on mkz@pgfoundry.org (User Mkz)
- pgbouncer - pgbouncer: add milliseconds to log timestamps mkz@pgfoundry.org (User Mkz)
- pgbouncer - pgbouncer: asynctest improvements - add $(LIBS) to link mkz@pgfoundry.org (User Mkz)
- pgsql: Add WITH as a refname to the SELECT reference page. petere@postgresql.org (Peter Eisentraut)
- pgbouncer - pgbouncer: Dynamic database creation for non-defined mkz@pgfoundry.org (User Mkz)
- libpqtypes - libpqtypes: created pqt_buf_xxx functions to abstract achernow@pgfoundry.org (User Achernow)
- libpqtypes - libpqtypes: Updated ChangeLog achernow@pgfoundry.org (User Achernow)
- orafce - orafce: Optimize decode() by caching equality operator itagaki@pgfoundry.org (User Itagaki)