Mailing lists [pgsql-hackers]
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Kevin Grittner
- Re: VS 2015 support in src/tools/msvc Tom Lane
- Incomplete description for \t in psql documentation - should mention caption David G. Johnston
- Re: max_parallel_degree > 0 for 9.6 beta Robert Haas
- Re: max_parallel_degree > 0 for 9.6 beta Tom Lane
- Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Tom Lane
- Re: Optimization for updating foreign tables in Postgres FDW Michael Paquier
- Re: EXPLAIN VERBOSE with parallel Aggregate David Rowley
- Re: more parallel query documentation Amit Langote
- Re: Disallow unique index on system columns Eric Ridge
- Re: pg_stat_activity crashes Kyotaro HORIGUCHI
- Re: Fix of doc for synchronous_standby_names. Kyotaro HORIGUCHI
- Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita
- Re: Should XLogInsert() be done only inside a critical section? Michael Paquier
- Re: Dead code in win32.h Michael Paquier
- Missing lookup in msvcr120 for pgwin32_putenv Michael Paquier
- New 9.6 external sort guidance around temp_tablespaces and maintenance_work_mem Peter Geoghegan
- Re: VS 2015 support in src/tools/msvc Andrew Dunstan
- Re: VS 2015 support in src/tools/msvc Tom Lane
- Re: kqueue Andres Freund
- Re: Fix of doc for synchronous_standby_names. Kyotaro HORIGUCHI
- Re: VS 2015 support in src/tools/msvc Michael Paquier
- Re: max_parallel_degree > 0 for 9.6 beta Amit Kapila
- Re: GIN data corruption bug(s) in 9.6devel Noah Misch
- Re: VS 2015 support in src/tools/msvc Michael Paquier
- Re: VS 2015 support in src/tools/msvc Michael Paquier
- Re: GIN data corruption bug(s) in 9.6devel Peter Geoghegan
- Re: pg_dump dump catalog ACLs Noah Misch
- Re: pg_dump dump catalog ACLs Peter Geoghegan
- Re: Why doesn't src/backend/port/win32/socket.c implement bind()? Michael Paquier
- Re: Wire protocol compression Craig Ringer
- Re: Parser extensions (maybe for 10?) Aleksander Alekseev
- Re: Fix of doc for synchronous_standby_names. Amit Langote
- Re: Wire protocol compression Craig Ringer
- Re: kqueue Thomas Munro
- Re: Missing lookup in msvcr120 for pgwin32_putenv Magnus Hagander
- postgres_fdw : Not able to update foreign table referring to a local table's view when use_remote_estimate = true Rajkumar Raghuwanshi
- Re: postgres_fdw : Not able to update foreign table referring to a local table's view when use_remote_estimate = true Robert Haas
- Re: max_parallel_degree > 0 for 9.6 beta Robert Haas
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Kevin Grittner
- Re: max_parallel_degree > 0 for 9.6 beta Andreas Joseph Krogh
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Amit Kapila
- Re: Truncating/vacuuming relations on full tablespaces Asif Naeem
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Amit Kapila
- Re: max_parallel_degree > 0 for 9.6 beta Tom Lane
- Re: max_parallel_degree > 0 for 9.6 beta Robert Haas
- Re: VS 2015 support in src/tools/msvc Tom Lane
- Re: VS 2015 support in src/tools/msvc Michael Paquier
- Re: max_parallel_degree > 0 for 9.6 beta Joshua D. Drake
- Re: VS 2015 support in src/tools/msvc Andrew Dunstan
- Re: Updated backup APIs for non-exclusive backups Robert Haas
- Re: VS 2015 support in src/tools/msvc Tom Lane
- Re: max_parallel_degree > 0 for 9.6 beta Robert Haas
- Re: pg_dump dump catalog ACLs Stephen Frost
- Re: kqueue Andres Freund
- Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Andres Freund
- Re: GIN data corruption bug(s) in 9.6devel Jeff Janes
- Re: EXPLAIN VERBOSE with parallel Aggregate Robert Haas
- Re: Parallel Queries and PostGIS Stephen Frost
- Re: GIN data corruption bug(s) in 9.6devel Robert Haas
- Re: if (!superuser) checks Stephen Frost
- Re: "parallel= " information is not coming in pg_dumpall for create aggregate Fabrízio de Royes Mello
- Re: [COMMITTERS] pgsql: Inline initial comparisons in TestForOldSnapshot() Kevin Grittner
- Re: [COMMITTERS] pgsql: Inline initial comparisons in TestForOldSnapshot() Tom Lane