Mailing lists [pgsql-committers]
- 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
- pgsql: Clarify tablespace.c::TablespaceCreateDbspace() comments. momjian@postgresql.org (Bruce Momjian)
- pgsql: More tablespace.c comment improvements. momjian@postgresql.org (Bruce Momjian)
- pgsql: Remove all the special-case code for INT64_IS_BUSTED, per tgl@postgresql.org (Tom Lane)
- pgbulkload - pgbulkload: Refine messages and option handleing routines itagaki@pgfoundry.org (User Itagaki)
- Re: pgsql: PG_MAJORVERSION: For simplicity, use PG_MAJORVERSION rather than Magnus Hagander
- pgsql: Rename new vacuumdb option to --analyze-only from --only-analyze. momjian@postgresql.org (Bruce Momjian)
- pg-migrator - pg_migrator: Document renamed vacuumdb --analyze-only bmomjian@pgfoundry.org (User Bmomjian)
- Re: pgsql: PG_MAJORVERSION: For simplicity, use PG_MAJORVERSION rather than Bruce Momjian
- Re: pgsql: PG_MAJORVERSION: For simplicity, use PG_MAJORVERSION rather than Alvaro Herrera
- pgsql: Use -Z for vacuumdb --analyze-only, rather than -o. momjian@postgresql.org (Bruce Momjian)
- pgsql: Fix (some of the) breakage introduced into query-cancel tgl@postgresql.org (Tom Lane)
- pgsql: Make bit/varbit substring() treat any negative length as meaning tgl@postgresql.org (Tom Lane)
- pgsql: Make bit/varbit substring() treat any negative length as meaning tgl@postgresql.org (Tom Lane)
- pgsql: Make bit/varbit substring() treat any negative length as meaning tgl@postgresql.org (Tom Lane)
- pgsql: Make bit/varbit substring() treat any negative length as meaning tgl@postgresql.org (Tom Lane)
- pgsql: Make bit/varbit substring() treat any negative length as meaning tgl@postgresql.org (Tom Lane)
- pgsql: Make bit/varbit substring() treat any negative length as meaning tgl@postgresql.org (Tom Lane)
- pgsql: Make bit/varbit substring() treat any negative length as meaning tgl@postgresql.org (Tom Lane)
- pgsql: Fix 3-parameter form of bit substring() to throw error for tgl@postgresql.org (Tom Lane)
- Re: pgsql: Fix (some of the) breakage introduced into query-cancel Simon Riggs
- Re: pgsql: Fix (some of the) breakage introduced into query-cancel Tom Lane
- pgsql: Document why we copy reloptions into CacheMemoryContext rhaas@postgresql.org (Robert Haas)
- Re: pgsql: Fix (some of the) breakage introduced into query-cancel Simon Riggs
- Re: pgsql: Fix (some of the) breakage introduced into query-cancel Tom Lane
- pgsql: Add buffer access counters to pg_stat_statements. itagaki@postgresql.org (Takahiro Itagaki)
- pgsql: pgBufferUsage needs PGDLLIMPORT for pg_stat_statements on itagaki@postgresql.org (Takahiro Itagaki)