Mailing lists [pgsql-committers]
- Re: [HACKERS] Re: pgsql: Fix free space map to correctly track the total amount of FSM Decibel!
- pgsql: First cut at 8.3 release notes. tgl@postgresql.org (Tom Lane)
- Re: pgsql: Made new test also work without threading enabled. Andrew Dunstan
- pgsql: Hopefully fixed some stuff that causes Windows builds to fail. meskes@postgresql.org (Michael Meskes)
- Re: pgsql: Made new test also work without threading enabled. Michael Meskes
- pgbouncer - pgbouncer: more todo mkz@pgfoundry.org (User Mkz)
- pgsql: Cleaned up ecpglib and renamed functions that do not need to be meskes@postgresql.org (Michael Meskes)
- pgsql: Fix typo mha@postgresql.org (Magnus Hagander)
- pgbouncer - pgbouncer: pool_size doc mkz@pgfoundry.org (User Mkz)
- pgsql: Make ECPG regression tests run with -c only for mha@postgresql.org (Magnus Hagander)
- pllolcode - pllolcode: Rebuilding parser piece by piece, making sure eggyknap@pgfoundry.org (User Eggyknap)
- pgsql: Build DEF file for libecpg instead of generating a default one. mha@postgresql.org (Magnus Hagander)
- pgsql: Fix typo mha@postgresql.org (Magnus Hagander)
- pgsql: Fix commandlines for final two ECPG regression tests mha@postgresql.org (Magnus Hagander)
- pgsql: Use snprintf from libpgport in ecpg compatlib. mha@postgresql.org (Magnus Hagander)
- pgbouncer - pgbouncer: more testing mkz@pgfoundry.org (User Mkz)
- pgsql: Also created export list for pgytpeslib and compatlib. meskes@postgresql.org (Michael Meskes)
- pgsql: More detailed error msg (with stack trace) if a file copy fails. mha@postgresql.org (Magnus Hagander)
- pgsql: Remove exports.list in clean target. meskes@postgresql.org (Michael Meskes)
- pgsql: Also build snprintf from pgport if needed. meskes@postgresql.org (Michael Meskes)
- pgsql: Build two more .DEF files for ecpg instead of using default ones. mha@postgresql.org (Magnus Hagander)
- pgsql: Attempt to open certificate file "manually" using fopen before mha@postgresql.org (Magnus Hagander)
- pgsql: Stripped two symbols that are needed. meskes@postgresql.org (Michael Meskes)
- pgsql: This could be what's missing on some systems. meskes@postgresql.org (Michael Meskes)
- pgsql: Fix command for fetching snprintf.c. tgl@postgresql.org (Tom Lane)
- npgsql - Npgsql2: Added support for COPY IN and COPY OUT operations. fxjr@pgfoundry.org (User Fxjr)
- pgsql: Minor improvements to hack for old OpenSSL libraries: avoid tgl@postgresql.org (Tom Lane)
- pgsql: Argh, missing dll in filename meskes@postgresql.org (Michael Meskes)
- pgsql: Tweak recently-added tests to suppress scary-looking warnings on tgl@postgresql.org (Tom Lane)
- pgsql: Suppress compiler warning in non-threaded build. tgl@postgresql.org (Tom Lane)
- pgsql: Some editorial improvements for recently-added ALTER tgl@postgresql.org (Tom Lane)
- pgsql: Teach chklocale.c how to extract encoding info from Windows tgl@postgresql.org (Tom Lane)
- pginstaller - pginst: Fixed EUC_JP code misstake.. h-saito@pgfoundry.org (User H-saito)
- pgsql: Various minor improvements to the 8.3 release notes. neilc@postgresql.org (Neil Conway)
- pgsql: Second pass at 8.3 release notes: put items in a bit more logical tgl@postgresql.org (Tom Lane)
- Re: pgsql: Various minor improvements to the 8.3 release notes. Tom Lane
- Re: pgsql: Second pass at 8.3 release notes: put items in a bit more logical Neil Conway