Mailing lists [pgsql-committers]
- pgbuildfarm - client-code: set up config logging properly for MSVC andrewd@pgfoundry.org (User Andrewd)
- bizgres - bizgres: Restore Bizgres tuned defaults for shared_buffers, markir@pgfoundry.org (User Markir)
- bizgres - bizgres: Fix expected regression test output to include markir@pgfoundry.org (User Markir)
- pgsql: Cleanup for procarray.c. momjian@postgresql.org (Bruce Momjian)
- pgsql: Remove headers for old sysv shmem emulation that I forgot. mha@postgresql.org (Magnus Hagander)
- pgsql: Add define to exclude configured libraries, to be able to easily mha@postgresql.org (Magnus Hagander)
- pgsql: Generate SQL files for /contrib (based on .sql.in) mha@postgresql.org (Magnus Hagander)
- pgsql: Support for running contribcheck on msvc mha@postgresql.org (Magnus Hagander)
- pgsql: Forgot commit: support for special-cases in pgcrypto mha@postgresql.org (Magnus Hagander)
- pgsql: Allow 4 bytes UTF-8 (UCS-4 range 00010000-001FFFFF) This is ishii@postgresql.org (Tatsuo Ishii)
- stackbuilder - wizard: Download the selected files. dpage@pgfoundry.org (User Dpage)
- pgsql: Fix plancache so that any required replanning is done with the tgl@postgresql.org (Tom Lane)
- pgsql: Adjust DatumGetBool macro so that it isn't fooled by garbage in tgl@postgresql.org (Tom Lane)
- pgsql: We no longer need to palloc the VacuumStmt node; keeping it on alvherre@postgresql.org (Alvaro Herrera)
- stackbuilder - wizard: Download using a sensible chunk size - 4Kb seems dpage@pgfoundry.org (User Dpage)
- pgsql: Separate fetch of pg_autovacuum tuple into its own function. alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Separate the code to start a new worker into its own function. alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Set the node properly, per Tom. alvherre@postgresql.org (Alvaro Herrera)