Mailing lists [pgsql-committers]
- pgsql: First cut at 8.3 release notes. [email protected] (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. [email protected] (Michael Meskes)
- Re: pgsql: Made new test also work without threading enabled. Michael Meskes
- pgbouncer - pgbouncer: more todo [email protected] (User Mkz)
- pgsql: Cleaned up ecpglib and renamed functions that do not need to be [email protected] (Michael Meskes)
- pgsql: Fix typo [email protected] (Magnus Hagander)
- pgbouncer - pgbouncer: pool_size doc [email protected] (User Mkz)
- pgsql: Make ECPG regression tests run with -c only for [email protected] (Magnus Hagander)
- pllolcode - pllolcode: Rebuilding parser piece by piece, making sure [email protected] (User Eggyknap)
- pgsql: Build DEF file for libecpg instead of generating a default one. [email protected] (Magnus Hagander)
- pgsql: Fix typo [email protected] (Magnus Hagander)
- pgsql: Fix commandlines for final two ECPG regression tests [email protected] (Magnus Hagander)
- pgsql: Use snprintf from libpgport in ecpg compatlib. [email protected] (Magnus Hagander)
- pgbouncer - pgbouncer: more testing [email protected] (User Mkz)
- pgsql: Also created export list for pgytpeslib and compatlib. [email protected] (Michael Meskes)
- pgsql: More detailed error msg (with stack trace) if a file copy fails. [email protected] (Magnus Hagander)
- pgsql: Remove exports.list in clean target. [email protected] (Michael Meskes)
- pgsql: Also build snprintf from pgport if needed. [email protected] (Michael Meskes)
- pgsql: Build two more .DEF files for ecpg instead of using default ones. [email protected] (Magnus Hagander)
- pgsql: Attempt to open certificate file "manually" using fopen before [email protected] (Magnus Hagander)
- pgsql: Stripped two symbols that are needed. [email protected] (Michael Meskes)
- pgsql: This could be what's missing on some systems. [email protected] (Michael Meskes)
- pgsql: Fix command for fetching snprintf.c. [email protected] (Tom Lane)
- npgsql - Npgsql2: Added support for COPY IN and COPY OUT operations. [email protected] (User Fxjr)
- pgsql: Minor improvements to hack for old OpenSSL libraries: avoid [email protected] (Tom Lane)
- pgsql: Argh, missing dll in filename [email protected] (Michael Meskes)
- pgsql: Tweak recently-added tests to suppress scary-looking warnings on [email protected] (Tom Lane)
- pgsql: Suppress compiler warning in non-threaded build. [email protected] (Tom Lane)
- pgsql: Some editorial improvements for recently-added ALTER [email protected] (Tom Lane)
- pgsql: Teach chklocale.c how to extract encoding info from Windows [email protected] (Tom Lane)
- pginstaller - pginst: Fixed EUC_JP code misstake.. [email protected] (User H-saito)
- pgsql: Various minor improvements to the 8.3 release notes. [email protected] (Neil Conway)
- pgsql: Second pass at 8.3 release notes: put items in a bit more logical [email protected] (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
- Re: pgsql: Second pass at 8.3 release notes: put items in a bit more logical Tom Lane
- Re: pginstaller - pginst: Fixed EUC_JP code misstake.. ITAGAKI Takahiro
- pginstaller - pginst: EUC_TW which is not supported was removed. [email protected] (User H-saito)
- Re: pginstaller - pginst: Fixed EUC_JP code misstake.. Hiroshi Saito