Mailing lists [pgsql-committers]
- docbot - docbot: Refactor authentication into a single subroutine, turnstep@pgfoundry.org (User Turnstep)
- wilddb - aed: Add PDF, original schema, and put comments in new Postgres turnstep@pgfoundry.org (User Turnstep)
- pgsql: Add comment about localized month names for to_date and momjian@postgresql.org (Bruce Momjian)
- pgsql: Add: > * Allow to_date() and to_timestamp() accept localized momjian@postgresql.org (Bruce Momjian)
- pgsql: Add: > * Add missing parameter handling in to_char() > > momjian@postgresql.org (Bruce Momjian)
- pgsql: Appended is a small documentation patch that adds a note to the momjian@postgresql.org (Bruce Momjian)
- pgsql: Appended is a small documentation patch that adds a note to the momjian@postgresql.org (Bruce Momjian)
- pgsql: Add: > * Allow FSM to return free space toward the beginning of momjian@postgresql.org (Bruce Momjian)
- pgsql: Add CASCADE option to TRUNCATE. tgl@postgresql.org (Tom Lane)
- pgsql: Fix a typo. neilc@postgresql.org (Neil Conway)
- pgsql: In ipcclean, check LOGNAME only if USER is not set. momjian@postgresql.org (Bruce Momjian)
- pgsql: In ipcclean, check LOGNAME only if USER is not set. momjian@postgresql.org (Bruce Momjian)
- pgsql: Dept. tgl@postgresql.org (Tom Lane)
- pgsql: Make the COPY command return a command tag that includes the tgl@postgresql.org (Tom Lane)
- pgsql: Done: < o %Have COPY return the number of rows loaded/unloaded? momjian@postgresql.org (Bruce Momjian)
- pgsql: Done: > * -Allow TRUNCATE ... momjian@postgresql.org (Bruce Momjian)
- pgsql: Clarify macro layout for win32 IMPORT. momjian@postgresql.org (Bruce Momjian)
- pgsql: Teach PQcmdTuples() that a COPY command tag might contain a row tgl@postgresql.org (Tom Lane)
- pgsql: Add workaround so MSVC doesn't try to load strings.h, which it momjian@postgresql.org (Bruce Momjian)
- bizgres - bizgres: Improve tuplesort.c to support variable merge order. aparashar@pgfoundry.org (User Aparashar)
- pgsql: Update ipcclean to use try 'id' first for root check. momjian@postgresql.org (Bruce Momjian)
- pgsql: Update ipcclean to use try 'id' first for root check. momjian@postgresql.org (Bruce Momjian)
- pgsql: Rename Online Backup to Continuous Archiving. momjian@postgresql.org (Bruce Momjian)
- bizgres - bizgres: Modify logtape.c so that the initial aparashar@pgfoundry.org (User Aparashar)
- bizgres - bizgres: Improve tuplesort.c to support variable merge order. aparashar@pgfoundry.org (User Aparashar)
- bizgres - bizgres: 1. aparashar@pgfoundry.org (User Aparashar)
- bizgres - bizgres: Improve sorting speed by pre-extracting the first aparashar@pgfoundry.org (User Aparashar)
- pgsql: Fixes for Win32-client only compiles. momjian@postgresql.org (Bruce Momjian)
- pgsql: Improve pg_dump and psql to use libpq's newer COPY support tgl@postgresql.org (Tom Lane)
- pgsql: Avoid trying to open /dev/tty on Win32. momjian@postgresql.org (Bruce Momjian)
- pgsql: Avoid trying to open /dev/tty on Win32. momjian@postgresql.org (Bruce Momjian)
- pgsql: Avoid trying to open /dev/tty on Win32. momjian@postgresql.org (Bruce Momjian)
- pgsql: This patch fixes this warning. momjian@postgresql.org (Bruce Momjian)
- Re: pgsql: This patch fixes this warning. Tom Lane