Mailing lists [pgsql-committers]
- pgsql: Changed prototype for ECPGdo because some compilers don't like meskes@postgresql.org (Michael Meskes)
- pgsql: Add note pointing out that read-only commands no longer consume tgl@postgresql.org (Tom Lane)
- pgsql: Fix a regression test that fails if default_text_search_config tgl@postgresql.org (Tom Lane)
- pgsql: Fix CREATE INDEX CONCURRENTLY so that it won't use synchronized tgl@postgresql.org (Tom Lane)
- pgsql: Use an indexscan not a heapscan to search pg_index in tgl@postgresql.org (Tom Lane)
- pgsql: Fix pgstat_heap() to not be broken by syncscans starting from a tgl@postgresql.org (Tom Lane)