Mailing lists [pgsql-committers]
- pgsql: Use NAMEDATALEN instead of local define. momjian@postgresql.org (Bruce Momjian)
- pgsql: Spell __darwin__ correctly, to suppress compiler warning on OSX. tgl@postgresql.org (Tom Lane)
- pgsql: Get rid of unsafe sprintf and snprintf usages. tgl@postgresql.org (Tom Lane)
- pgsql: Remove another unsafe use of random data as a format string. tgl@postgresql.org (Tom Lane)
- pgsql: Fix another obvious bug pointed out by a compiler warning. tgl@postgresql.org (Tom Lane)
- pgsql: tag 8.4.4 scrappy@postgresql.org (Marc G. Fournier)
- pgsql: tag 8.3.11 scrappy@postgresql.org (Marc G. Fournier)
- pgsql: tag 8.2.17 scrappy@postgresql.org (Marc G. Fournier)
- pgsql: tag 8.1.21 scrappy@postgresql.org (Marc G. Fournier)
- pgsql: tag 8.0.25 scrappy@postgresql.org (Marc G. Fournier)
- pgsql: tag 7.4.29 scrappy@postgresql.org (Marc G. Fournier)
- reorg - pg_reorg: Fix double-free bug with -a (--all) option. itagaki@pgfoundry.org (User Itagaki)
- reorg - pg_batch: Fix double-free bug with -a (--all) option. itagaki@pgfoundry.org (User Itagaki)
- pgsql: Add many new Asserts in code and fix simple bug that slipped sriggs@postgresql.org (Simon Riggs)
- pginstaller - pginst: Update for 8.2.17 dpage@pgfoundry.org (Dave Page)
- Re: pginstaller - pginst: Update for 8.2.17 Thom Brown
- pginstaller - pginst: Fix URL, per Thom Brown dpage@pgfoundry.org (Dave Page)
- Re: pginstaller - pginst: Update for 8.2.17 Dave Page
- pgsql: Remove CRs. itagaki@postgresql.org (Takahiro Itagaki)
- pginstaller - pginst: Update for 8.3.11. dpage@pgfoundry.org (Dave Page)
- npgsql - Npgsql2: Added missing tests for bug 1010788 and array fxjr@pgfoundry.org (User Fxjr)
- pgsql: We now accept read-only connections in state rhaas@postgresql.org (Robert Haas)