Mailing lists [pgsql-committers]
- pgsql: binary upgrade: Preserve relfilenodes for views and composite momjian@postgresql.org (Bruce Momjian)
- pg-migrator - pg_migrator: Support new backend API to preserve bmomjian@pgfoundry.org (User Bmomjian)
- pg-migrator - pg_migrator: Support new backend API to preserve bmomjian@pgfoundry.org (User Bmomjian)
- pgsql: Support rewritten-based full vacuum as VACUUM FULL. itagaki@postgresql.org (Takahiro Itagaki)
- pgsql: Applied Zoltan's patch to remove hardware dependant offset meskes@postgresql.org (Michael Meskes)
- Re: pgsql: And another one Michael Meskes
- Re: pgsql: pg_dump --only-analyze Implement pg_dump --only-analyze for use Simon Riggs
- plproxy - plproxy: Adjustments for PostgreSQL 8.5 mpihlak@pgfoundry.org (User Mpihlak)
- Re: pgsql: And another one Magnus Hagander
- pgsql: Silence compiler warning about uninitialized variables. itagaki@postgresql.org (Takahiro Itagaki)
- pgsql: Removed more inttypes.h stuff. meskes@postgresql.org (Michael Meskes)
- pgsql: Removed test case using nan as float value because printf's meskes@postgresql.org (Michael Meskes)
- Re: pgsql: Applied Zoltan's patch to remove hardware dependant offset Andrew Dunstan
- Re: pgsql: Applied Zoltan's patch to remove hardware dependant offset Andrew Dunstan
- pg-migrator - pg_migrator: Support new backend API to preserve h-saito@pgfoundry.org (User H-saito)
- pgsql: Remove __FUNCTION__ keyword that is not recognized by som meskes@postgresql.org (Michael Meskes)
- Re: pgsql: Remove __FUNCTION__ keyword that is not recognized by som Alvaro Herrera
- pgsql: Replaced int64_t with int64 as Andrew suggested. meskes@postgresql.org (Michael Meskes)
- pg-migrator - pg_migrator: Add missing file to CVs. bmomjian@pgfoundry.org (User Bmomjian)
- pgsql: Corrected CVS entry: --only-analyze mode is for _vacuumdb_, not momjian@postgresql.org (Bruce Momjian)
- Re: pgsql: pg_dump --only-analyze Implement pg_dump --only-analyze for use Bruce Momjian
- pgsql: Add missing 'static' keywords. tgl@postgresql.org (Tom Lane)
-
pgsql: Fix missing
markers in dblink reference entries. tgl@postgresql.org (Tom Lane) - pg-migrator - pg_migrator: Skip rebuilding of relation array when we bmomjian@pgfoundry.org (User Bmomjian)
- pgsql: Make the makefile pass $MAJORVERSION to genbki.pl, not $VERSION tgl@postgresql.org (Tom Lane)
- pgsql: Make error messages for bad --set-version argument more useful. tgl@postgresql.org (Tom Lane)
- pgsql: Access hash entry before freeing it, not after. tgl@postgresql.org (Tom Lane)
- pgsql: Fix spccache.c to not suppose that a cache entry will live across tgl@postgresql.org (Tom Lane)
- pgsql: PG_MAJORVERSION: For simplicity, use PG_MAJORVERSION rather than momjian@postgresql.org (Bruce Momjian)
- Re: pgsql: PG_MAJORVERSION: For simplicity, use PG_MAJORVERSION rather than Alvaro Herrera
- Re: pgsql: PG_MAJORVERSION: For simplicity, use PG_MAJORVERSION rather than Bruce Momjian
- pgsql: Alter the configure script to fail immediately if the C compiler tgl@postgresql.org (Tom Lane)
- pgsql: Alter the configure script to fail immediately if the C compiler tgl@postgresql.org (Tom Lane)
- pgsql: Make configure check the version of Perl we're building with, and tgl@postgresql.org (Tom Lane)
- pgsql: Improve a couple of comments relating to large object snapshot rhaas@postgresql.org (Robert Haas)
- Re: pgsql: PG_MAJORVERSION: For simplicity, use PG_MAJORVERSION rather than Alvaro Herrera
- pgsql: Fail in a nicer way if we have --with-perl and no Perl. tgl@postgresql.org (Tom Lane)
- Re: pgsql: PG_MAJORVERSION: For simplicity, use PG_MAJORVERSION rather than Bruce Momjian
- Re: pgsql: PG_MAJORVERSION: For simplicity, use PG_MAJORVERSION rather than Robert Haas
- pgsql: Further fixes for per-tablespace options patch. rhaas@postgresql.org (Robert Haas)
- Re: pgsql: PG_MAJORVERSION: For simplicity, use PG_MAJORVERSION rather than Alvaro Herrera