Mailing lists [pgsql-hackers]
- Re: improving GROUP BY estimation Tom Lane
- Re: [PATCH v9] GSSAPI encryption support Tom Lane
- Re: Speed up Clog Access by increasing CLOG buffers Jesper Pedersen
- Re: Draft release notes for next week's releases Peter Geoghegan
- Re: Draft release notes for next week's releases Tom Lane
- Re: Draft release notes for next week's releases Peter Geoghegan
- Re: Speed up Clog Access by increasing CLOG buffers Andres Freund
- Re: So, can we stop supporting Windows native now? Alvaro Herrera
- Re: Correction for replication slot creation error message in 9.6 Michael Paquier
- Re: [PATCH v9] GSSAPI encryption support Michael Paquier
- Re: So, can we stop supporting Windows native now? Craig Ringer
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Noah Misch
- Re: So, can we stop supporting Windows native now? Michael Paquier
- PQsendQuery+PQgetResult+PQsetSingleRowMode limitations and support Karl O. Pinc
- Re: Recovery test failure for recovery_min_apply_delay on hamster Michael Paquier
- Re: OOM in libpq and infinite loop with getCopyStart() Tom Lane
- Incorrect format in error message David Rowley
- Re: So, can we stop supporting Windows native now? Thomas Munro
- Re: [COMMITTERS] pgsql: Enable logical slots to follow timeline switches Alvaro Herrera
- Re: PATCH: index-only scans with partial indexes Kyotaro HORIGUCHI
- Re: IF (NOT) EXISTS in psql-completion Kyotaro HORIGUCHI
- Re: So, can we stop supporting Windows native now? Thomas Munro
- Re: Updated backup APIs for non-exclusive backups Amit Kapila
- Re: Re: [COMMITTERS] pgsql: Enable logical slots to follow timeline switches Petr Jelinek
- Re: [PATCH v10] GSSAPI encryption support Robbie Harwood
- Re: Parallel Queries and PostGIS Amit Kapila
- Re: OOM in libpq and infinite loop with getCopyStart() Tom Lane
- Re: IF (NOT) EXISTS in psql-completion Pavel Stehule
- Re: PQsendQuery+PQgetResult+PQsetSingleRowMode limitations and support Shulgin, Oleksandr
- Re: Parallel Queries and PostGIS David Rowley
- Re: Incorrect format in error message Tom Lane
- Re: Updated backup APIs for non-exclusive backups Amit Kapila
- Re: Re: [COMMITTERS] pgsql: Enable logical slots to follow timeline switches Craig Ringer
- Re: OOM in libpq and infinite loop with getCopyStart() Michael Paquier
- Re: Timeline following for logical slots Craig Ringer
- Re: [PATCH v10] GSSAPI encryption support Michael Paquier
- Re: Re: [COMMITTERS] pgsql: Enable logical slots to follow timeline switches Craig Ringer
- EPQ recheck across HashJoin, what does it actuall check? Kouhei Kaigai
- Re: Timeline following for logical slots Andres Freund
- Re: Timeline following for logical slots Andres Freund
- Re: Incorrect format in error message David Rowley
- Re: Speedup twophase transactions Michael Paquier
- Re: OOM in libpq and infinite loop with getCopyStart() Amit Kapila
- Re: Incorrect format in error message David Rowley
- Re: Incorrect format in error message Andres Freund
- Re: Move PinBuffer and UnpinBuffer to atomics Dilip Kumar
- Re: IF (NOT) EXISTS in psql-completion Kyotaro HORIGUCHI
- Re: Move PinBuffer and UnpinBuffer to atomics Andres Freund
- Re: [PATCH] Phrase search ported to 9.6 Oleg Bartunov
- Re: Move PinBuffer and UnpinBuffer to atomics Andres Freund
- Re: Small patch: --disable-setproctitle flag Aleksander Alekseev
- Logical Decoding - Execute join query hari.prasath
- Re: WIP: Access method extendability Aleksander Alekseev
- Re: Logical Decoding - Execute join query Andres Freund
- Re: Correction for replication slot creation error message in 9.6 Ian Barwick
- Re: [PATCH] Phrase search ported to 9.6 Alvaro Herrera
- Re: dealing with extension dependencies that aren't quite 'e' Abhijit Menon-Sen
- SSL indicator in psql prompt Peter Eisentraut
- Re: [PATCH] Phrase search ported to 9.6 Teodor Sigaev
- Re: [PATCH] Phrase search ported to 9.6 Alvaro Herrera
- Re: WIP: Access method extendability Alexander Korotkov
- Re: [PATCH] Phrase search ported to 9.6 Teodor Sigaev
- Re: pg_xlogdump fails to handle WAL file with multi-page XLP_FIRST_IS_CONTRECORD data Craig Ringer
- Re: SSL indicator in psql prompt Shulgin, Oleksandr
- Re: [PATCH] Phrase search ported to 9.6 Andreas Joseph Krogh
- Re: WIP: Access method extendability Aleksander Alekseev
- Re: Speedup twophase transactions Stas Kelvich
- Re: SSL indicator in psql prompt Tom Lane
- Re: [PATCH] Phrase search ported to 9.6 Tom Lane
- Re: snapshot too old, configured by time Kevin Grittner
- Re: snapshot too old, configured by time Alvaro Herrera
- Re: dealing with extension dependencies that aren't quite 'e' Alvaro Herrera
- Re: Logical Decoding - Execute join query Craig Ringer
- Re: OOM in libpq and infinite loop with getCopyStart() Tom Lane
- Re: OOM in libpq and infinite loop with getCopyStart() Tom Lane
- Re: OOM in libpq and infinite loop with getCopyStart() Tom Lane
- Re: raw output from copy Daniel Verite
- syntax sugar for conditional check Alexander Ostrow
- Re: So, can we stop supporting Windows native now? Michael Banck
- Re: Performance improvement for joins where outer side is unique Tom Lane
- Re: syntax sugar for conditional check David G. Johnston
- Re: [COMMITTERS] pgsql: Improve internationalization of messages involving type names Alvaro Herrera
- Re: [PATCH] Phrase search ported to 9.6 Oleg Bartunov
- Re: syntax sugar for conditional check Jim Nasby
- Re: PQsendQuery+PQgetResult+PQsetSingleRowMode limitations and support Karl O. Pinc
- Re: syntax sugar for conditional check Pavel Stehule
- Re: syntax sugar for conditional check Tom Lane
- Re: [PATCH v10] GSSAPI encryption support Robbie Harwood
- Re: Re: [COMMITTERS] pgsql: Enable logical slots to follow timeline switches Alvaro Herrera
- Re: pgbench - remove unused clientDone parameter Alvaro Herrera
- Re: Fix handling of invalid sockets returned by PQsocket() Alvaro Herrera
- Re: Speed up Clog Access by increasing CLOG buffers Jesper Pedersen
- Re: Speed up Clog Access by increasing CLOG buffers Andres Freund
- Re: More stable query plans via more predictable column statistics Tom Lane
- pg_upgrade 9.6->9.6: column "amtype" does not exist Christoph Berg
- Re: pg_upgrade 9.6->9.6: column "amtype" does not exist Peter Geoghegan
- Re: pg_upgrade 9.6->9.6: column "amtype" does not exist Alvaro Herrera
- Re: pg_upgrade 9.6->9.6: column "amtype" does not exist Tom Lane
- Re: syntax sugar for conditional check Jim Nasby
- Re: [PATCH v11] GSSAPI encryption support Robbie Harwood
- Re: syntax sugar for conditional check David G. Johnston
- Re: More stable query plans via more predictable column statistics Shulgin, Oleksandr
- Re: Speedup twophase transactions Michael Paquier
- Re: Using quicksort for every external sort run Peter Geoghegan
- Re: Support for N synchronous standby servers - take 2 Thomas Munro
- Re: pg_dump dump catalog ACLs Stephen Frost
- Re: fd.c: flush data problems on osx Noah Misch
- Re: [COMMITTERS] pgsql: Refer to a TOKEN_USER payload as a "token user, " not as a "user Stephen Frost
- Re: [COMMITTERS] pgsql: Refer to a TOKEN_USER payload as a "token user, " not as a "user Noah Misch
- Re: [COMMITTERS] pgsql: Refer to a TOKEN_USER payload as a "token user, " not as a "user Stephen Frost
- Re: Re: [COMMITTERS] pgsql: Refer to a TOKEN_USER payload as a "token user, " not as a "user Tom Lane
- Re: IF (NOT) EXISTS in psql-completion Pavel Stehule
- Re: IF (NOT) EXISTS in psql-completion Pavel Stehule
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Masahiko Sawada
- Re: pgbench - remove unused clientDone parameter Fabien COELHO
- Re: fd.c: flush data problems on osx Michael Paquier
- Re: Performance improvement for joins where outer side is unique David Rowley
- Re: Speed up Clog Access by increasing CLOG buffers Amit Kapila
- Re: snapshot too old, configured by time Michael Paquier
- Re: Performance improvement for joins where outer side is unique David Rowley
- Re: improving GROUP BY estimation Dean Rasheed
- Re: [PATCH v11] GSSAPI encryption support Michael Paquier
- Re: snapshot too old, configured by time Kevin Grittner
- Re: Using quicksort for every external sort run Tomas Vondra
- Re: improving GROUP BY estimation Tom Lane
- Small typo in a comment in pg_regress.c Andreas 'ads' Scherbaum
- Re: Small typo in a comment in pg_regress.c Stephen Frost
- Transactional enum additions - was Re: Alter or rename enum value Andrew Dunstan
- Re: More stable query plans via more predictable column statistics Tom Lane
- Re: Transactional enum additions - was Re: Alter or rename enum value Tom Lane
- Re: raw output from copy Andrew Dunstan
- Re: Batch update of indexes Tom Lane
- Re: More stable query plans via more predictable column statistics Shulgin, Oleksandr
- Re: Batch update of indexes Konstantin Knizhnik
- Re: Add schema-qualified relnames in constraint error messages. Tom Lane
- Re: standalone backend PANICs during recovery Alvaro Herrera
- Re: Using quicksort for every external sort run Greg Stark
- Re: Using quicksort for every external sort run Peter Geoghegan
- Re: Using quicksort for every external sort run Peter Geoghegan
- Re: Add schema-qualified relnames in constraint error messages. Tom Lane
- Re: Using quicksort for every external sort run Peter Geoghegan
- Re: Using quicksort for every external sort run Peter Geoghegan
- Re: Add schema-qualified relnames in constraint error messages. Peter Geoghegan
- Re: More stable query plans via more predictable column statistics Alex Shulgin
- Re: Re: [COMMITTERS] pgsql: Refer to a TOKEN_USER payload as a "token user, " not as a "user Noah Misch
- Re: Re: [COMMITTERS] pgsql: Refer to a TOKEN_USER payload as a "token user, " not as a "user Stephen Frost
- Re: PostgreSQL 9.6 Feature Freeze - April 8, 2016 Noah Misch
- Re: Move PinBuffer and UnpinBuffer to atomics Dilip Kumar
- Re: Add schema-qualified relnames in constraint error messages. Alex Shulgin
- Re: More stable query plans via more predictable column statistics Alex Shulgin
- Re: Re: [COMMITTERS] pgsql: Refer to a TOKEN_USER payload as a "token user, " not as a "user Tom Lane
- Re: Add schema-qualified relnames in constraint error messages. Tom Lane
- Re: More stable query plans via more predictable column statistics Tom Lane
- Re: More stable query plans via more predictable column statistics Alex Shulgin
- Re: More stable query plans via more predictable column statistics Tom Lane
- pgbench more operators & functions Fabien COELHO
- Re: More stable query plans via more predictable column statistics Alex Shulgin
- Small fix: avoid passing null pointers to memcpy() Piotr Stefaniak
- Re: pgbench more operators & functions Simon Riggs
- Re: Move PinBuffer and UnpinBuffer to atomics Amit Kapila
- Re: Choosing parallel_degree Julien Rouhaud
- Re: Move PinBuffer and UnpinBuffer to atomics Dilip Kumar
- Re: Using quicksort for every external sort run Tomas Vondra
- Re: remove wal_level archive Michael Paquier
- Re: Proposal: RETURNING primary_key() Dave Cramer
- Re: pgbench more operators & functions Fabien COELHO
- Re: Proposal: RETURNING primary_key() Igal @ Lucee.org
- Re: Add schema-qualified relnames in constraint error messages. Tom Lane
- Re: More stable query plans via more predictable column statistics Tom Lane
- Re: Add schema-qualified relnames in constraint error messages. Alex Shulgin
- Re: More stable query plans via more predictable column statistics Alex Shulgin
- Re: Proposal: RETURNING primary_key() Stephen Frost
- Re: Using quicksort for every external sort run Peter Geoghegan
- Re: PATCH: use foreign keys to improve join estimates v1 Simon Riggs
- Re: More stable query plans via more predictable column statistics Alex Shulgin
- Re: psql metaqueries with \gexec Tom Lane
- Re: Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby Simon Riggs
- Re: Using quicksort for every external sort run Tomas Vondra
- Re: More stable query plans via more predictable column statistics Tom Lane
- Re: Using quicksort for every external sort run Peter Geoghegan
- Re: snapshot too old, configured by time Jeff Janes
- Re: PATCH: use foreign keys to improve join estimates v1 Tomas Vondra
- Re: Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby Simon Riggs
- Re: PATCH: use foreign keys to improve join estimates v1 Simon Riggs
- Re: More stable query plans via more predictable column statistics Alex Shulgin
- Re: psql metaqueries with \gexec Corey Huinker
- Re: More stable query plans via more predictable column statistics Tom Lane
- Re: Using quicksort for every external sort run Greg Stark
- Re: psql metaqueries with \gexec Tom Lane
- Re: Proposal: RETURNING primary_key() Dave Cramer
- Re: psql metaqueries with \gexec Corey Huinker
- Re: Proposal: RETURNING primary_key() Dave Cramer
- Re: psql metaqueries with \gexec Tom Lane
- Re: More stable query plans via more predictable column statistics Alex Shulgin
- Re: pgbench more operators & functions Michael Paquier
- Re: psql metaqueries with \gexec Corey Huinker
- Re: Using quicksort for every external sort run Peter Geoghegan
- Re: Recovery test failure for recovery_min_apply_delay on hamster Michael Paquier
- Re: Proposal: RETURNING primary_key() Stephen Frost
- Re: Proposal: RETURNING primary_key() Dave Cramer
- Re: Proposal: RETURNING primary_key() Craig Ringer
- Re: Proposal: RETURNING primary_key() Stephen Frost
- Re: Proposal: RETURNING primary_key() Stephen Frost
- Re: Proposal: RETURNING primary_key() Dave Cramer
- Re: Default Roles (was: Additional role attributes) Stephen Frost
- Re: psql metaqueries with \gexec Corey Huinker
- Re: Proposal: Generic WAL logical messages Petr Jelinek
- Re: Proposal: RETURNING primary_key() Igal @ Lucee.org
- Re: pgbench more operators & functions Simon Riggs
- Re: Proposal: RETURNING primary_key() David G. Johnston
- Re: IF (NOT) EXISTS in psql-completion Kyotaro HORIGUCHI
- Re: pgbench more operators & functions David G. Johnston
- postgres_fdw : altering foreign table not invalidating prepare statement execution plan. Rajkumar Raghuwanshi
- Re: Timeline following for logical slots Craig Ringer
- Re: pgbench more operators & functions Andres Freund
- Re: Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby Michael Paquier
- Re: Timeline following for logical slots Craig Ringer
- Re: Timeline following for logical slots Andres Freund
- Re: Timeline following for logical slots Craig Ringer
- Re: Timeline following for logical slots Andres Freund
- Re: Timeline following for logical slots Andres Freund
- Re: Choosing parallel_degree Amit Kapila
- Re: pgbench more operators & functions Amit Kapila
- Re: Timeline following for logical slots Craig Ringer
- Re: GIN data corruption bug(s) in 9.6devel Noah Misch
- Re: Proposal: Generic WAL logical messages Simon Riggs
- Re: PATCH: use foreign keys to improve join estimates v1 Simon Riggs
- Re: Support for N synchronous standby servers - take 2 Fujii Masao
- Re: postgres_fdw : altering foreign table not invalidating prepare statement execution plan. Amit Langote
- Re: Move PinBuffer and UnpinBuffer to atomics Andres Freund
- Re: Support for N synchronous standby servers - take 2 Abhijit Menon-Sen
- Re: Support for N synchronous standby servers - take 2 Kyotaro HORIGUCHI
- Re: WIP: Access method extendability Emre Hasegeli
- Re: Support for N synchronous standby servers - take 2 Simon Riggs
- Re: Support for N synchronous standby servers - take 2 Andres Freund
- Re: pgbench more operators & functions Fabien COELHO
- Re: Timeline following for logical slots Craig Ringer
- Re: Timeline following for logical slots Andres Freund
- Re: PATCH: use foreign keys to improve join estimates v1 Amit Langote
- Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita
- Re: Updated backup APIs for non-exclusive backups Magnus Hagander
- Incorrect comment in contrib/postgres_fdw/deparse.c Etsuro Fujita
- Re: Optimization for updating foreign tables in Postgres FDW Michael Paquier
- Re: GIN data corruption bug(s) in 9.6devel Teodor Sigaev
- Re: pg_dump dump catalog ACLs José Luis Tallón
- Re: GIN data corruption bug(s) in 9.6devel Tomas Vondra
- Re: Updated backup APIs for non-exclusive backups David Steele
- Tiny patch: sigmask.diff Aleksander Alekseev
- Re: Support for N synchronous standby servers - take 2 Masahiko Sawada
- Re: Support for N synchronous standby servers - take 2 Simon Riggs
- Re: Updated backup APIs for non-exclusive backups Amit Kapila
- Re: Sequence Access Method WIP Fabrízio de Royes Mello
- Re: Choosing parallel_degree Corey Huinker
- Re: WIP: Covering + unique indexes. Teodor Sigaev
- Re: postgres_fdw : altering foreign table not invalidating prepare statement execution plan. Tom Lane
- Re: Tiny patch: sigmask.diff Tom Lane
- Re: Timeline following for logical slots Craig Ringer
- Re: Choosing parallel_degree Julien Rouhaud
- Re: postgres_fdw : altering foreign table not invalidating prepare statement execution plan. Amit Langote
- Patch: fix typo, duplicated word in indexam.sgml Artur Zakirov
- Re: Timeline following for logical slots Andres Freund
- Re: [PROPOSAL] Client Log Output Filtering David Steele
- Re: Tiny patch: sigmask.diff Aleksander Alekseev
- Re: [PROPOSAL] Client Log Output Filtering Tom Lane
- Re: postgres_fdw : altering foreign table not invalidating prepare statement execution plan. Tom Lane
- Re: Speed up Clog Access by increasing CLOG buffers Jesper Pedersen
- Re: SSL indicator in psql prompt Robert Haas
- Re: [PROPOSAL] Client Log Output Filtering David Steele
- Yet another small patch - reorderbuffer.c:1099 Aleksander Alekseev
- Re: SSL indicator in psql prompt Shulgin, Oleksandr
- Re: Proposal: "Causal reads" mode for load balancing reads without stale data Robert Haas
- Re: [PROPOSAL] Client Log Output Filtering Tom Lane
- Re: raw output from copy Daniel Verite
- Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Robert Haas
- Re: raw output from copy Tom Lane
- Re: raw output from copy David G. Johnston
- Re: SSL indicator in psql prompt Robert Haas
- Re: [PROPOSAL] Client Log Output Filtering David Steele
- Re: raw output from copy Daniel Verite
- Re: Choosing parallel_degree Julien Rouhaud
- Re: WIP: Covering + unique indexes. Peter Geoghegan
- Re: [PATCH] Phrase search ported to 9.6 Dmitry Ivanov
- Re: psql metaqueries with \gexec Tom Lane
- Re: WIP: Covering + unique indexes. Tom Lane
- Re: psql metaqueries with \gexec Corey Huinker
- Re: Timeline following for logical slots Robert Haas
- Re: [PATCH v11] GSSAPI encryption support Robbie Harwood
- Re: WIP: Failover Slots Oleksii Kliukin
- Re: show xl_prev in xlog.c errcontext Alvaro Herrera
- Re: Timeline following for logical slots Petr Jelinek
- Re: dealing with extension dependencies that aren't quite 'e' Alvaro Herrera
- Re: [CommitFest App] Feature request -- review e-mail additions Robert Haas
- Re: So, can we stop supporting Windows native now? Robert Haas
- Re: More stable query plans via more predictable column statistics Tom Lane
- Re: WIP: Covering + unique indexes. Peter Geoghegan
- oversight in parallel aggregate Robert Haas
- Re: [PATCH v12] GSSAPI encryption support Robbie Harwood
- Re: show xl_prev in xlog.c errcontext Michael Paquier
- PATCH: pg_restore parallel-execution-deadlock issue Armin Schöffmann
- Re: Yet another small patch - reorderbuffer.c:1099 Michael Paquier
- Re: oversight in parallel aggregate David Rowley
- Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Peter Eisentraut
- Re: Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Michael Paquier
- Re: Correction for replication slot creation error message in 9.6 Peter Eisentraut
- Re: Correction for replication slot creation error message in 9.6 Peter Eisentraut
- Re: postgres_fdw : altering foreign table not invalidating prepare statement execution plan. Kyotaro HORIGUCHI
- Re: snapshot too old, configured by time Peter Geoghegan
- Re: dealing with extension dependencies that aren't quite 'e' Abhijit Menon-Sen
- Re: oversight in parallel aggregate David Rowley
- Re: Default Roles (was: Additional role attributes) Noah Misch
- Re: oversight in parallel aggregate Tom Lane
- Re: Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Tom Lane
- Re: Speed up Clog Access by increasing CLOG buffers Amit Kapila
- Re: snapshot too old, configured by time Peter Geoghegan
- Re: pgbench more operators & functions Alvaro Herrera
- Re: Timeline following for logical slots Petr Jelinek
- Re: Choosing parallel_degree Amit Kapila
- Re: Combining Aggregates Robert Haas
- Re: oversight in parallel aggregate Robert Haas
- Re: postgres_fdw : altering foreign table not invalidating prepare statement execution plan. Amit Langote
- Re: [PATCH v12] GSSAPI encryption support Michael Paquier
- Re: More stable query plans via more predictable column statistics Shulgin, Oleksandr
- Re: Timeline following for logical slots Andres Freund
- Re: Timeline following for logical slots Peter Geoghegan
- Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita
- Re: dealing with extension dependencies that aren't quite 'e' Abhijit Menon-Sen
- Re: Odd system-column handling in postgres_fdw join pushdown patch Etsuro Fujita
- Re: Alter or rename enum value Tom Dunstan
- Re: dealing with extension dependencies that aren't quite 'e' Abhijit Menon-Sen
- Re: Combining Aggregates Simon Riggs
- Re: Move PinBuffer and UnpinBuffer to atomics Dilip Kumar
- Re: Support for N synchronous standby servers - take 2 Amit Kapila
- Re: Support for N synchronous standby servers - take 2 Simon Riggs
- Re: dealing with extension dependencies that aren't quite 'e' Abhijit Menon-Sen
- Re: Timeline following for logical slots Craig Ringer
- Re: Combining Aggregates David Rowley
- Re: Support for N synchronous standby servers - take 2 Amit Langote
- Re: Timeline following for logical slots Craig Ringer
- Re: Timeline following for logical slots Andres Freund
- Re: Odd oid-system-column handling in postgres_fdw Etsuro Fujita
- Typo in src/interfaces/libpq/fe-connect.c Etsuro Fujita
- Re: raw output from copy Pavel Stehule
- Re: Support for N synchronous standby servers - take 2 Fujii Masao
- Re: Odd system-column handling in postgres_fdw join pushdown patch Ashutosh Bapat
- Re: Typo in src/interfaces/libpq/fe-connect.c Magnus Hagander
- Re: Yet another small patch - reorderbuffer.c:1099 Aleksander Alekseev
- Re: Support for N synchronous standby servers - take 2 Fujii Masao
- Re: Support for N synchronous standby servers - take 2 Simon Riggs
- Re: Support for N synchronous standby servers - take 2 Fujii Masao
- Re: Yet another small patch - reorderbuffer.c:1099 Andres Freund
- Re: Support for N synchronous standby servers - take 2 Simon Riggs
- Re: Yet another small patch - reorderbuffer.c:1099 Simon Riggs
- Re: Support for N synchronous standby servers - take 2 Andres Freund
- Re: Timeline following for logical slots Oleksii Kliukin
- Re: Support for N synchronous standby servers - take 2 Fujii Masao
- Re: postgres_fdw : altering foreign table not invalidating prepare statement execution plan. Kyotaro HORIGUCHI
- Re: Support for N synchronous standby servers - take 2 Kyotaro HORIGUCHI
- Re: Support for N synchronous standby servers - take 2 Fujii Masao
- Re: Support for N synchronous standby servers - take 2 Kyotaro HORIGUCHI
- Re: Support for N synchronous standby servers - take 2 Fujii Masao
- Re: postgres_fdw : altering foreign table not invalidating prepare statement execution plan. Amit Langote
- Re: Support for N synchronous standby servers - take 2 Simon Riggs
- Re: Support for N synchronous standby servers - take 2 Fujii Masao
- Re: Support for N synchronous standby servers - take 2 Simon Riggs
- Re: Support for N synchronous standby servers - take 2 Fujii Masao
- Re: GIN data corruption bug(s) in 9.6devel Tomas Vondra
- Re: Support for N synchronous standby servers - take 2 Simon Riggs
- Re: Updated backup APIs for non-exclusive backups Magnus Hagander
- Re: Combining Aggregates Robert Haas
- Re: Updated backup APIs for non-exclusive backups David Steele
- Re: So, can we stop supporting Windows native now? Merlin Moncure
- Re: Combining Aggregates David Rowley
- Re: dealing with extension dependencies that aren't quite 'e' Alvaro Herrera
- Re: Combining Aggregates Robert Haas
- Re: Move PinBuffer and UnpinBuffer to atomics Alexander Korotkov
- Re: Yet another small patch - reorderbuffer.c:1099 Alvaro Herrera
- Re: oversight in parallel aggregate Robert Haas
- Re: Support for N synchronous standby servers - take 2 Amit Kapila
- Re: Move PinBuffer and UnpinBuffer to atomics Andres Freund
- Re: Support for N synchronous standby servers - take 2 Robert Haas
- Re: WIP: Covering + unique indexes. Anastasia Lubennikova
- Re: Support for N synchronous standby servers - take 2 Masahiko Sawada
- Re: Move PinBuffer and UnpinBuffer to atomics Amit Kapila
- Re: Move PinBuffer and UnpinBuffer to atomics Andres Freund
- Re: [PATH] Jsonb, insert a new value into an array at arbitrary position Andrew Dunstan
- Re: Sequence Access Method WIP Petr Jelinek
- Re: Move PinBuffer and UnpinBuffer to atomics Amit Kapila
- Re: Updated backup APIs for non-exclusive backups Amit Kapila
- Re: [PATCH] Phrase search ported to 9.6 Dmitry Ivanov
- Re: Move PinBuffer and UnpinBuffer to atomics Robert Haas
- Re: [PATH] Jsonb, insert a new value into an array at arbitrary position Teodor Sigaev
- LOCK TABLE .. DEFERRABLE Rod Taylor
- Re: [PATH] Jsonb, insert a new value into an array at arbitrary position Alvaro Herrera
- Re: Relation extension scalability Robert Haas
- Re: Move PinBuffer and UnpinBuffer to atomics Andres Freund
- Re: Relation extension scalability Peter Geoghegan
- Re: [PATH] Jsonb, insert a new value into an array at arbitrary position Andrew Dunstan
- Re: LOCK TABLE .. DEFERRABLE Simon Riggs
- Re: LOCK TABLE .. DEFERRABLE Andres Freund
- Re: LOCK TABLE .. DEFERRABLE Rod Taylor
- Re: dealing with extension dependencies that aren't quite 'e' Abhijit Menon-Sen
- Re: Sequence Access Method WIP Fabrízio de Royes Mello
- Re: [PATCH v12] GSSAPI encryption support Robbie Harwood
- Re: Updated backup APIs for non-exclusive backups Magnus Hagander
- Re: Choosing parallel_degree Julien Rouhaud
- Re: Combining Aggregates Robert Haas
- Re: Move PinBuffer and UnpinBuffer to atomics Robert Haas
- Re: [PATCH v12] GSSAPI encryption support Alvaro Herrera
- Re: Combining Aggregates Alvaro Herrera
- Re: Endless loop calling PL/Python set returning functions Tom Lane
- Re: [PATH] Jsonb, insert a new value into an array at arbitrary position Tom Lane
- Re: dealing with extension dependencies that aren't quite 'e' Alvaro Herrera
- Re: pgbench more operators & functions Fabien COELHO
- Re: Combining Aggregates Robert Haas
- Re: [COMMITTERS] pgsql: Move each SLRU's lwlocks to a separate tranche. Robert Haas
- Unused macros in src/include/access/transam.h Fabrízio de Royes Mello
- Re: oversight in parallel aggregate Robert Haas
- Re: [PATCH v12] GSSAPI encryption support Robbie Harwood
- Re: WIP: Covering + unique indexes. Peter Geoghegan
- Re: Yet another small patch - reorderbuffer.c:1099 Robert Haas
- Re: [PATCH v12] GSSAPI encryption support David Steele
- Re: [PATCH v12] GSSAPI encryption support Alvaro Herrera
- Re: [PATCH v12] GSSAPI encryption support Magnus Hagander
- Re: large regression for parallel COPY Robert Haas
- Re: [PATH] Jsonb, insert a new value into an array at arbitrary position Andrew Dunstan
- Re: dealing with extension dependencies that aren't quite 'e' Alvaro Herrera
- Re: pg_dump dump catalog ACLs Stephen Frost
- Materialized views vs. primary keys David Fetter
- Re: [PATCH v12] GSSAPI encryption support Michael Paquier
- Re: Materialized views vs. primary keys Robert Haas
- Re: [PATCH v12] GSSAPI encryption support Michael Paquier
- Re: Proposal: "Causal reads" mode for load balancing reads without stale data Thomas Munro
- Re: Unused macros in src/include/access/transam.h Michael Paquier
- Re: Materialized views vs. primary keys David Fetter
- Re: WIP: Covering + unique indexes. Peter Geoghegan
- Re: Timeline following for logical slots Craig Ringer
- Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Noah Misch
- Re: Timeline following for logical slots Robert Haas
- Re: Materialized views vs. primary keys Amit Langote
- Re: Proposal: "Causal reads" mode for load balancing reads without stale data Robert Haas
- Re: insufficient qualification of some objects in dump files Robert Haas
- Re: Refactoring speculative insertion with unique indexes a little Robert Haas
- Re: standalone backend PANICs during recovery Robert Haas
- Re: pg_hba_lookup function to get all matching pg_hba.conf entries Robert Haas
- Re: Default Roles (was: Additional role attributes) Stephen Frost
- Re: Timeline following for logical slots Craig Ringer
- Re: Timeline following for logical slots Petr Jelinek
- Re: WIP: Failover Slots Craig Ringer
- Re: dealing with extension dependencies that aren't quite 'e' Abhijit Menon-Sen
- Re: [PATH] Jsonb, insert a new value into an array at arbitrary position Dmitry Dolgov
- Re: Updated backup APIs for non-exclusive backups Noah Misch
- Re: [PATH] Jsonb, insert a new value into an array at arbitrary position Petr Jelinek
- Re: Odd system-column handling in postgres_fdw join pushdown patch Noah Misch
- Re: Support for N synchronous standby servers - take 2 Kyotaro HORIGUCHI
- Re: Support for N synchronous standby servers - take 2 Fujii Masao
- Re: Choosing parallel_degree Amit Kapila
- Re: Updated backup APIs for non-exclusive backups Craig Ringer
- Re: Support for N synchronous standby servers - take 2 Fujii Masao
- Re: Support for N synchronous standby servers - take 2 Fujii Masao
- Re: Support for N synchronous standby servers - take 2 Masahiko Sawada
- Re: pg_xlogdump fails to handle WAL file with multi-page XLP_FIRST_IS_CONTRECORD data Craig Ringer
- Re: Support for N synchronous standby servers - take 2 Michael Paquier
- Re: OOM in libpq and infinite loop with getCopyStart() Michael Paquier
- Re: WAL logging problem in 9.4.3? Michael Paquier
- Re: Support for N synchronous standby servers - take 2 Fujii Masao
- Re: Correction for replication slot creation error message in 9.6 Ian Barwick
- Re: Support for N synchronous standby servers - take 2 Fujii Masao
- Re: Timeline following for logical slots Craig Ringer
- Re: large regression for parallel COPY Fabien COELHO
- Re: Timeline following for logical slots Craig Ringer
- Re: Support for N synchronous standby servers - take 2 Michael Paquier
- Re: Updated backup APIs for non-exclusive backups Magnus Hagander
- Re: Truncating/vacuuming relations on full tablespaces Asif Naeem
- Re: Support for N synchronous standby servers - take 2 Kyotaro HORIGUCHI
- Re: Support for N synchronous standby servers - take 2 Michael Paquier
- Re: Support for N synchronous standby servers - take 2 Fujii Masao
- Re: Support for N synchronous standby servers - take 2 Fujii Masao
- Re: Support for N synchronous standby servers - take 2 Kyotaro HORIGUCHI
- Re: [COMMITTERS] pgsql: Avoid archiving XLOG_RUNNING_XACTS on idle server Simon Riggs
- Re: Support for N synchronous standby servers - take 2 Fujii Masao
- Re: [COMMITTERS] pgsql: Avoid archiving XLOG_RUNNING_XACTS on idle server Andres Freund
- Re: [COMMITTERS] pgsql: Avoid archiving XLOG_RUNNING_XACTS on idle server Simon Riggs
- Re: [COMMITTERS] pgsql: Avoid archiving XLOG_RUNNING_XACTS on idle server Andres Freund
- Re: Support for N synchronous standby servers - take 2 Michael Paquier
- Re: Support for N synchronous standby servers - take 2 Simon Riggs
- Re: large regression for parallel COPY Andres Freund
- Re: Move PinBuffer and UnpinBuffer to atomics Alexander Korotkov
- Re: Move PinBuffer and UnpinBuffer to atomics Andres Freund
- Re: WIP: Failover Slots Simon Riggs
- Re: Speedup twophase transactions Stas Kelvich
- Re: Move PinBuffer and UnpinBuffer to atomics Andres Freund
- Re: Yet another small patch - reorderbuffer.c:1099 Aleksander Alekseev
- Re: Yet another small patch - reorderbuffer.c:1099 Andres Freund
- Re: Move PinBuffer and UnpinBuffer to atomics Andres Freund
- Detrimental performance impact of ringbuffers on performance Andres Freund
- Re: [PATCH v12] GSSAPI encryption support Stephen Frost
- Re: [COMMITTERS] pgsql: Avoid archiving XLOG_RUNNING_XACTS on idle server Robert Haas
- Re: WIP: Failover Slots Craig Ringer
- Re: Support for N synchronous standby servers - take 2 Amit Kapila
- Re: [COMMITTERS] pgsql: Avoid archiving XLOG_RUNNING_XACTS on idle server Simon Riggs
- Re: [CommitFest App] Feature request -- review e-mail additions Magnus Hagander
- Re: [COMMITTERS] pgsql: Avoid archiving XLOG_RUNNING_XACTS on idle server Simon Riggs
- Re: [COMMITTERS] pgsql: Avoid archiving XLOG_RUNNING_XACTS on idle server Robert Haas
- Re: [COMMITTERS] pgsql: Avoid archiving XLOG_RUNNING_XACTS on idle server Andres Freund
- Re: [COMMITTERS] pgsql: Avoid archiving XLOG_RUNNING_XACTS on idle server Michael Paquier
- Re: [COMMITTERS] pgsql: Avoid archiving XLOG_RUNNING_XACTS on idle server Simon Riggs
- Re: [COMMITTERS] pgsql: Avoid archiving XLOG_RUNNING_XACTS on idle server Simon Riggs
- Re: WIP: Failover Slots Craig Ringer
- Re: WIP: Covering + unique indexes. Anastasia Lubennikova
- Re: [COMMITTERS] pgsql: Avoid archiving XLOG_RUNNING_XACTS on idle server Andres Freund
- Re: [COMMITTERS] pgsql: Avoid archiving XLOG_RUNNING_XACTS on idle server Andres Freund
- Re: WIP: Failover Slots Simon Riggs
- Re: Support for N synchronous standby servers - take 2 Fujii Masao
- Re: Proposal: Generic WAL logical messages Craig Ringer
- Re: Move PinBuffer and UnpinBuffer to atomics Dilip Kumar
- Re: [PATCH] Phrase search ported to 9.6 Dmitry Ivanov
- Re: Support for N synchronous standby servers - take 2 Amit Kapila
- Re: Proposal: Generic WAL logical messages Tom Lane
- Re: [PATCH] Phrase search ported to 9.6 Dmitry Ivanov
- Re: WIP: Failover Slots Andres Freund
- Re: Proposal: Generic WAL logical messages Andres Freund
- Re: Proposal: Generic WAL logical messages Tom Lane
- Re: Proposal: Generic WAL logical messages Andres Freund
- Re: Proposal: Generic WAL logical messages Andres Freund
- Re: Support for N synchronous standby servers - take 2 Fujii Masao
- Re: WIP: Covering + unique indexes. Anastasia Lubennikova
- Re: [CommitFest App] Feature request -- review e-mail additions Magnus Hagander
- Re: Proposal: Generic WAL logical messages Simon Riggs
- Re: Proposal: Generic WAL logical messages Andres Freund
- Re: Performance improvement for joins where outer side is unique Tom Lane
- Re: Truncating/vacuuming relations on full tablespaces Robert Haas
- Re: WIP: Failover Slots Simon Riggs
- Re: [PATH] Jsonb, insert a new value into an array at arbitrary position Teodor Sigaev
- Re: GIN data corruption bug(s) in 9.6devel Teodor Sigaev
- Re: insufficient qualification of some objects in dump files Peter Eisentraut
- Re: Choosing parallel_degree Julien Rouhaud
- Re: Proposal: Generic WAL logical messages Petr Jelinek
- Re: [PATCH v12] GSSAPI encryption support Robbie Harwood
- Re: Performance improvement for joins where outer side is unique David Rowley
- Re: IF (NOT) EXISTS in psql-completion Pavel Stehule
- Re: VS 2015 support in src/tools/msvc Andrew Dunstan
- Re: WIP: Covering + unique indexes. Peter Geoghegan
- Re: WIP: Covering + unique indexes. Peter Geoghegan
- Re: Performance improvement for joins where outer side is unique David Rowley
- Re: [PATCH v12] GSSAPI encryption support Tom Lane
- Re: VS 2015 support in src/tools/msvc Petr Jelinek
- Re: Truncating/vacuuming relations on full tablespaces Jim Nasby
- Re: Combining Aggregates Simon Riggs
- Re: Combining Aggregates David Rowley
- Re: VS 2015 support in src/tools/msvc Alvaro Herrera
- Re: Combining Aggregates Simon Riggs
- Re: [PATCH v12] GSSAPI encryption support Robbie Harwood
- Re: [patch] Proposal for \crosstabview in psql Alvaro Herrera
- Re: IF (NOT) EXISTS in psql-completion Tom Lane
- Re: VS 2015 support in src/tools/msvc Michael Paquier
- Re: VS 2015 support in src/tools/msvc Michael Paquier
- Re: VS 2015 support in src/tools/msvc Petr Jelinek
- Re: PATCH: use foreign keys to improve join estimates v1 Tomas Vondra
- Re: [PATCH v12] GSSAPI encryption support Tom Lane
- Re: Proposal: Generic WAL logical messages Michael Paquier
- Re: postgres_fdw : altering foreign table not invalidating prepare statement execution plan. Kyotaro HORIGUCHI
- Re: Performance improvement for joins where outer side is unique David Rowley
- Re: Move PinBuffer and UnpinBuffer to atomics Robert Haas
- Re: Updated backup APIs for non-exclusive backups Noah Misch
- Re: Patch to implement pg_current_logfile() function Karl O. Pinc
- Re: [COMMITTERS] pgsql: Use GRANT system to manage access to sensitive functions Stephen Frost
- Re: Speed up Clog Access by increasing CLOG buffers Amit Kapila
- Re: Proposal: Generic WAL logical messages Andres Freund
- Re: Support for N synchronous standby servers - take 2 Amit Kapila
- Re: Support for N synchronous standby servers - take 2 Fujii Masao
- Re: Patch to implement pg_current_logfile() function Karl O. Pinc
- Re: Speed up Clog Access by increasing CLOG buffers Andres Freund
- Re: pg_ctl promote wait Michael Paquier
- Re: Support for N synchronous standby servers - take 2 Amit Kapila
- Re: Patch to implement pg_current_logfile() function Karl O. Pinc
- Re: Support for N synchronous standby servers - take 2 Fujii Masao
- Re: Speedup twophase transactions Michael Paquier
- Re: Patch to implement pg_current_logfile() function Karl O. Pinc
- Re: Support for N synchronous standby servers - take 2 Amit Kapila
- Re: Fix for OpenSSL error queue bug Michael Paquier
- Re: WIP: Detecting SSI conflicts before reporting constraint violations Michael Paquier
- Re: Support for N synchronous standby servers - take 2 Amit Langote
- Re: WIP: Detecting SSI conflicts before reporting constraint violations Simon Riggs
- Re: Truncating/vacuuming relations on full tablespaces Asif Naeem
- Re: Truncating/vacuuming relations on full tablespaces Asif Naeem
- Why the "UPDATE tab SET tab.col" is invalid? postgres_sure
- pgbench randomness initialization Andres Freund
- Re: Move PinBuffer and UnpinBuffer to atomics Andres Freund
- Re: pgbench randomness initialization Fabien COELHO
- Re: pgbench randomness initialization Andres Freund
- Re: pgbench randomness initialization Fabien COELHO
- Re: Proposal: Generic WAL logical messages Andres Freund
- Re: Support for N synchronous standby servers - take 2 Amit Kapila
- Re: pgbench randomness initialization Andres Freund
- Re: WIP: Detecting SSI conflicts before reporting constraint violations Kevin Grittner
- Re: pgbench randomness initialization Fabien COELHO
- Re: PATCH: use foreign keys to improve join estimates v1 Simon Riggs
- Re: Support for N synchronous standby servers - take 2 Fujii Masao
- Re: IF (NOT) EXISTS in psql-completion Kyotaro HORIGUCHI
- Re: PATCH: use foreign keys to improve join estimates v1 Tomas Vondra
- Re: PATCH: use foreign keys to improve join estimates v1 Simon Riggs
- Re: pgbench randomness initialization Robert Haas
- Re: Speed up Clog Access by increasing CLOG buffers Amit Kapila
- Re: pgbench randomness initialization Andres Freund
- Re: Speed up Clog Access by increasing CLOG buffers Andres Freund
- Re: pgbench randomness initialization Robert Haas
- Re: Truncating/vacuuming relations on full tablespaces Robert Haas
- Re: Move PinBuffer and UnpinBuffer to atomics Andres Freund
- Re: pgbench randomness initialization Tom Lane
- Re: Why the "UPDATE tab SET tab.col" is invalid? Merlin Moncure
- Re: WIP: Detecting SSI conflicts before reporting constraint violations Thomas Munro
- Re: Move PinBuffer and UnpinBuffer to atomics Alexander Korotkov
- Re: pgbench randomness initialization Andres Freund
- Re: Using quicksort for every external sort run Robert Haas
- Re: pgbench randomness initialization Fabien COELHO
- Re: Support for N synchronous standby servers - take 2 Fujii Masao
- Re: Performance improvement for joins where outer side is unique Tom Lane
- Re: Why the "UPDATE tab SET tab.col" is invalid? Geoff Winkless
- Re: Why the "UPDATE tab SET tab.col" is invalid? Geoff Winkless
- Re: Timeline following for logical slots Robert Haas
- Re: Speed up Clog Access by increasing CLOG buffers Amit Kapila
- Re: [patch] Proposal for \crosstabview in psql Daniel Verite
- Re: snapshot too old, configured by time Jeff Janes
- Re: Why the "UPDATE tab SET tab.col" is invalid? Tom Lane
- Re: pgbench randomness initialization Alvaro Herrera
- Re: Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Peter Eisentraut
- Re: WIP: Covering + unique indexes. Anastasia Lubennikova
- Re: WIP: Detecting SSI conflicts before reporting constraint violations Kevin Grittner
- Re: pg_ctl promote wait Peter Eisentraut
- Re: [CommitFest App] Feature request -- review e-mail additions Alvaro Herrera
- Re: Why the "UPDATE tab SET tab.col" is invalid? Geoff Winkless
- Re: Why the "UPDATE tab SET tab.col" is invalid? Tom Lane
- Re: Using quicksort for every external sort run Peter Geoghegan
- Re: [COMMITTERS] pgsql: In pg_dump, include pg_catalog and extension ACLs, if changed Tom Lane
- Re: [COMMITTERS] pgsql: In pg_dump, include pg_catalog and extension ACLs, if changed Stephen Frost
- Re: Proposal: Generic WAL logical messages Petr Jelinek
- Re: Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Tom Lane
- Re: Using quicksort for every external sort run Robert Haas
- Re: Using quicksort for every external sort run Robert Haas
- Re: Using quicksort for every external sort run Peter Geoghegan
- Re: Timeline following for logical slots Petr Jelinek
- Re: Performance improvement for joins where outer side is unique Tom Lane
- Re: Performance improvement for joins where outer side is unique Alvaro Herrera
- Re: VS 2015 support in src/tools/msvc Christian Ullrich
- Re: BUG #13854: SSPI authentication failure: wrong realm name used Christian Ullrich
- Re: Performance improvement for joins where outer side is unique Tom Lane
- Re: [patch] Proposal for \crosstabview in psql Alvaro Herrera
- if (!superuser) checks Stephen Frost
- Re: Default Roles Stephen Frost
- Re: BUG #13854: SSPI authentication failure: wrong realm name used Magnus Hagander
- Re: [patch] Proposal for \crosstabview in psql Alvaro Herrera
- Re: Default Roles José Luis Tallón
- Re: [patch] Proposal for \crosstabview in psql Alvaro Herrera
- Re: [patch] Proposal for \crosstabview in psql David G. Johnston
- Re: GIN data corruption bug(s) in 9.6devel Jeff Janes
- Re: GIN data corruption bug(s) in 9.6devel Alvaro Herrera
- Re: Using quicksort for every external sort run Peter Geoghegan
- Re: snapshot too old, configured by time Kevin Grittner
- Re: [patch] Proposal for \crosstabview in psql Alvaro Herrera
- Re: snapshot too old, configured by time Kevin Grittner
- Re: snapshot too old, configured by time Peter Geoghegan
- Re: [BUGS] Re: BUG #13854: SSPI authentication failure: wrong realm name used Tom Lane
- Re: GIN data corruption bug(s) in 9.6devel Tom Lane
- Re: Performance improvement for joins where outer side is unique Tom Lane
- Re: VS 2015 support in src/tools/msvc Andrew Dunstan
- Re: GIN data corruption bug(s) in 9.6devel Jeff Janes
- Re: Fix for OpenSSL error queue bug Peter Eisentraut
- Re: VS 2015 support in src/tools/msvc Michael Paquier
- Re: Fix for OpenSSL error queue bug Peter Eisentraut
- Re: Fix for OpenSSL error queue bug Peter Geoghegan
- Re: Fix for OpenSSL error queue bug Michael Paquier
- Re: [PATCH v12] GSSAPI encryption support Michael Paquier
- Re: Timeline following for logical slots Craig Ringer
- Re: Using quicksort for every external sort run Peter Geoghegan
- Re: Support for N synchronous standby servers - take 2 Thomas Munro
- Re: Support for N synchronous standby servers - take 2 Fujii Masao
- Re: Optimization for updating foreign tables in Postgres FDW Noah Misch
- Re: Choosing parallel_degree Amit Kapila
- Re: Support for N synchronous standby servers - take 2 Michael Paquier
- Re: [BUGS] Re: BUG #13854: SSPI authentication failure: wrong realm name used Magnus Hagander
- Re: Relation extension scalability Robert Haas
- Re: WIP: Failover Slots Craig Ringer
- Re: Relation extension scalability Dilip Kumar
- Re: POC: Cache data in GetSnapshotData() Robert Haas
- Re: Refactoring speculative insertion with unique indexes a little Robert Haas
- Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita
- Re: Speed up Clog Access by increasing CLOG buffers Amit Kapila
- Re: Support for N synchronous standby servers - take 2 Fujii Masao
- Re: Support for N synchronous standby servers - take 2 Masahiko Sawada
- Re: PATCH: pg_restore parallel-execution-deadlock issue Michael Paquier
- Lower msvc build verbosity level Christian Ullrich
- Re: [patch] Proposal for \crosstabview in psql Daniel Verite
- Re: Support for N synchronous standby servers - take 2 Amit Kapila
- Re: VS 2015 support in src/tools/msvc Christian Ullrich
- Re: [patch] Proposal for \crosstabview in psql Daniel Verite
- Re: BUG #13854: SSPI authentication failure: wrong realm name used Magnus Hagander
- Re: WIP: Covering + unique indexes. Teodor Sigaev
- Re: Lower msvc build verbosity level Andrew Dunstan
- Re: Lower msvc build verbosity level Magnus Hagander
- Small patch for snapmgr.c Aleksander Alekseev
- Re: Lower msvc build verbosity level Michael Paquier
- Re: WIP: Covering + unique indexes. Anastasia Lubennikova
- Re: Speedup twophase transactions Jesper Pedersen
- Re: Optimization for updating foreign tables in Postgres FDW Robert Haas
- Re: amcheck (B-Tree integrity checking tool) Anastasia Lubennikova
- Re: VS 2015 support in src/tools/msvc Andrew Dunstan
- Re: Speedup twophase transactions Stas Kelvich
- Re: Optimization for updating foreign tables in Postgres FDW Rushabh Lathia
- Re: Speedup twophase transactions Simon Riggs
- Re: Speedup twophase transactions Stas Kelvich
- Re: 2016-03 Commitfest David Steele
- Re: VS 2015 support in src/tools/msvc Tom Lane
- Re: 2016-03 Commitfest Tom Lane
- Re: 2016-03 Commitfest Magnus Hagander
- Re: [PATCH] speeding up GIN build with parallel workers Constantin S. Pan
- Re: VS 2015 support in src/tools/msvc Andrew Dunstan
- Re: 2016-03 Commitfest David Steele
- Re: Lower msvc build verbosity level Tom Lane
- Re: VS 2015 support in src/tools/msvc Michael Paquier
- Re: VS 2015 support in src/tools/msvc Magnus Hagander
- Execute ignoring cursor? nummervet nummervet
- Re: Execute ignoring cursor? Pavel Stehule
- skink vs. phrase full text search Tom Lane
- Re[2]: [HACKERS] Execute ignoring cursor? nummervet nummervet
- Re: pam auth - add rhost item Peter Eisentraut
- Re: skink vs. phrase full text search Andres Freund
- Re: 2016-03 Commitfest Robert Haas
- Re: 2016-03 Commitfest Magnus Hagander
- Re: 2016-03 Commitfest Andres Freund
- Re: VS 2015 support in src/tools/msvc Christian Ullrich
- Re: WIP: Covering + unique indexes. Anastasia Lubennikova
- Re: Proposal: BSD Authentication support Robert Haas
- Re: Choosing parallel_degree Robert Haas
- Re: Execute ignoring cursor? Pavel Stehule
- Re: Speed up Clog Access by increasing CLOG buffers Andres Freund
- Re: Speed up Clog Access by increasing CLOG buffers Andres Freund
- Re: proposal: PL/Pythonu - function ereport Teodor Sigaev
- Re: [PATCH] speeding up GIN build with parallel workers Robert Haas
- Re: 2016-03 Commitfest Simon Riggs
- Re: 2016-03 Commitfest Robert Haas
- Re: Proposal: BSD Authentication support David Steele
- Re: multivariate statistics v14 Robert Haas
- Re: Combining Aggregates Robert Haas
- Re: Choosing parallel_degree Paul Ramsey
- Re: Choosing parallel_degree Simon Riggs
- Re: Batch update of indexes David Steele
- Re: VS 2015 support in src/tools/msvc Andrew Dunstan
- Re: Lower msvc build verbosity level Christian Ullrich
- Re: Speed up Clog Access by increasing CLOG buffers Amit Kapila
- Re: Choosing parallel_degree Paul Ramsey
- Re: Proposal: BSD Authentication support Tom Lane
- Re: Move PinBuffer and UnpinBuffer to atomics Andres Freund
- Re: 2016-03 Commitfest Gavin Flower
- Re: Lower msvc build verbosity level Andrew Dunstan
- Re: VS 2015 support in src/tools/msvc Christian Ullrich
- Re: Choosing parallel_degree Robert Haas
- Re: Combining Aggregates Robert Haas
- Re: Proposal: BSD Authentication support Tom Lane
- Re: Fix for OpenSSL error queue bug Peter Eisentraut
- Re: raw output from copy Robert Haas
- Re: Fix for OpenSSL error queue bug Peter Geoghegan
- Re: raw output from copy Pavel Stehule
- Re: [PATCH v12] GSSAPI encryption support Robert Haas
- Re: IF (NOT) EXISTS in psql-completion Robert Haas
- Re: Show dropped users' backends in pg_stat_activity Oskari Saarenmaa
- Re: [GENERAL] pg_restore casts check constraints differently Victor Pontis
- Re: Proposal: BSD Authentication support Pierre-Emmanuel André
- Re: BUG #13854: SSPI authentication failure: wrong realm name used Magnus Hagander
- Re: WIP: Detecting SSI conflicts before reporting constraint violations Robert Haas
- Re: Fix for OpenSSL error queue bug Peter Geoghegan
- Re: [PATCH v12] GSSAPI encryption support Stephen Frost
- Re: Speedup twophase transactions Robert Haas
- Re: proposal: PL/Pythonu - function ereport Pavel Stehule
- Re: [PATCH v12] GSSAPI encryption support Robert Haas
- Re: Speedup twophase transactions Robert Haas
- Re: Fix for OpenSSL error queue bug Tom Lane
- Re: Fix for OpenSSL error queue bug Peter Geoghegan
- Re: Show dropped users' backends in pg_stat_activity Tom Lane
- Re: proposal: PL/Pythonu - function ereport Tom Lane
- Re: raw output from copy Andrew Dunstan
- Re: proposal: PL/Pythonu - function ereport Pavel Stehule
- Re: Speedup twophase transactions Jesper Pedersen
- Re: multivariate statistics v14 Tomas Vondra
- Re: Speedup twophase transactions Jesper Pedersen
- Re: Speedup twophase transactions Stas Kelvich
- Re: multivariate statistics v14 Robert Haas
- Fwd: Speedup twophase transactions Stas Kelvich
- Re: PoC: Partial sort Peter Geoghegan
- Re: multivariate statistics v14 Tom Lane
- Re: raw output from copy Pavel Stehule
- Re: Move PinBuffer and UnpinBuffer to atomics Alexander Korotkov
- Re: 2016-03 Commitfest Alexander Korotkov
- Re: pg_hba_lookup function to get all matching pg_hba.conf entries David Steele
- Re: multivariate statistics v14 Robert Haas
- Re: pg_hba_lookup function to get all matching pg_hba.conf entries Robert Haas
- Re: [patch] Proposal for \crosstabview in psql Robert Haas
- Re: [patch] Proposal for \crosstabview in psql Alvaro Herrera
- Re: [COMMITTERS] pgsql: CREATE INDEX ... INCLUDING (column[, ...]) Stephen Frost
- Re: snapshot too old, configured by time Kevin Grittner
- Re: snapshot too old, configured by time Peter Geoghegan
- Re: pg_hba_lookup function to get all matching pg_hba.conf entries Tom Lane
- Re: Weighted Stats David Fetter
- Re: pg_hba_lookup function to get all matching pg_hba.conf entries Robert Haas
- Re: snapshot too old, configured by time David Steele
- Re: Default Roles (was: Additional role attributes) Stephen Frost
- Re: Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Tom Lane
- Re: [COMMITTERS] pgsql: Add the "snapshot too old" feature Kevin Grittner
- Re: VS 2015 support in src/tools/msvc Michael Paquier
- Re: Weighted Stats David Fetter
- Re: multivariate statistics v14 Tatsuo Ishii
- Re: [patch] Proposal for \crosstabview in psql Alvaro Herrera
- Re: Weighted Stats David Fetter
- the buildfarm has measles Robert Haas
- closing CommitFest 2016-03, feature freeze now in effect Robert Haas
- Re: VS 2015 support in src/tools/msvc Petr Jelinek
- Re: closing CommitFest 2016-03, feature freeze now in effect Joshua D. Drake
- Re: the buildfarm has measles Alvaro Herrera
- Re: Speedup twophase transactions Noah Misch
- Re: Support for N synchronous standby servers - take 2 Jeff Janes
- Re: [COMMITTERS] pgsql: Add the "snapshot too old" feature Alvaro Herrera
- Re: the buildfarm has measles Andrew Dunstan
- Re: the buildfarm has measles Alvaro Herrera
- Re: the buildfarm has measles Andrew Dunstan
- Re: the buildfarm has measles Tom Lane
- Re: the buildfarm has measles Tom Lane
- Re: the buildfarm has measles Andres Freund
- Re: Support for N synchronous standby servers - take 2 Tom Lane
- Covering + unique indexes Andreas Joseph Krogh
- Re: Covering + unique indexes Tom Lane
- Re: Covering + unique indexes Andreas Joseph Krogh
- Re: Move PinBuffer and UnpinBuffer to atomics Alexander Korotkov
- Re: multivariate statistics v14 Simon Riggs
- Re: Combining Aggregates David Rowley
- Re: closing CommitFest 2016-03, feature freeze now in effect Stas Kelvich
- Re: closing CommitFest 2016-03, feature freeze now in effect Robert Haas
- Re: Performance improvement for joins where outer side is unique Robert Haas
- Re: multivariate statistics v14 Tomas Vondra
- Re: closing CommitFest 2016-03, feature freeze now in effect Simon Riggs
- Re: VS 2015 support in src/tools/msvc Michael Paquier
- Re: VS 2015 support in src/tools/msvc Christian Ullrich
- Re: [COMMITTERS] pgsql: Bloom index contrib module Tom Lane
- Re: [patch] Proposal for \crosstabview in psql Daniel Verite
- Re: [COMMITTERS] pgsql: Bloom index contrib module Tom Lane
- Re: multivariate statistics v14 Tatsuo Ishii
- GenericXLogUnregister seems like a pretty horrid idea Tom Lane
- Re: Move PinBuffer and UnpinBuffer to atomics Alexander Korotkov
- Re: Move PinBuffer and UnpinBuffer to atomics Andres Freund
- Re: Move PinBuffer and UnpinBuffer to atomics Andres Freund
- Sort push down through a nested loop, for 9.7 Jeff Janes
- Re: proposal: PL/Pythonu - function ereport Pavel Stehule
- Re: proposal: PL/Pythonu - function ereport Tom Lane
- Re: [COMMITTERS] pgsql: Bloom index contrib module Noah Misch
- Re: [COMMITTERS] pgsql: Bloom index contrib module Peter Geoghegan
- Re: [COMMITTERS] pgsql: Bloom index contrib module Tom Lane
- Re: [COMMITTERS] pgsql: Bloom index contrib module Tom Lane
- Re: Performance improvement for joins where outer side is unique David Rowley
- Re: Performance improvement for joins where outer side is unique David Rowley
- Re: Move PinBuffer and UnpinBuffer to atomics Amit Kapila
- Some other things about contrib/bloom and generic_xlog.c Tom Lane
- tab completion for alter extension Jeff Janes
- Re: Move PinBuffer and UnpinBuffer to atomics Alexander Korotkov
- Re: Move PinBuffer and UnpinBuffer to atomics Alexander Korotkov
- Re: [COMMITTERS] pgsql: Bloom index contrib module Noah Misch
- Re: Move PinBuffer and UnpinBuffer to atomics Alexander Korotkov
- Re: [COMMITTERS] pgsql: Bloom index contrib module Alexander Korotkov
- Re: Odd system-column handling in postgres_fdw join pushdown patch Noah Misch
- Re: Relax requirement for INTO with SELECT in pl/pgsql Pavel Stehule
- Re: multivariate statistics v14 Simon Riggs
- Re: Move PinBuffer and UnpinBuffer to atomics Amit Kapila
- Re: Move PinBuffer and UnpinBuffer to atomics Amit Kapila
- Parallel Aggregate costs don't consider combine/serial/deserial funcs David Rowley
- Re: VS 2015 support in src/tools/msvc Andrew Dunstan
- Re: pgbench - allow backslash-continuations in custom scripts Alvaro Herrera
- Re: Relax requirement for INTO with SELECT in pl/pgsql David G. Johnston
- Re: Relax requirement for INTO with SELECT in pl/pgsql Pavel Stehule
- Re: Relax requirement for INTO with SELECT in pl/pgsql David G. Johnston
- Re: Relax requirement for INTO with SELECT in pl/pgsql Pavel Stehule
- Re: [COMMITTERS] pgsql: Bloom index contrib module Tom Lane
- Regression test CREATE USER/ROLE usage Stephen Frost
- Re: Regression test CREATE USER/ROLE usage Tom Lane
- Re: Regression test CREATE USER/ROLE usage Stephen Frost
- Re: multivariate statistics v14 Tomas Vondra
- Re: multivariate statistics v14 Tomas Vondra
- Re: VS 2015 support in src/tools/msvc Christian Ullrich
- Re: Move PinBuffer and UnpinBuffer to atomics Amit Kapila
- Re: VS 2015 support in src/tools/msvc Petr Jelinek
- Weird irreproducible behaviors in plpython tests Tom Lane
- Re: Weird irreproducible behaviors in plpython tests Andres Freund
- Re: Weird irreproducible behaviors in plpython tests Tom Lane
- Re: Weird irreproducible behaviors in plpython tests Andres Freund
- Re: Relax requirement for INTO with SELECT in pl/pgsql David G. Johnston
- Re: [COMMITTERS] pgsql: Move each SLRU's lwlocks to a separate tranche. Andres Freund
- Re: Support for N synchronous standby servers - take 2 Masahiko Sawada
- Re: Weird irreproducible behaviors in plpython tests Tom Lane
- Re: Weird irreproducible behaviors in plpython tests Andres Freund
- Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita
- Re: Weird irreproducible behaviors in plpython tests Tom Lane
- Re: 2016-03 Commitfest Andres Freund
- Re: Optimization for updating foreign tables in Postgres FDW Michael Paquier
- Re: [COMMITTERS] pgsql: Move each SLRU's lwlocks to a separate tranche. Andres Freund
- Re: Support for N synchronous standby servers - take 2 Fujii Masao
- Re: Move PinBuffer and UnpinBuffer to atomics Andres Freund
- Re: Lower msvc build verbosity level Michael Paquier
- Re: VS 2015 support in src/tools/msvc Michael Paquier
- Re: Support for N synchronous standby servers - take 2 Fujii Masao
- Re: Some other things about contrib/bloom and generic_xlog.c Michael Paquier
- Re: VS 2015 support in src/tools/msvc Michael Paquier
- Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita
- Re: Support for N synchronous standby servers - take 2 Masahiko Sawada
- Re: Updated backup APIs for non-exclusive backups Magnus Hagander
- Re: Speedup twophase transactions Stas Kelvich
- Re: [COMMITTERS] pgsql: Move each SLRU's lwlocks to a separate tranche. Robert Haas
- Re[4]: [HACKERS] Execute ignoring cursor? nummervet nummervet
- Re: [COMMITTERS] pgsql: Move each SLRU's lwlocks to a separate tranche. Andres Freund
- Re: 2016-03 Commitfest David Steele
- Re: Support for N synchronous standby servers - take 2 Fujii Masao
- Re: 2016-03 Commitfest Magnus Hagander
- Re: 2016-03 Commitfest Andreas Karlsson
- Re: Execute ignoring cursor? Pavel Stehule
- Re: [COMMITTERS] pgsql: Add the "snapshot too old" feature Alexander Korotkov
- Re: [COMMITTERS] pgsql: Add the "snapshot too old" feature Alvaro Herrera
- Re: Relax requirement for INTO with SELECT in pl/pgsql Merlin Moncure
- Preprocessor condition fix Christian Ullrich
- Re: Choosing parallel_degree tushar
- Re: PQsendQuery+PQgetResult+PQsetSingleRowMode limitations and support Shulgin, Oleksandr
- Re: Move PinBuffer and UnpinBuffer to atomics Alexander Korotkov
- Re: Move PinBuffer and UnpinBuffer to atomics Alexander Korotkov
- Re: Some other things about contrib/bloom and generic_xlog.c Teodor Sigaev
- Re: Some other things about contrib/bloom and generic_xlog.c Alexander Korotkov
- Re: Some other things about contrib/bloom and generic_xlog.c Tom Lane
- Re[2]: [HACKERS] Execute ignoring cursor? nummervet nummervet
- Re: Execute ignoring cursor? Pavel Stehule
- Re: Some other things about contrib/bloom and generic_xlog.c Tom Lane
- Re: [COMMITTERS] pgsql: Add the "snapshot too old" feature Alexander Korotkov
- Re: Choosing parallel_degree Julien Rouhaud
- 'Create table if not exists as' breaks SPI_execute Stas Kelvich
- Re: Choosing parallel_degree Robert Haas
- Re: 2016-03 Commitfest Robert Haas
- Re: 'Create table if not exists as' breaks SPI_execute Stas Kelvich
- plan for beta1 & open issues Robert Haas
- Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Justin Clift
- Re: Updated backup APIs for non-exclusive backups Robert Haas
- Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Andres Freund
- Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Robert Haas
- Re: PQsendQuery+PQgetResult+PQsetSingleRowMode limitations and support Karl O. Pinc
- Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Andres Freund
- Re: PQsendQuery+PQgetResult+PQsetSingleRowMode limitations and support Shulgin, Oleksandr
- Re: pgsql: Add the "snapshot too old" feature Kevin Grittner
- Re: PQsendQuery+PQgetResult+PQsetSingleRowMode limitations and support Karl O. Pinc
- Re: Move PinBuffer and UnpinBuffer to atomics Alexander Korotkov
- Re: Move PinBuffer and UnpinBuffer to atomics Andres Freund
- Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Robbie Harwood
- Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Robert Haas
- Remove unused function from walsender.c Fujii Masao
- Removing the TRACE_SORT macro Peter Geoghegan
- Re: Choosing parallel_degree Julien Rouhaud
- Re: Removing the TRACE_SORT macro Simon Riggs
- Re: Remove unused function from walsender.c Simon Riggs
- Re: Move PinBuffer and UnpinBuffer to atomics Andres Freund
- Re: Choosing parallel_degree Simon Riggs
- Re: Choosing parallel_degree Simon Riggs
- Re: Removing the TRACE_SORT macro Peter Geoghegan
- Re: Removing the TRACE_SORT macro Robert Haas
- Re: Move PinBuffer and UnpinBuffer to atomics Andres Freund
- Re: Removing the TRACE_SORT macro Peter Geoghegan
- Re: Preprocessor condition fix Tom Lane
- Re: Support for N synchronous standby servers - take 2 Masahiko Sawada
- Re: 'Create table if not exists as' breaks SPI_execute Tom Lane
- Re: Some other things about contrib/bloom and generic_xlog.c Michael Paquier
- Re: Some other things about contrib/bloom and generic_xlog.c Tom Lane
- Re: Some other things about contrib/bloom and generic_xlog.c Tom Lane
- Re: Some other things about contrib/bloom and generic_xlog.c Michael Paquier
- Re: Some other things about contrib/bloom and generic_xlog.c Michael Paquier
- Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Craig Ringer
- Re: Optimization for updating foreign tables in Postgres FDW Michael Paquier
- Re: Some other things about contrib/bloom and generic_xlog.c Craig Ringer
- Re: Some other things about contrib/bloom and generic_xlog.c Michael Paquier
- Re: Move PinBuffer and UnpinBuffer to atomics Andres Freund
- Re: [COMMITTERS] pgsql: Allow Pin/UnpinBuffer to operate in a lockfree manner. Tom Lane
- Re: Some other things about contrib/bloom and generic_xlog.c Craig Ringer
- Re: [COMMITTERS] pgsql: Allow Pin/UnpinBuffer to operate in a lockfree manner. Andres Freund
- Re: Re: [COMMITTERS] pgsql: Allow Pin/UnpinBuffer to operate in a lockfree manner. Tom Lane
- Re: Re: [COMMITTERS] pgsql: Allow Pin/UnpinBuffer to operate in a lockfree manner. Andres Freund
- Re: Re: [COMMITTERS] pgsql: Allow Pin/UnpinBuffer to operate in a lockfree manner. Tom Lane
- Re: Re: [COMMITTERS] pgsql: Allow Pin/UnpinBuffer to operate in a lockfree manner. Andres Freund
- Re: [COMMITTERS] pgsql: Allow Pin/UnpinBuffer to operate in a lockfree manner. Tom Lane
- Parser extensions (maybe for 10?) Arcadiy Ivanov
- Re: Parser extensions (maybe for 10?) Craig Ringer
- Re: Parser extensions (maybe for 10?) Tsunakawa, Takayuki
- Re: [COMMITTERS] pgsql: Allow Pin/UnpinBuffer to operate in a lockfree manner. Andres Freund
- Re: Parser extensions (maybe for 10?) Tom Lane
- Re: Parser extensions (maybe for 10?) Craig Ringer
- Re: Parser extensions (maybe for 10?) David G. Johnston
- Re: Parser extensions (maybe for 10?) Craig Ringer
- Re: Parser extensions (maybe for 10?) Tom Lane
- Re: Move PinBuffer and UnpinBuffer to atomics Amit Kapila
- Re: Parallel Aggregate costs don't consider combine/serial/deserial funcs Noah Misch
- Re: Preprocessor condition fix Christian Ullrich
- Re: Updated backup APIs for non-exclusive backups Noah Misch
- Re: GIN data corruption bug(s) in 9.6devel Noah Misch
- Re: Choosing parallel_degree Amit Kapila
- Update copyright in genericdesc.c Amit Langote
- Re: Parser extensions (maybe for 10?) Craig Ringer
- Re: Move PinBuffer and UnpinBuffer to atomics Alexander Korotkov
- Re: Choosing parallel_degree tushar
- Re: [COMMITTERS] pgsql: Code cleanup in the wake of recent LWLock refactoring. Pavel Stehule
- Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Fabien COELHO
- Re: Choosing parallel_degree Simon Riggs
- Re: Move PinBuffer and UnpinBuffer to atomics Alexander Korotkov
- Re: raw output from copy Ants Aasma
- Re: Some other things about contrib/bloom and generic_xlog.c Alexander Korotkov
- Re: Update copyright in genericdesc.c Stephen Frost
- Re: Speedup twophase transactions Michael Paquier
- Re: Some other things about contrib/bloom and generic_xlog.c Robert Haas
- Re: [COMMITTERS] pgsql: Code cleanup in the wake of recent LWLock refactoring. Robert Haas
- Re: Choosing parallel_degree tushar
- Re: Choosing parallel_degree Robert Haas
- Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Robert Haas
- Re: Some other things about contrib/bloom and generic_xlog.c Alexander Korotkov
- Re: Choosing parallel_degree Simon Riggs
- Re: [COMMITTERS] pgsql: Code cleanup in the wake of recent LWLock refactoring. Pavel Stehule
- Re: Lets (not) break all the things. Was: [pgsql-advocacy]9.6 -> 10.0 Yury Zhuravlev
- Re: Some other things about contrib/bloom and generic_xlog.c Alexander Korotkov
- Re: Some other things about contrib/bloom and generic_xlog.c Craig Ringer
- Re: Preprocessor condition fix Tom Lane
- Re: Preprocessor condition fix Christian Ullrich
- Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Justin Clift
- Re: Move PinBuffer and UnpinBuffer to atomics Amit Kapila
- Re: [COMMITTERS] pgsql: Allow Pin/UnpinBuffer to operate in a lockfree manner. Tom Lane
- Re: Preprocessor condition fix Tom Lane
- Re: Some other things about contrib/bloom and generic_xlog.c Tom Lane
- Re: Some other things about contrib/bloom and generic_xlog.c Teodor Sigaev
- Re: Some other things about contrib/bloom and generic_xlog.c Alexander Korotkov
- Re: Some other things about contrib/bloom and generic_xlog.c Tom Lane
- Re: [COMMITTERS] pgsql: Allow Pin/UnpinBuffer to operate in a lockfree manner. Tom Lane
- Re: Some other things about contrib/bloom and generic_xlog.c Alexander Korotkov
- Re: Move PinBuffer and UnpinBuffer to atomics Andres Freund
- Re: WIP: Covering + unique indexes. Anastasia Lubennikova
- Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Merlin Moncure
- Re: Some other things about contrib/bloom and generic_xlog.c Robert Haas
- Re: GIN data corruption bug(s) in 9.6devel Teodor Sigaev
- Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Justin Clift
- Re: GIN data corruption bug(s) in 9.6devel Teodor Sigaev
- Re: Speedup twophase transactions Stas Kelvich
- Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Alvaro Herrera
- Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Kevin Grittner
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Tom Lane
- Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Alvaro Herrera
- Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Andres Freund
- Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Robert Haas
- Re: Optimization for updating foreign tables in Postgres FDW Robert Haas
- Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Josh berkus
- Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Andres Freund
- Re: Detrimental performance impact of ringbuffers on performance Robert Haas
- Re: Detrimental performance impact of ringbuffers on performance Andres Freund
- Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Kevin Grittner
- Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Robert Haas
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Andres Freund
- Re: pgsql: Add the "snapshot too old" feature Kevin Grittner
- Re: pgsql: Add the "snapshot too old" feature Andres Freund
- Re: [COMMITTERS] pgsql: Allow Pin/UnpinBuffer to operate in a lockfree manner. Piotr Stefaniak
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Kevin Grittner
- Re: WIP: Upper planner pathification Tom Lane
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Andres Freund
- Re: Remove unused function from walsender.c Fujii Masao
- Re: Support for N synchronous standby servers - take 2 Fujii Masao
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Kevin Grittner
- Problems with huge_pages and IBM Power8 reiner peterke
- Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Oleg Bartunov
- Re: Updated backup APIs for non-exclusive backups Magnus Hagander
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Kevin Grittner
- Re: Problems with huge_pages and IBM Power8 Andres Freund
- Re: raw output from copy Pavel Stehule
- Re: Problems with huge_pages and IBM Power8 Tom Lane
- Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Josh berkus
- Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 David G. Johnston
- Re: Problems with huge_pages and IBM Power8 reiner peterke
- Re: Problems with huge_pages and IBM Power8 Tom Lane
- Re: raw output from copy Tom Lane
- Re: Parallel Aggregate costs don't consider combine/serial/deserial funcs Robert Haas
- Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Robert Haas
- Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Robert Haas
- Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 David G. Johnston
- Re: Performance degradation in commit 6150a1b0 Robert Haas
- Re: Parallel Aggregate costs don't consider combine/serial/deserial funcs David Rowley
- Re: Speedup twophase transactions Michael Paquier
- Re: Choosing parallel_degree Julien Rouhaud
- Pglogical questions and problems Joshua D. Drake
- Re: fd.c: flush data problems on osx Tom Lane
- Re: Detrimental performance impact of ringbuffers on performance Stephen Frost
- Re: Why doesn't src/backend/port/win32/socket.c implement bind()? Tom Lane
- Re: Parallel Queries and PostGIS David Rowley
- Re: Updated backup APIs for non-exclusive backups Noah Misch
- Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita
- Re: Performance degradation in commit 6150a1b0 Noah Misch
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Alvaro Herrera
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Andres Freund
- Re: raw output from copy Pavel Stehule
- Re: Performance degradation in commit 6150a1b0 Robert Haas
- Re: Optimization for updating foreign tables in Postgres FDW Michael Paquier
- Missing PG_INT32_MIN in numutils.c Michael Paquier
- Re: [COMMITTERS] pgsql: Add regression tests for multiple synchronous standbys. Michael Paquier
- Incomplete startup packet errors Magnus Hagander
- Re: Incomplete startup packet errors Abhijit Menon-Sen
- Re: Support for N synchronous standby servers - take 2 Kyotaro HORIGUCHI
- Re: Incomplete startup packet errors Dave Page
- Re: Incomplete startup packet errors Peter Geoghegan
- Re: Incomplete startup packet errors Magnus Hagander
- Re: Pglogical questions and problems Simon Riggs
- SET ROLE and reserved roles Amit Langote
- [patch] \crosstabview documentation Christoph Berg
- Re: [patch] \crosstabview documentation Christoph Berg
- Reserved roles and user mapping Amit Langote
- Re: Pglogical questions and problems Joshua D. Drake
- Re: Detrimental performance impact of ringbuffers on performance Robert Haas
- Re: Move PinBuffer and UnpinBuffer to atomics Alexander Korotkov
- Re: Missing PG_INT32_MIN in numutils.c Robert Haas
- Re: Why doesn't src/backend/port/win32/socket.c implement bind()? Michael Paquier
- Re: Missing PG_INT32_MIN in numutils.c Michael Paquier
- Re: pg_upgrade documentation improvement patch Peter Eisentraut
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Robert Haas
- Re: Optimization for updating foreign tables in Postgres FDW Robert Haas
- Re: SET ROLE and reserved roles Michael Paquier
- Re: Optimization for updating foreign tables in Postgres FDW Michael Paquier
- Re: Why doesn't src/backend/port/win32/socket.c implement bind()? Tom Lane
- Re: Pglogical questions and problems Abhijit Menon-Sen
- Re: Missing PG_INT32_MIN in numutils.c Tom Lane
- Html parsing and inline elements Marcelo Zabani
- Re: Missing PG_INT32_MIN in numutils.c Robert Haas
- Re: SET ROLE and reserved roles Robert Haas
- Re: pg_upgrade documentation improvement patch Tom Lane
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Tom Lane
- Re: Incomplete startup packet errors Tom Lane
- Re: SET ROLE and reserved roles Tom Lane
- Re: Incomplete startup packet errors Magnus Hagander
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Alvaro Herrera
- Re: Html parsing and inline elements Tom Lane
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Robert Haas
- Re: Missing PG_INT32_MIN in numutils.c Tom Lane
- Re: Parser extensions (maybe for 10?) José Luis Tallón
- Re: Missing PG_INT32_MIN in numutils.c Robert Haas
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Tom Lane
- Re: Incomplete startup packet errors Tatsuo Ishii
- Re: Speedup twophase transactions Stas Kelvich
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Robert Haas
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Tom Lane
- Re: Parser extensions (maybe for 10?) Craig Ringer
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Andres Freund
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Robert Haas
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Andres Freund
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Robert Haas
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Andres Freund
- Re: Parser extensions (maybe for 10?) José Luis Tallón
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Robert Haas
- Re: Detrimental performance impact of ringbuffers on performance Andres Freund
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Tom Lane
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Kevin Grittner
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Andres Freund
- Re: [patch] \crosstabview documentation Tom Lane
- Re: Html parsing and inline elements Marcelo Zabani
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Andres Freund
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Kevin Grittner
- Re: Pglogical questions and problems Robert Haas
- Re: Incomplete startup packet errors Robert Haas
- Re: SET ROLE and reserved roles Stephen Frost
- Re: SET ROLE and reserved roles Robert Haas
- Re: Choosing parallel_degree Robert Haas
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Andres Freund
- Re: SET ROLE and reserved roles Stephen Frost
- Re: Problems with huge_pages and IBM Power8 reiner peterke
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Robert Haas
- Re: SET ROLE and reserved roles Robert Haas
- Re: Parallel Aggregate costs don't consider combine/serial/deserial funcs Robert Haas
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Andres Freund
- Re: Odd system-column handling in postgres_fdw join pushdown patch Robert Haas
- \crosstabview fixes Tom Lane
- Re: SET ROLE and reserved roles Tom Lane
- Re: SET ROLE and reserved roles Stephen Frost
- Re: [COMMITTERS] pgsql: Allow Pin/UnpinBuffer to operate in a lockfree manner. Andres Freund
- Re: SET ROLE and reserved roles Tom Lane
- Re: Odd system-column handling in postgres_fdw join pushdown patch Robert Haas
- Re: [COMMITTERS] pgsql: Allow Pin/UnpinBuffer to operate in a lockfree manner. Tom Lane
- Re: [COMMITTERS] pgsql: Allow Pin/UnpinBuffer to operate in a lockfree manner. Andres Freund
- Re: Choosing parallel_degree Julien Rouhaud
- Re: Odd system-column handling in postgres_fdw join pushdown patch Robert Haas
- Re: Odd system-column handling in postgres_fdw join pushdown patch Tom Lane
- Re: Odd system-column handling in postgres_fdw join pushdown patch Robert Haas
- sign function with INTERVAL? Daniel Lenski
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Kevin Grittner
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Andres Freund
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Kevin Grittner
- Re: sign function with INTERVAL? Jim Nasby
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Jim Nasby
- Re: [patch] \crosstabview documentation Christoph Berg
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Robert Haas
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Andres Freund
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Andres Freund
- Re: SET ROLE and reserved roles Robert Haas
- Re: [GENERAL] pg_upgrade error regarding hstore operator Tom Lane
- Re: [patch] \crosstabview documentation Tom Lane
- Re: sign function with INTERVAL? Tom Lane
- Re: Odd system-column handling in postgres_fdw join pushdown patch Robert Haas
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Andres Freund
- Re: \crosstabview fixes Daniel Verite
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Kevin Grittner
- Re: \crosstabview fixes Alvaro Herrera
- Re: [patch] \crosstabview documentation David G. Johnston
- Re: [patch] \crosstabview documentation Alvaro Herrera
- Re: \crosstabview fixes Tom Lane
- Re: \crosstabview fixes Tom Lane
- Re: [patch] \crosstabview documentation Daniel Verite
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Andres Freund
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Kevin Grittner
- Re: fd.c: flush data problems on osx Tom Lane
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Andres Freund
- Re: Odd system-column handling in postgres_fdw join pushdown patch Tom Lane
- Re: Incomplete startup packet errors Tatsuo Ishii
- Re: fd.c: flush data problems on osx Andres Freund
- Re: fd.c: flush data problems on osx Tom Lane
- Re: fd.c: flush data problems on osx Andres Freund
- Re: fd.c: flush data problems on osx Tom Lane
- Re: Missing PG_INT32_MIN in numutils.c Michael Paquier
- Re: fd.c: flush data problems on osx Andres Freund
- Re: sign function with INTERVAL? Daniel Lenski
- Re: SET ROLE and reserved roles Stephen Frost
- Re: Why doesn't src/backend/port/win32/socket.c implement bind()? Michael Paquier
- Re: fd.c: flush data problems on osx Tom Lane
- Re: Why doesn't src/backend/port/win32/socket.c implement bind()? Alvaro Herrera
- Re: sign function with INTERVAL? David G. Johnston
- Re: Why doesn't src/backend/port/win32/socket.c implement bind()? Tom Lane
- Re: SET ROLE and reserved roles David G. Johnston
- Re: [COMMITTERS] pgsql: Allow Pin/UnpinBuffer to operate in a lockfree manner. Andres Freund
- Re: \crosstabview fixes Tom Lane
- documentation build bleat Tom Lane
- Re: [COMMITTERS] pgsql: Allow Pin/UnpinBuffer to operate in a lockfree manner. Tom Lane
- Re: Reserved roles and user mapping Stephen Frost
- Re: Why doesn't src/backend/port/win32/socket.c implement bind()? Michael Paquier
- Re: Proposal: Generic WAL logical messages Andres Freund
- Re: SET ROLE and reserved roles Stephen Frost
- Re: Pglogical questions and problems Craig Ringer
- Re: Pglogical questions and problems Andres Freund
- Re: Odd system-column handling in postgres_fdw join pushdown patch Robert Haas
- Safe to apply HeapTupleHeaderGetDatum to a tuple from syscache? Chapman Flack
- Re: SET ROLE and reserved roles Amit Langote
- Re: SET ROLE and reserved roles Stephen Frost
- Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Andres Freund
- Re: documentation build bleat Fujii Masao
- Re: Reserved roles and user mapping Amit Langote
- Re: Move PinBuffer and UnpinBuffer to atomics Amit Kapila
- Re: [COMMITTERS] pgsql: Add regression tests for multiple synchronous standbys. Fujii Masao
- Re: Move PinBuffer and UnpinBuffer to atomics Andres Freund
- Re: Support for N synchronous standby servers - take 2 Amit Kapila
- Re: Choosing parallel_degree Amit Kapila
- EXPLAIN VERBOSE with parallel Aggregate David Rowley
- Re: Odd system-column handling in postgres_fdw join pushdown patch Etsuro Fujita
- Re: Detrimental performance impact of ringbuffers on performance Amit Kapila
- Re: Performance degradation in commit 6150a1b0 Noah Misch
- Re: Postgres_fdw join pushdown - INNER - FULL OUTER join combination generating wrong result Etsuro Fujita
- Re: Performance degradation in commit 6150a1b0 Amit Kapila
- Re: Odd system-column handling in postgres_fdw join pushdown patch Etsuro Fujita
- Re: Support for N synchronous standby servers - take 2 Fujii Masao
- Re: Odd system-column handling in postgres_fdw join pushdown patch Robert Haas
- Re: Support for N synchronous standby servers - take 2 Kyotaro HORIGUCHI
- Re: [COMMITTERS] pgsql: Add regression tests for multiple synchronous standbys. Michael Paquier
- Re: Support for N synchronous standby servers - take 2 Michael Paquier
- Re: Detrimental performance impact of ringbuffers on performance Peter Geoghegan
- Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Abhijit Menon-Sen
- Re: Detrimental performance impact of ringbuffers on performance Jeff Janes
- Re: Postgres_fdw join pushdown - INNER - FULL OUTER join combination generating wrong result Ashutosh Bapat
- Re: [COMMITTERS] pgsql: Allow Pin/UnpinBuffer to operate in a lockfree manner. Andres Freund
- Re: postgres_fdw : altering foreign table not invalidating prepare statement execution plan. Amit Langote
- Re: Support for N synchronous standby servers - take 2 Masahiko Sawada
- pg_basebackup creates a corrupt file for pg_stat_tmp and pg_replslot on a backup location Ashutosh Sharma
- Wrong definition of pgwin32_bind. Kyotaro HORIGUCHI
- Re: [COMMITTERS] pgsql: Add regression tests for multiple synchronous standbys. Masahiko Sawada
- Re: Support for N synchronous standby servers - take 2 Kyotaro HORIGUCHI
- SEGFAULT in CREATE EXTENSION related pg_init_privs Pavel Stehule
- Re: SEGFAULT in CREATE EXTENSION related pg_init_privs Peter Geoghegan
- Re: Support for N synchronous standby servers - take 2 Kyotaro HORIGUCHI
- Re: SEGFAULT in CREATE EXTENSION related pg_init_privs Pavel Stehule
- Re: \crosstabview fixes Christoph Berg
- Re: \crosstabview fixes Daniel Verite
- Re: \crosstabview fixes Christoph Berg
- Re: Problems with huge_pages and IBM Power8 Bernd Helmle
- Re: \crosstabview fixes Daniel Verite
- Refactor pg_dump as a library? Jakob Egger
- Re: Refactor pg_dump as a library? Craig Ringer
- Re: Problems with huge_pages and IBM Power8 Bert
- Re: Refactor pg_dump as a library? Andreas Karlsson
- Re: standalone backend PANICs during recovery Bernd Helmle
- Re: Why doesn't src/backend/port/win32/socket.c implement bind()? Michael Paquier
- Re: [COMMITTERS] pgsql: Add regression tests for multiple synchronous standbys. Michael Paquier
- Re: Odd system-column handling in postgres_fdw join pushdown patch Ashutosh Bapat
- Re: Support for N synchronous standby servers - take 2 Michael Paquier
- Re: Support for N synchronous standby servers - take 2 Michael Paquier
- Re: \crosstabview fixes Daniel Verite
- Re: Wrong definition of pgwin32_bind. Michael Paquier
- Re: SEGFAULT in CREATE EXTENSION related pg_init_privs Stephen Frost
- Re: Declarative partitioning Ashutosh Bapat
- Re: SEGFAULT in CREATE EXTENSION related pg_init_privs Pavel Stehule
- Re: \crosstabview fixes Tom Lane
- Re: Wrong definition of pgwin32_bind. Tom Lane
- Re: Pglogical questions and problems Joshua D. Drake
- Re: [HACKERS] Re: pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Alexander Korotkov
- Re: pg_basebackup creates a corrupt file for pg_stat_tmp and pg_replslot on a backup location Andres Freund
- Re: Why doesn't src/backend/port/win32/socket.c implement bind()? Tom Lane
- Re: Pglogical questions and problems Simon Riggs
- Re: Problems with huge_pages and IBM Power8 Andres Freund
- Re: Pglogical questions and problems Simon Riggs
- Re: SET ROLE and reserved roles Robert Haas
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Robert Haas
- Re: Pglogical questions and problems Andres Freund
- Re: Pglogical questions and problems Simon Riggs
- Re: Pglogical questions and problems Andres Freund
- Re: \crosstabview fixes Tom Lane
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Andres Freund
- Broken API specification for walrcv_receive Tom Lane
- Re: Refactor pg_dump as a library? Jim Nasby
- Re: Pglogical questions and problems Joshua D. Drake
- Re: Refactor pg_dump as a library? Andres Freund
- Re: Pglogical questions and problems Joshua D. Drake
- Re: Pglogical questions and problems Joshua D. Drake
- Re: has_language_privilege returns incorrect answer for non-superuser Alvaro Herrera
- Re: has_language_privilege returns incorrect answer for non-superuser Tom Lane
- Re: Refactor pg_dump as a library? David Steele
- Re: Refactor pg_dump as a library? Tom Lane
- Re: Refactor pg_dump as a library? David Steele
- Re: [COMMITTERS] pgsql: Code cleanup in the wake of recent LWLock refactoring. Pavel Stehule
- Re: [COMMITTERS] pgsql: Code cleanup in the wake of recent LWLock refactoring. Robert Haas
- Re: Performance degradation in commit 6150a1b0 Robert Haas
- Re: Pglogical questions and problems Robert Haas
- Re: pg_basebackup creates a corrupt file for pg_stat_tmp and pg_replslot on a backup location Ashutosh Sharma
- Re: pg_basebackup creates a corrupt file for pg_stat_tmp and pg_replslot on a backup location Magnus Hagander
- Re: pg_basebackup creates a corrupt file for pg_stat_tmp and pg_replslot on a backup location Alvaro Herrera
- Re: Pglogical questions and problems Robert Haas
- Re: pg_basebackup creates a corrupt file for pg_stat_tmp and pg_replslot on a backup location Magnus Hagander
- Re: pg_basebackup creates a corrupt file for pg_stat_tmp and pg_replslot on a backup location Robert Haas
- Re: pg_basebackup creates a corrupt file for pg_stat_tmp and pg_replslot on a backup location Andres Freund
- Re: pg_basebackup creates a corrupt file for pg_stat_tmp and pg_replslot on a backup location David Steele
- Re: pg_basebackup creates a corrupt file for pg_stat_tmp and pg_replslot on a backup location David Steele
- Memory leak when querying GIN indexes Julien Rouhaud
- Re: \crosstabview fixes Daniel Verite
- Re: Request for Patch Feedback: Lag & Lead Window Functions Can Ignore Nulls Stephen Frost
- Re: Move PinBuffer and UnpinBuffer to atomics Alexander Korotkov
- Re: Broken API specification for walrcv_receive Thomas Munro
- Obsolete comment within fmgr.c Peter Geoghegan
- Re: Why doesn't src/backend/port/win32/socket.c implement bind()? Michael Paquier
- Re: Draft release notes for next week's releases Peter Geoghegan
- Re: Draft release notes for next week's releases Peter Geoghegan
- Disallow unique index on system columns David Rowley
- Re: Disallow unique index on system columns Tom Lane
- Re: Pglogical questions and problems Craig Ringer
- Re: Disallow unique index on system columns Andres Freund
- Re: Disallow unique index on system columns David Rowley
- Re: Disallow unique index on system columns Andres Freund
- Re: Disallow unique index on system columns David Rowley
- Re: Disallow unique index on system columns Tom Lane
- Re: [COMMITTERS] pgsql: Allow Pin/UnpinBuffer to operate in a lockfree manner. Andres Freund
- Re: Disallow unique index on system columns David Rowley
- Re: [COMMITTERS] pgsql: Allow Pin/UnpinBuffer to operate in a lockfree manner. Tom Lane
- Re: [COMMITTERS] pgsql: Allow Pin/UnpinBuffer to operate in a lockfree manner. Andres Freund
- more parallel query documentation Robert Haas
- Re: [COMMITTERS] pgsql: Add regression tests for multiple synchronous standbys. Fujii Masao
- Re: Memory leak when querying GIN indexes Tom Lane
- Re: Support for N synchronous standby servers - take 2 Amit Kapila
- Re: [COMMITTERS] pgsql: Add regression tests for multiple synchronous standbys. Michael Paquier
- Re: Pglogical questions and problems Petr Jelinek
- Re: [COMMITTERS] pgsql: Add regression tests for multiple synchronous standbys. Fujii Masao
- Re: [COMMITTERS] pgsql: Add regression tests for multiple synchronous standbys. Michael Paquier
- Re: Disallow unique index on system columns David Rowley
- Re: Pglogical questions and problems Petr Jelinek
- Re: Declarative partitioning Amit Langote
- parallel query vs extensions Jeff Janes
- Re: Support for N synchronous standby servers - take 2 Kyotaro HORIGUCHI
- Re: [COMMITTERS] pgsql: Add regression tests for multiple synchronous standbys. Fujii Masao
- Re: Optimization for updating foreign tables in Postgres FDW Michael Paquier
- Rework help interface of vcregress.pl Michael Paquier
- Re: Support for N synchronous standby servers - take 2 Kyotaro HORIGUCHI
- Re: Rework help interface of vcregress.pl Kyotaro HORIGUCHI
- Re: Rework help interface of vcregress.pl Magnus Hagander
- Re: Rework help interface of vcregress.pl Magnus Hagander
- Re: Support for N synchronous standby servers - take 2 Masahiko Sawada
- Re: Declarative partitioning Ashutosh Bapat
- Re: Declarative partitioning Ashutosh Bapat
- checkpoint_flush_after documentation inconsistency Magnus Hagander
- Re: Odd system-column handling in postgres_fdw join pushdown patch Etsuro Fujita
- Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita
- Parallel indicators not written by pg_get_functiondef Feike Steenbergen
- Re: Postgres_fdw join pushdown - INNER - FULL OUTER join combination generating wrong result Etsuro Fujita
- Re: Rework help interface of vcregress.pl Michael Paquier
- Re: Parallel indicators not written by pg_get_functiondef Michael Paquier
- Re: Optimization for updating foreign tables in Postgres FDW Michael Paquier
- Re: Disallow unique index on system columns Tom Lane
- Unreasonably generic names in matview.sql Tom Lane
- Re: Disallow unique index on system columns Andres Freund
- Re: Choosing parallel_degree Robert Haas
- Re: SET ROLE and reserved roles Stephen Frost
- Re: Unreasonably generic names in matview.sql Kevin Grittner
- Re: Unreasonably generic names in matview.sql Tom Lane
- Re: Odd system-column handling in postgres_fdw join pushdown patch Robert Haas
- Re: EXPLAIN VERBOSE with parallel Aggregate Robert Haas
- Re: Odd system-column handling in postgres_fdw join pushdown patch Ashutosh Bapat
- Re: GIN data corruption bug(s) in 9.6devel Teodor Sigaev
- Re: EXPLAIN VERBOSE with parallel Aggregate Tom Lane
- Re: SET ROLE and reserved roles David G. Johnston
- Re: Odd system-column handling in postgres_fdw join pushdown patch Robert Haas
- Re: Odd system-column handling in postgres_fdw join pushdown patch Ashutosh Bapat
- Re: Declarative partitioning Robert Haas
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Robert Haas
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Andres Freund
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Tom Lane
- Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Robert Haas
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Robert Haas
- Re: Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Robert Haas
- Re: Disallow unique index on system columns Tom Lane
- Re: Refactor pg_dump as a library? Robert Haas
- Re: Refactor pg_dump as a library? Tom Lane
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Andres Freund
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Simon Riggs
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Andres Freund
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Simon Riggs
- Re: [COMMITTERS] pgsql: Add new catalog called pg_init_privs Alvaro Herrera
- Re: [COMMITTERS] pgsql: Add new catalog called pg_init_privs Stephen Frost
- Re: [COMMITTERS] pgsql: Add new catalog called pg_init_privs Alvaro Herrera
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Tom Lane
- Re: [COMMITTERS] pgsql: Add new catalog called pg_init_privs Stephen Frost
- Re: more parallel query documentation Jim Nasby
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Andres Freund
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Alvaro Herrera
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Tom Lane
- Re: [COMMITTERS] pgsql: Add new catalog called pg_init_privs Alvaro Herrera
- Re: [COMMITTERS] pgsql: Add new catalog called pg_init_privs Stephen Frost
- Is a syscache tuple more like an on-disk tuple or a freshly made one? Chapman Flack
- Re: Is a syscache tuple more like an on-disk tuple or a freshly made one? Alvaro Herrera
- Re: Is a syscache tuple more like an on-disk tuple or a freshly made one? Tom Lane
- Re: Is a syscache tuple more like an on-disk tuple or a freshly made one? Chapman Flack
- Re: Is a syscache tuple more like an on-disk tuple or a freshly made one? Tom Lane
- Re: Optimization for updating foreign tables in Postgres FDW Michael Paquier
- Re: [COMMITTERS] pgsql: Add new catalog called pg_init_privs Stephen Frost
- Re: SEGFAULT in CREATE EXTENSION related pg_init_privs Stephen Frost
- Re: SEGFAULT in CREATE EXTENSION related pg_init_privs Pavel Stehule
- Re: Support for N synchronous standby servers - take 2 Amit Kapila
- Re: Detrimental performance impact of ringbuffers on performance Amit Kapila
- Re: Small fix: avoid passing null pointers to memcpy() Piotr Stefaniak
- Re: Refactor pg_dump as a library? Andreas Karlsson
- OS scheduler bugs affecting high-concurrency contention Kevin Grittner
- Re: Disallow unique index on system columns Tom Lane
- Re: Updated backup APIs for non-exclusive backups Magnus Hagander
- Spinlocks and semaphores in 9.2 and 9.3 Tom Lane
- Memory leak in GIN index build Julien Rouhaud
- Re: Memory leak in GIN index build Tom Lane
- Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Noah Misch
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Andres Freund
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Tom Lane
- Re: Memory leak in GIN index build Julien Rouhaud
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Andres Freund
- Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Noah Misch
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Tom Lane
- Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Andres Freund
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Andres Freund
- Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Noah Misch
- Re: Spinlocks and semaphores in 9.2 and 9.3 Tom Lane
- Re: Spinlocks and semaphores in 9.2 and 9.3 Andres Freund
- Pgbench with -f and -S Robins Tharakan
- Re: parallel query vs extensions Craig Ringer
- Re: EXPLAIN VERBOSE with parallel Aggregate David Rowley
- Timeline following is a bit tangled... Craig Ringer
- Re: Timeline following for logical slots Craig Ringer
- Re: EXPLAIN VERBOSE with parallel Aggregate Tom Lane
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < David Steele
- Re: Pgbench with -f and -S Fabien COELHO
- Re: Move PinBuffer and UnpinBuffer to atomics Amit Kapila
- Re: Move PinBuffer and UnpinBuffer to atomics Amit Kapila
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Andres Freund
- Can we improve this error message? Bill Moran
- Re: GIN data corruption bug(s) in 9.6devel Jeff Janes
- SSL certificate location Terence Ferraro
- Re: SSL certificate location Christoph Moench-Tegeder
- Re: snapshot too old, configured by time Tom Lane
- Re: Pgbench with -f and -S Robins Tharakan
- Re: Default Roles Noah Misch
- Re: snapshot too old, configured by time Kevin Grittner
- Re: snapshot too old, configured by time Michael Paquier
- Re: pg_dump dump catalog ACLs Noah Misch
- Re: Default Roles Noah Misch
- Re: Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Peter Eisentraut
- Re: snapshot too old, configured by time Alvaro Herrera
- Fix of doc for synchronous_standby_names. Kyotaro HORIGUCHI
- Confusing comment in pg_upgrade in regards to VACUUM FREEZE David Rowley
- Re: Support for N synchronous standby servers - take 2 Kyotaro HORIGUCHI
- Re: Patch: fix typo, duplicated word in indexam.sgml Fujii Masao
- Re: Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Michael Paquier
- Re: Confusing comment in pg_upgrade in regards to VACUUM FREEZE Craig Ringer
- Re: Declarative partitioning Amit Langote
- Re: Support for N synchronous standby servers - take 2 Kyotaro HORIGUCHI
- Re: Declarative partitioning Amit Langote
- Re: Pgbench with -f and -S Fabien COELHO
- Re: Default Roles Michael Paquier
- Re: checkpoint_flush_after documentation inconsistency Fujii Masao
- Re: Declarative partitioning Ashutosh Bapat
- Re: Declarative partitioning Ashutosh Bapat
- Re: Declarative partitioning Ashutosh Bapat
- Re: OOM in libpq and infinite loop with getCopyStart() Michael Paquier
- Re: Declarative partitioning Amit Langote
- "parallel= " information is not coming in pg_dumpall for create aggregate tushar
- Description of ForeignPath Amit Langote
- Re: Declarative partitioning Ashutosh Bapat
- Re: Pgbench with -f and -S Robins Tharakan
- Re: Declarative partitioning Amit Langote
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Michael Paquier
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Simon Riggs
- Re: snapshot too old, configured by time Kevin Grittner
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Andres Freund
- Re: Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Tom Lane
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Andres Freund
- Re: snapshot too old, configured by time Tom Lane
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Andres Freund
- Re: snapshot too old, configured by time Tom Lane
- Re: parallel query vs extensions Robert Haas
- Re: snapshot too old, configured by time Kevin Grittner
- Re: snapshot too old, configured by time Robert Haas
- Re: Default Roles Stephen Frost
- Re: SET ROLE and reserved roles Robert Haas
- Re: Memory leak in GIN index build Tom Lane
- Re: "parallel= " information is not coming in pg_dumpall for create aggregate Fabrízio de Royes Mello
- Re: GIN data corruption bug(s) in 9.6devel Teodor Sigaev
- Re: Refactor pg_dump as a library? Robert Haas
- Re: Confusing comment in pg_upgrade in regards to VACUUM FREEZE Alvaro Herrera
- Re: snapshot too old, configured by time Alvaro Herrera
- Re: Refactor pg_dump as a library? Tom Lane
- Re: Spinlocks and semaphores in 9.2 and 9.3 Tom Lane
- Should we remove unused code? Aleksander Alekseev
- Re: Spinlocks and semaphores in 9.2 and 9.3 Andres Freund
- Re: Should we remove unused code? Tom Lane
- Re: Parser extensions (maybe for 10?) Pavel Stehule
- Re: Spinlocks and semaphores in 9.2 and 9.3 Tom Lane
- Re: Parser extensions (maybe for 10?) Aleksander Alekseev
- Re: Spinlocks and semaphores in 9.2 and 9.3 Andres Freund
- Re: Parser extensions (maybe for 10?) Pavel Stehule
- Re: Spinlocks and semaphores in 9.2 and 9.3 Tom Lane
- Re: Spinlocks and semaphores in 9.2 and 9.3 Robert Haas
- Re: Should we remove unused code? Aleksander Alekseev
- Re: Parser extensions (maybe for 10?) Aleksander Alekseev
- Re: Spinlocks and semaphores in 9.2 and 9.3 Robert Haas
- Re: Memory leak in GIN index build Julien Rouhaud
- Re: Spinlocks and semaphores in 9.2 and 9.3 Robert Haas
- Re: Parser extensions (maybe for 10?) Pavel Stehule
- Re: snapshot too old, configured by time Kevin Grittner
- Re: Relax requirement for INTO with SELECT in pl/pgsql Pavel Stehule
- Re: snapshot too old, configured by time Tom Lane
- Postgres 9.6 scariest patch tournament Alvaro Herrera
- Re: pg_upgrade documentation improvement patch Yuri Niyazov
- Re: pg_upgrade documentation improvement patch Alvaro Herrera
- Re: SET ROLE and reserved roles Stephen Frost
- Re: Postgres 9.6 scariest patch tournament Bill Moran
- Re: Postgres 9.6 scariest patch tournament Josh berkus
- Coverage report Alvaro Herrera
- Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Noah Misch
- Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Tom Lane
- Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Noah Misch
- Re: parallel query vs extensions Noah Misch
- Re: Optimization for updating foreign tables in Postgres FDW Noah Misch
- Re: Optimization for updating foreign tables in Postgres FDW Michael Paquier
- Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita
- Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Tom Lane
- Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Noah Misch
- Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita
- Re: Optimization for updating foreign tables in Postgres FDW Michael Paquier
- Re: snapshot too old, configured by time Michael Paquier
- Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita
- Re: VS 2015 support in src/tools/msvc Alvaro Herrera
- Re: VS 2015 support in src/tools/msvc Michael Paquier
- Re: OOM in libpq and infinite loop with getCopyStart() Michael Paquier
- Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Dean Rasheed
- Re: Parser extensions (maybe for 10?) Aleksander Alekseev
- Re: OS scheduler bugs affecting high-concurrency contention Andrea Suisani
- Re: Coverage report Aleksander Alekseev
- Re: Parser extensions (maybe for 10?) Simon Riggs
- Re: snapshot too old, configured by time Robert Haas
- Re: VS 2015 support in src/tools/msvc Andrew Dunstan
- Re: Parser extensions (maybe for 10?) Oleg Bartunov
- Re: Parser extensions (maybe for 10?) Aleksander Alekseev
- Re: Postgres 9.6 scariest patch tournament Chapman Flack
- Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Tom Lane
- Re: Declarative partitioning Ildar Musin
- Re: Parser extensions (maybe for 10?) Andres Freund
- Re: Parser extensions (maybe for 10?) Andres Freund
- Avoid parallel full and right join paths. Mithun Cy
- Re: Declarative partitioning Alexander Korotkov
- Re: snapshot too old, configured by time Kevin Grittner
- Re: Declarative partitioning Amit Langote
- Re: Parser extensions (maybe for 10?) Aleksander Alekseev
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Amit Kapila
- Re: snapshot too old, configured by time Alvaro Herrera
- Re: snapshot too old, configured by time Andres Freund
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Kevin Grittner
- Re: snapshot too old, configured by time Robert Haas
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Robert Haas
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Kevin Grittner
- Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Dean Rasheed
- Proposal: Remove regress-python3-mangle.mk Yury Zhuravlev
- Re: Parser extensions (maybe for 10?) Stas Kelvich
- Re: snapshot too old, configured by time Alvaro Herrera
- Re: VS 2015 support in src/tools/msvc Christian Ullrich
- Re: snapshot too old, configured by time Kevin Grittner
- Re: snapshot too old, configured by time Alvaro Herrera
- Re: Parser extensions (maybe for 10?) Pavel Stehule
- Re: Reducing the size of BufferTag & remodeling forks Alvaro Herrera
- Re: Postgres 9.6 scariest patch tournament Peter Geoghegan
- Re: Postgres 9.6 scariest patch tournament Alvaro Herrera
- Re: Postgres 9.6 scariest patch tournament Tom Lane
- Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Tom Lane
- Re: Postgres 9.6 scariest patch tournament Peter Geoghegan
- Re: VS 2015 support in src/tools/msvc Michael Paquier
- Re: Updated backup APIs for non-exclusive backups Noah Misch
- Re: Postgres 9.6 scariest patch tournament David Fetter
- Re: Memory leak in GIN index build Marc Cousin
- Re: EXPLAIN VERBOSE with parallel Aggregate Noah Misch
- Re: Timeline following for logical slots Noah Misch
- Re: pg_dump dump catalog ACLs Noah Misch
- Re: Proposal: Remove regress-python3-mangle.mk Noah Misch
- Re: Support for N synchronous standby servers - take 2 Masahiko Sawada
- Re: VS 2015 support in src/tools/msvc Noah Misch
- Re: VS 2015 support in src/tools/msvc Christian Ullrich
- Re: VS 2015 support in src/tools/msvc Michael Paquier
- Re: Updated backup APIs for non-exclusive backups Fujii Masao
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Amit Kapila
- Re: brin_summarize_new_values error checking Fujii Masao
- Re: FATAL: could not send end-of-streaming message to primary: no COPY in progress Fujii Masao
- Re: Support for N synchronous standby servers - take 2 Kyotaro HORIGUCHI
- Re: Description of ForeignPath Etsuro Fujita
- Re: Description of ForeignPath Amit Langote
- Re: Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby Michael Paquier
- Re: FATAL: could not send end-of-streaming message to primary: no COPY in progress Kyotaro HORIGUCHI
- Re: Proposal: Remove regress-python3-mangle.mk Yury Zhuravlev
- Re: Declarative partitioning Amit Langote
- pg_stat_activity crashes Petr Jelinek
- Re: Proposal: Remove regress-python3-mangle.mk Tom Lane
- Re: snapshot too old, configured by time Kevin Grittner
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Andres Freund
- Re: Declarative partitioning Ildar Musin
- Re: pg_dump dump catalog ACLs Stephen Frost
- Re: Declarative partitioning Amit Langote
- Re: Updated backup APIs for non-exclusive backups Magnus Hagander
- max_parallel_degree > 0 for 9.6 beta Andres Freund
- Re: max_parallel_degree > 0 for 9.6 beta Andreas Joseph Krogh
- Re: Defaults for replication/backup Magnus Hagander
- Re: max_parallel_degree > 0 for 9.6 beta Tom Lane
- Re: Proposal: Remove regress-python3-mangle.mk Yury Zhuravlev
- Should XLogInsert() be done only inside a critical section? Tom Lane
- Re: Proposal: Remove regress-python3-mangle.mk Tom Lane
- Re: Avoid parallel full and right join paths. Robert Haas
- Typos/Questions in bloom documentation David G. Johnston
- Re: Avoid parallel full and right join paths. Peter Geoghegan
- Re: Avoid parallel full and right join paths. Michael Paquier
- PGCTLTIMEOUT in pg_regress, or skink versus the clock Tom Lane
- Re: Disallow unique index on system columns Eric Ridge
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Ants Aasma
- Re: Disallow unique index on system columns Tom Lane
- Re: Avoid parallel full and right join paths. Alvaro Herrera
- Re: VS 2015 support in src/tools/msvc Noah Misch
- Re: Avoid parallel full and right join paths. Peter Geoghegan
- Re: Typos/Questions in bloom documentation Amit Langote
- Re: Declarative partitioning Amit Langote
- Re: PGCTLTIMEOUT in pg_regress, or skink versus the clock Noah Misch
- Re: Typos/Questions in bloom documentation David G. Johnston
- Re: pg_dump dump catalog ACLs Noah Misch
- Re: EXPLAIN VERBOSE with parallel Aggregate Robert Haas
- Re: pg_dump dump catalog ACLs Stephen Frost
- Re: pg_stat_activity crashes Kyotaro HORIGUCHI
- Re: "parallel= " information is not coming in pg_dumpall for create aggregate Robert Haas
- Re: Fix of doc for synchronous_standby_names. Robert Haas
- Re: Fix of doc for synchronous_standby_names. Kyotaro HORIGUCHI
- Re: Postgres_fdw join pushdown - INNER - FULL OUTER join combination generating wrong result Robert Haas
- Re: PGCTLTIMEOUT in pg_regress, or skink versus the clock Tom Lane
- Re: Typos/Questions in bloom documentation Amit Langote
- Re: Should XLogInsert() be done only inside a critical section? Michael Paquier
- Re: Fix of doc for synchronous_standby_names. Amit Langote
- Re: EXPLAIN VERBOSE with parallel Aggregate David Rowley
- Re: EXPLAIN VERBOSE with parallel Aggregate Tom Lane
- Wire protocol compression Shay Rojansky
- Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita
- Re: "parallel= " information is not coming in pg_dumpall for create aggregate tushar
- Re: Wire protocol compression Aleksander Alekseev
- Re: Timeline following for logical slots Alvaro Herrera
- Re: Wire protocol compression Shulgin, Oleksandr
- Re: Optimization for updating foreign tables in Postgres FDW Michael Paquier
- Re: Wire protocol compression Aleksander Alekseev
- Re: Wire protocol compression Shulgin, Oleksandr
- Re: Wire protocol compression Aleksander Alekseev
- Re: Wire protocol compression Shulgin, Oleksandr
- Re: Wire protocol compression Craig Ringer
- Re: snapshot too old, configured by time Kevin Grittner
- Re: Wire protocol compression Tom Lane
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Kevin Grittner
- Re: Wire protocol compression Andreas Karlsson
- Re: Why doesn't src/backend/port/win32/socket.c implement bind()? Tom Lane
- Re: Optimization for updating foreign tables in Postgres FDW Robert Haas
- Re: [PATCH] Phrase search ported to 9.6 Dmitry Ivanov
- Re: [COMMITTERS] pgsql: Inline initial comparisons in TestForOldSnapshot() Kevin Grittner
- Query Procedures Andrea Adami
- Wire protocol change Tatsuo Ishii
- Re: Query Procedures David G. Johnston
- Re: Typos/Questions in bloom documentation David G. Johnston
- Re: [COMMITTERS] pgsql: Inline initial comparisons in TestForOldSnapshot() Kevin Grittner
- Re: Parser extensions (maybe for 10?) Robert Haas
- Re: Defaults for replication/backup Robert Haas
- Re: [COMMITTERS] pgsql: Move each SLRU's lwlocks to a separate tranche. Robert Haas
- Re: Description of ForeignPath Robert Haas
- Re: Fix of doc for synchronous_standby_names. Robert Haas
- Re: max_parallel_degree > 0 for 9.6 beta Robert Haas
- Re: Description of ForeignPath Amit Langote
- Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Andres Freund
- Re: max_parallel_degree > 0 for 9.6 beta Tom Lane
- Re: [COMMITTERS] pgsql: Inline initial comparisons in TestForOldSnapshot() Kevin Grittner
- Re: pg_stat_activity crashes Robert Haas
- Re: pg_stat_activity crashes Robert Haas
- Re: max_parallel_degree > 0 for 9.6 beta Robert Haas
- Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Robert Haas
- Re: kqueue Robert Haas
- Re: checkpoint_flush_after documentation inconsistency Andres Freund
- Re: kqueue Andres Freund
- Re: kqueue Robert Haas
- Re: Reducing the size of BufferTag & remodeling forks Andres Freund
- Re: [COMMITTERS] pgsql: Inline initial comparisons in TestForOldSnapshot() Tom Lane
- Re: Wire protocol change Tom Lane
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Ants Aasma
- Dead code in win32.h Tom Lane
- Re: kqueue Alvaro Herrera
- Re: VS 2015 support in src/tools/msvc Andrew Dunstan
- Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Peter Eisentraut
- Re: Dead code in win32.h Tom Lane
- Re: kqueue Robert Haas
- Re: VS 2015 support in src/tools/msvc Christian Ullrich
- Re: max_parallel_degree > 0 for 9.6 beta Gavin Flower
- Re: Should XLogInsert() be done only inside a critical section? Alvaro Herrera
- 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
- Re: GIN data corruption bug(s) in 9.6devel Jeff Janes
- [PATCH] add option to pg_dumpall to exclude tables from the dump Juergen Hannappel
- Re: EXPLAIN VERBOSE with parallel Aggregate Robert Haas
- Re: EXPLAIN VERBOSE with parallel Aggregate David Rowley
- Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Robert Haas
- Re: EXPLAIN VERBOSE with parallel Aggregate David Rowley
- Re: kqueue Thomas Munro
- Re: kqueue Alvaro Herrera
- Re: kqueue Andres Freund
- Re: kqueue Andres Freund
- Re: kqueue Tom Lane
- Re: kqueue Tom Lane
- Re: if (!superuser) checks Andres Freund
- Re: pg_dump dump catalog ACLs Stephen Frost
- Re: pg_dump / copy bugs with "big lines" ? Bruce Momjian
- Re: EXPLAIN VERBOSE with parallel Aggregate Robert Haas
- Re: EXPLAIN VERBOSE with parallel Aggregate David Rowley
- Re: snapshot too old, configured by time Bruce Momjian
- Re: checkpoint_flush_after documentation inconsistency Robert Haas
- Re: checkpoint_flush_after documentation inconsistency Andres Freund
- Re: VS 2015 support in src/tools/msvc Christian Ullrich
- Re: VS 2015 support in src/tools/msvc Christian Ullrich
- Re: max_parallel_degree > 0 for 9.6 beta Gavin Flower
- Re: snapshot too old, configured by time Amit Kapila
- Re: max_parallel_degree > 0 for 9.6 beta Gavin Flower
- Re: Support for N synchronous standby servers - take 2 Amit Kapila
- Re: Support for N synchronous standby servers - take 2 Michael Paquier
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Amit Kapila
- Re: Support for N synchronous standby servers - take 2 Amit Kapila
- Re: Support for N synchronous standby servers - take 2 Tom Lane
- Re: snapshot too old, configured by time Bruce Momjian
- Re: [PATCH] we have added support for box type in SP-GiST index Bruce Momjian
- Re: GIN data corruption bug(s) in 9.6devel Noah Misch
- Re: VS 2015 support in src/tools/msvc Andrew Dunstan
- Re: VS 2015 support in src/tools/msvc Christian Ullrich
- Re: VS 2015 support in src/tools/msvc Andrew Dunstan
- Re: VS 2015 support in src/tools/msvc Tom Lane
- Re: VS 2015 support in src/tools/msvc Tom Lane
- Re: pg_dump dump catalog ACLs Noah Misch
- Re: pg_dump dump catalog ACLs Noah Misch
- Re: xlc atomics Noah Misch
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Andres Freund
- Re: VS 2015 support in src/tools/msvc Andrew Dunstan
- Re: Updated backup APIs for non-exclusive backups Bruce Momjian
- Rename max_parallel_degree? Bruce Momjian
- Re: snapshot too old, configured by time Amit Kapila
- Re: Rename max_parallel_degree? Amit Kapila
- Re: Rename max_parallel_degree? Peter Geoghegan
- Re: [COMMITTERS] pgsql: doc: Fix typos Fabien COELHO
- Re: VS 2015 support in src/tools/msvc Petr Jelinek
- Proposed change to make cancellations safe Shay Rojansky
- Re: Proposed change to make cancellations safe Tom Lane
- Re: VS 2015 support in src/tools/msvc Andrew Dunstan
- Re: Updated backup APIs for non-exclusive backups Magnus Hagander
- Re: Defaults for replication/backup Magnus Hagander
- Re: Updated backup APIs for non-exclusive backups Stephen Frost
- Re: Defaults for replication/backup Tom Lane
- Re: VS 2015 support in src/tools/msvc Tom Lane
- Re: VS 2015 support in src/tools/msvc Tom Lane
- Re: VS 2015 support in src/tools/msvc Andrew Dunstan
- Re: Defaults for replication/backup Magnus Hagander
- Re: Proposed change to make cancellations safe Simon Riggs
- Re: VS 2015 support in src/tools/msvc Tom Lane
- Re: VS 2015 support in src/tools/msvc Andrew Dunstan
- Re: Proposed change to make cancellations safe Shay Rojansky
- Re: Rename max_parallel_degree? Joshua D. Drake
- Re: VS 2015 support in src/tools/msvc Tom Lane
- Re: Rename max_parallel_degree? Robert Haas
- Re: Rename max_parallel_degree? Tom Lane
- Re: Rename max_parallel_degree? Magnus Hagander
- Re: Rename max_parallel_degree? Tom Lane
- Re: Transactional enum additions - was Re: Alter or rename enum value Andrew Dunstan
- Ordering in guc.c vs. config.sgml vs. postgresql.sample.conf Andres Freund
- Re: VS 2015 support in src/tools/msvc Christian Ullrich
- Re: VS 2015 support in src/tools/msvc Andrew Dunstan
- Re: checkpoint_flush_after documentation inconsistency Andres Freund
- Re: VS 2015 support in src/tools/msvc Christian Ullrich
- Re: VS 2015 support in src/tools/msvc Christian Ullrich
- Re: Why doesn't src/backend/port/win32/socket.c implement bind()? Tom Lane
- Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013 Christian Ullrich
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Simon Riggs
- Re: Proposed change to make cancellations safe Simon Riggs
- Re: Proposed change to make cancellations safe Tom Lane
- Add jsonb_compact(...) for whitespace-free jsonb to text Sehrope Sarkuni
- Re: Rename max_parallel_degree? Bruce Momjian
- Re: Add jsonb_compact(...) for whitespace-free jsonb to text Andrew Dunstan
- Re: Add jsonb_compact(...) for whitespace-free jsonb to text Stephen Frost
- Re: Rename max_parallel_degree? Robert Haas
- Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Tom Lane
- Re: Rename max_parallel_degree? Robert Haas
- Re: Why doesn't src/backend/port/win32/socket.c implement bind()? Michael Paquier
- Re: Why doesn't src/backend/port/win32/socket.c implement bind()? Tom Lane
- Re: pg_dump dump catalog ACLs Stephen Frost
- Re: checkpoint_flush_after documentation inconsistency Fujii Masao
- Re: Ordering in guc.c vs. config.sgml vs. postgresql.sample.conf Fujii Masao
- Re: postgres_fdw : Not able to update foreign table referring to a local table's view when use_remote_estimate = true Ashutosh Bapat
- Re: VS 2015 support in src/tools/msvc Michael Paquier
- Re: pg_dump / copy bugs with "big lines" ? Michael Paquier
- Re: Rename max_parallel_degree? Magnus Hagander
- Re: checkpoint_flush_after documentation inconsistency Magnus Hagander
- Re: Ordering in guc.c vs. config.sgml vs. postgresql.sample.conf Magnus Hagander
- Re: pg_dump / copy bugs with "big lines" ? Craig Ringer
- Re: Ordering in guc.c vs. config.sgml vs. postgresql.sample.conf Alexander Korotkov
- Re: Rename max_parallel_degree? Geoff Winkless
- Re: Updated backup APIs for non-exclusive backups Craig Ringer
- Re: Proposed change to make cancellations safe Craig Ringer
- Re: Move PinBuffer and UnpinBuffer to atomics Alexander Korotkov
- Re: Confusing comment in pg_upgrade in regards to VACUUM FREEZE Craig Ringer
- Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Robert Haas
- Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Thom Brown
- Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013 Magnus Hagander
- Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013 Christian Ullrich
- Re: snapshot too old, configured by time Alexander Korotkov
- Re: Move PinBuffer and UnpinBuffer to atomics Amit Kapila
- Re: [COMMITTERS] pgsql: Convert the PGPROC->lwWaitLink list into a dlist instead of open Robert Haas
- Re: Rename max_parallel_degree? Bruce Momjian
- Re: Rename max_parallel_degree? Bruce Momjian
- Re: Updated backup APIs for non-exclusive backups Fujii Masao
- Re: Updated backup APIs for non-exclusive backups Magnus Hagander
- pg_dump - tar format and compression Stephen Frost
- Re: pg_stat_activity crashes Robert Haas
- Re: Updated backup APIs for non-exclusive backups David Steele
- Bogus cleanup code in PostgresNode.pm Tom Lane
- Re: Why doesn't src/backend/port/win32/socket.c implement bind()? Tom Lane
- Re: Rename max_parallel_degree? Joshua D. Drake
- Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Andres Freund
- Re: Rename max_parallel_degree? Robert Haas
- Re: Updated backup APIs for non-exclusive backups Kevin Grittner
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Andres Freund
- Re: Proposed change to make cancellations safe Shay Rojansky
- Re: Proposed change to make cancellations safe Tom Lane
- Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Robert Haas
- Re: Ordering in guc.c vs. config.sgml vs. postgresql.sample.conf Robert Haas
- Re: EXPLAIN VERBOSE with parallel Aggregate Robert Haas
- Re: Ordering in guc.c vs. config.sgml vs. postgresql.sample.conf Peter Geoghegan
- Re: plpgsql - DECLARE - cannot to use %TYPE or %ROWTYPE for composite types Bruce Momjian
- Re: Proposed change to make cancellations safe Alvaro Herrera
- Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Andres Freund
- Apparent race condition in standby promotion Tom Lane
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Andres Freund
- Re: Rename max_parallel_degree? Joshua D. Drake
- Re: xlc atomics Andres Freund
- Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Fabien COELHO
- Re: Rename max_parallel_degree? Alvaro Herrera
- how to measure pglogical replication lag Guo, Yun
- Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Tom Lane
- Re: [COMMITTERS] pgsql: Add putenv support for msvcrt from Visual Studio 2013 Andrew Dunstan
- Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013 Christian Ullrich
- Re: Proposed change to make cancellations safe Shay Rojansky
- Re: Proposed change to make cancellations safe Tom Lane
- Re: Rename max_parallel_degree? Robert Haas
- Re: Rename max_parallel_degree? Gavin Flower
- Re: Rename max_parallel_degree? Tom Lane
- Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Robert Haas
- Re: Rename max_parallel_degree? Peter Geoghegan
- Re: Rename max_parallel_degree? Robert Haas
- Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Peter Eisentraut
- Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013 Christian Ullrich
- Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Andres Freund
- Re: Rename max_parallel_degree? Peter Geoghegan
- Re: SET ROLE and reserved roles Stephen Frost
- Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Tom Lane
- Re: Is there a way around function search_path killing SQL function inlining? Bruce Momjian
- Re: Is there a way around function search_path killing SQL function inlining? Stephen Frost
- Re: Add jsonb_compact(...) for whitespace-free jsonb to text Sehrope Sarkuni
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Michael Paquier
- Re: pg_stat_activity crashes Kyotaro HORIGUCHI
- Verifying embedded oids in *recv is a bad idea Andres Freund
- Re: Fix for OpenSSL error queue bug Peter Geoghegan
- Re: Can we improve this error message? Andreas Karlsson
- Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Peter Eisentraut
- Re: Fix for OpenSSL error queue bug Michael Paquier
- Re: Fix of doc for synchronous_standby_names. Kyotaro HORIGUCHI
- Re: Support for N synchronous standby servers - take 2 Kyotaro HORIGUCHI
- Re: Fix for OpenSSL error queue bug Peter Geoghegan
- Re: how to measure pglogical replication lag Craig Ringer
- Removing faulty hyperLogLog merge function Peter Geoghegan
- Re: Can we improve this error message? Tom Lane
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Michael Paquier
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Andres Freund
- Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Tom Lane
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Michael Paquier
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Michael Paquier
- Re: Support for N synchronous standby servers - take 2 Kyotaro HORIGUCHI
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Andres Freund
- Re: postgres_fdw : Not able to update foreign table referring to a local table's view when use_remote_estimate = true Robert Haas
- Re: Verifying embedded oids in *recv is a bad idea Kyotaro HORIGUCHI
- Re: Bogus cleanup code in PostgresNode.pm Michael Paquier
- Re: Support for N synchronous standby servers - take 2 Amit Kapila
- Re: Bogus cleanup code in PostgresNode.pm Tom Lane
- Parallel SAFE information missing in CREATE OR REPLACE FUNCTION definition Ashutosh Sharma
- Protocol buffer support for Postgres 陈天舟
- Re: Protocol buffer support for Postgres Craig Ringer
- Re: pg_dump dump catalog ACLs Noah Misch
- Re: Can we improve this error message? Magnus Hagander
- Typo in execProcnode.c documentation Daniel Gustafsson
- Re: Typo in execProcnode.c documentation Magnus Hagander
- Re: Declarative partitioning Erik Rijkers
- Re: pg_basebackup creates a corrupt file for pg_stat_tmp and pg_replslot on a backup location Ashutosh Sharma
- Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Dean Rasheed
- Re: Protocol buffer support for Postgres José Luis Tallón
- Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita
- Re: postgres_fdw : Not able to update foreign table referring to a local table's view when use_remote_estimate = true Etsuro Fujita
- Parallel build with MSVC Christian Ullrich
- [PATCH] amroutine->amsupport from numeric to defined constants Nikolay Shaplov
- Re: Protocol buffer support for Postgres Tom Lane
- Re: Protocol buffer support for Postgres Paul Ramsey
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Dean Rasheed
- Re: plpgsql - DECLARE - cannot to use %TYPE or %ROWTYPE for composite types Pavel Stehule
- Re: Protocol buffer support for Postgres David Fetter
- Re: Rename max_parallel_degree? Alvaro Herrera
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Robert Haas
- Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Tom Lane
- Re: Rename max_parallel_degree? Robert Haas
- Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Robert Haas
- Re: Rename max_parallel_degree? Tom Lane
- Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Tom Lane
- Re: Rename max_parallel_degree? Robert Haas
- Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Robert Haas
- Re: Rename max_parallel_degree? Tom Lane
- Re: Rename max_parallel_degree? Robert Haas
- Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Dean Rasheed
- Re: [COMMITTERS] pgsql: Add trigonometric functions that work in degrees. Peter Eisentraut
- Re: Add jsonb_compact(...) for whitespace-free jsonb to text Ryan Pedela
- Re: Add jsonb_compact(...) for whitespace-free jsonb to text Stephen Frost
- Re: GIN data corruption bug(s) in 9.6devel Teodor Sigaev
- Re: [PATCH] Phrase search ported to 9.6 Teodor Sigaev
- Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013 Christian Ullrich
- Re: Add jsonb_compact(...) for whitespace-free jsonb to text Merlin Moncure
- Re: Parallel Queries and PostGIS Paul Ramsey
- Re: Timeline following for logical slots Alvaro Herrera
- Re: Timeline following for logical slots Andres Freund
- Re: Timeline following for logical slots Alvaro Herrera
- Re: Timeline following for logical slots Alvaro Herrera
- Re: EXPLAIN VERBOSE with parallel Aggregate Robert Haas
- Re: EXPLAIN VERBOSE with parallel Aggregate Tom Lane
- Re: Proposed change to make cancellations safe Robert Haas
- Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Robert Haas
- Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Andres Freund
- Re: Proposed change to make cancellations safe Tom Lane
- Re: EXPLAIN VERBOSE with parallel Aggregate David Rowley
- Re: SET ROLE and reserved roles Robert Haas
- Re: Removing faulty hyperLogLog merge function Robert Haas
- Re: Removing faulty hyperLogLog merge function Peter Geoghegan
- Re: Removing faulty hyperLogLog merge function Robert Haas
- Re: Removing faulty hyperLogLog merge function Peter Geoghegan
- Re: Removing faulty hyperLogLog merge function Robert Haas
- Re: EXPLAIN VERBOSE with parallel Aggregate Robert Haas
- Re: Timeline following for logical slots Noah Misch
- Re: [COMMITTERS] pgsql: pg_upgrade: Convert old visibility map format to new format. Robert Haas
- Re: Background Processes and reporting Bruce Momjian
- Re: Re: [COMMITTERS] pgsql: pg_upgrade: Convert old visibility map format to new format. Masahiko Sawada
- Re: EXPLAIN VERBOSE with parallel Aggregate David Rowley
- Re: Support for N synchronous standby servers - take 2 Kyotaro HORIGUCHI
- Re: Removing faulty hyperLogLog merge function Tom Lane
- Re: EXPLAIN VERBOSE with parallel Aggregate Robert Haas
- Re: xlc atomics Noah Misch
- Re: SET ROLE and reserved roles Alvaro Herrera
- Re: Removing faulty hyperLogLog merge function Robert Haas
- Re: EXPLAIN VERBOSE with parallel Aggregate Robert Haas
- Re: plan for beta1 & open issues Robert Haas
- Re: Parallel SAFE information missing in CREATE OR REPLACE FUNCTION definition Robert Haas
- Re: EXPLAIN VERBOSE with parallel Aggregate David Rowley
- Re: EXPLAIN VERBOSE with parallel Aggregate Andres Freund
- Re: Removing faulty hyperLogLog merge function Joe Conway
- Re: EXPLAIN VERBOSE with parallel Aggregate Robert Haas
- Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita
- Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Andres Freund
- Re: EXPLAIN VERBOSE with parallel Aggregate David Rowley
- Re: Support for N synchronous standby servers - take 2 Kyotaro HORIGUCHI
- Re: pg_dump dump catalog ACLs Noah Misch
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Michael Paquier
- Re: Removing faulty hyperLogLog merge function Michael Paquier
- Re: Bogus cleanup code in PostgresNode.pm Michael Paquier
- Re: Parallel build with MSVC Michael Paquier
- Re: Parallel indicators not written by pg_get_functiondef Feike Steenbergen
- Re: Parallel build with MSVC Christian Ullrich
- Re: Parallel build with MSVC Michael Paquier
- Re: psql :: support for \ev viewname and \sv viewname Dean Rasheed
- Re: Parallel build with MSVC Christian Ullrich
- 9.6 and fsync=off Craig Ringer
- Re: 9.6 and fsync=off Abhijit Menon-Sen
- Re: 9.6 and fsync=off Magnus Hagander
- Re: 9.6 and fsync=off Petr Jelinek
- Re: 9.6 and fsync=off Abhijit Menon-Sen
- Processes and caches in postgresql Anastasia Lubennikova
- Re: [COMMITTERS] Re: pgsql: Convert contrib/seg's bool-returning SQL functions to V1 call co Robert Haas
- Re: pg_dump dump catalog ACLs Stephen Frost
- Re: Add jsonb_compact(...) for whitespace-free jsonb to text Dave Cramer
- Re: Add jsonb_compact(...) for whitespace-free jsonb to text Merlin Moncure
- Re: 9.6 and fsync=off Tom Lane
- Re: Re: [COMMITTERS] Re: pgsql: Convert contrib/seg's bool-returning SQL functions to V1 call co Tom Lane
- Re: Re: [COMMITTERS] Re: pgsql: Convert contrib/seg's bool-returning SQL functions to V1 call co Robert Haas
- pgindent Robert Haas
- Re: Removing faulty hyperLogLog merge function Robert Haas
- Re: pgindent Bruce Momjian
- Re: 9.6 and fsync=off Craig Ringer
- Re: Support for N synchronous standby servers - take 2 Tom Lane
- Re: pgindent Andres Freund
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Andres Freund
- Re: pgindent Robert Haas
- Re: pgindent Robert Haas
- Re: pgindent Bruce Momjian
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Robert Haas
- Re: pgindent Robert Haas
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Andres Freund
- Re: EXPLAIN VERBOSE with parallel Aggregate Robert Haas
- Re: Suspicious behaviour on applying XLOG_HEAP2_VISIBLE. Robert Haas
- Re: Show dropped users' backends in pg_stat_activity Bruce Momjian
- Re: Rename max_parallel_degree? Daniel Verite
- Re: 9.6 and fsync=off Robert Haas
- Re: Timeline following for logical slots Robert Haas
- Re: pgindent Tom Lane
- Re: Timeline following for logical slots Andres Freund
- Re: [COMMITTERS] pgsql: Modify the isolation tester so that multiple sessions can wait. Alvaro Herrera
- Re: [COMMITTERS] pgsql: Modify the isolation tester so that multiple sessions can wait. Robert Haas
- Re: pgindent Robert Haas
- Re: [COMMITTERS] pgsql: Modify the isolation tester so that multiple sessions can wait. Alvaro Herrera
- Re: pg_dump dump catalog ACLs Alvaro Herrera
- Re: Bogus cleanup code in PostgresNode.pm Alvaro Herrera
- Re: pg_dump dump catalog ACLs Stephen Frost
- Re: Re: [COMMITTERS] pgsql: Modify the isolation tester so that multiple sessions can wait. Thomas Munro
- Re: pgindent Bruce Momjian
- Re: Add jsonb_compact(...) for whitespace-free jsonb to text Stephen Frost
- Re: Parallel indicators not written by pg_get_functiondef Robert Haas
- Re: WIP: Covering + unique indexes. Peter Geoghegan
- Re: Patch: typo, s/espaced/escaped/ Bruce Momjian
- Re: pgindent Bruce Momjian
- Re: Returning 'Infinity'::TIMESTAMPTZ from "to_timestamp" function Bruce Momjian
- Re: Bruce Momjian
- Re: WIP: Covering + unique indexes. David Steele
- Re: Re: [COMMITTERS] pgsql: Modify the isolation tester so that multiple sessions can wait. Thomas Munro
- Re: Support for N synchronous standby servers - take 2 Tom Lane
- Re: pgindent Tom Lane
- Re: Re: [COMMITTERS] pgsql: Modify the isolation tester so that multiple sessions can wait. Tom Lane
- Re: Re: [COMMITTERS] pgsql: Modify the isolation tester so that multiple sessions can wait. Mikael Kjellström
- Re: Add jsonb_compact(...) for whitespace-free jsonb to text David G. Johnston
- Re: Re: [COMMITTERS] pgsql: Modify the isolation tester so that multiple sessions can wait. Tom Lane
- Re: Add jsonb_compact(...) for whitespace-free jsonb to text David G. Johnston
- Shared memory and processes
- Re: Shared memory and processes Thomas Munro
- Re: EXPLAIN VERBOSE with parallel Aggregate David Rowley
- Re: Shared memory and processes Michael Paquier
- Re: Fix for OpenSSL error queue bug Alvaro Herrera
- Re: Make PG's "NOT NULL"s and attnotnull ("is_nullable") conform to SQL-2011 Alvaro Herrera
- Re: Parallel build with MSVC Michael Paquier
- Re: Fix for OpenSSL error queue bug Tom Lane
- Re: Shared memory and processes
- Re: Shared memory and processes
- Re: pgindent Robert Haas
- Re: Optimization for updating foreign tables in Postgres FDW Michael Paquier
- Re: Shared memory and processes Michael Paquier
- Re: Re: [COMMITTERS] Re: pgsql: Convert contrib/seg's bool-returning SQL functions to V1 call co Michael Paquier
- Re: Re: [COMMITTERS] Re: pgsql: Convert contrib/seg's bool-returning SQL functions to V1 call co Tom Lane
- Re: GIN data corruption bug(s) in 9.6devel Noah Misch
- Re: Parallel build with MSVC Christian Ullrich
- relocation truncated to fit: citus build failure on s390x Christoph Berg
- Re: Support for N synchronous standby servers - take 2 Kyotaro HORIGUCHI
- Re: pgindent Bruce Momjian
- Re: Sync timezone code with upstream release tzcode2016c Bruce Momjian
- Re: Use %u to print user mapping's umid and userid Etsuro Fujita
- Re: [PATCH] amroutine->amsupport from numeric to defined constants Michael Paquier
- Unused macros in contrib code Daniel Gustafsson
- Re: GIN data corruption bug(s) in 9.6devel Teodor Sigaev
- Re: [PATCH] amroutine->amsupport from numeric to defined constants Teodor Sigaev
- Re: pgindent Robert Haas
- Re: Rename max_parallel_degree? Robert Haas
- Re: Sync timezone code with upstream release tzcode2016c Tom Lane
- Re: pgindent Tom Lane
- Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Thom Brown
- Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Andres Freund
- Re: Add jsonb_compact(...) for whitespace-free jsonb to text Ryan Pedela
- Re: Add jsonb_compact(...) for whitespace-free jsonb to text David G. Johnston
- Re: Add jsonb_compact(...) for whitespace-free jsonb to text David Fetter
- Re: 9.6 and fsync=off Greg Stark
- Re: 9.6 and fsync=off Simon Riggs
- Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Fabien COELHO
- Re: Add jsonb_compact(...) for whitespace-free jsonb to text Alvaro Herrera
- Re: 9.6 and fsync=off David G. Johnston
- Re: 9.6 and fsync=off Simon Riggs
- Re: 9.6 and fsync=off Andres Freund
- Is pg_control file crashsafe? Alex Ignatov
- Re: Add jsonb_compact(...) for whitespace-free jsonb to text Sehrope Sarkuni
- [sqlsmith] Crash in apply_projection_to_path Andreas Seltenreich
- Re: pg_xlog -> pg_xjournal? Bruce Momjian
- Re: pg_xlog -> pg_xjournal? Andres Freund
- Re: pg_xlog -> pg_xjournal? Bruce Momjian
- Re: pg_upgrade 9.6->9.6: column "amtype" does not exist Bruce Momjian
- Re: [sqlsmith] Crash in apply_projection_to_path Tom Lane
- Re: pg_xlog -> pg_xjournal? Tom Lane
- Re: Postgres 9.6 scariest patch tournament Noah Misch
- Re: pg_xlog -> pg_xjournal? Bruce Momjian
- Re: [sqlsmith] Crash in apply_projection_to_path Robert Haas
- Re: pg_xlog -> pg_xjournal? Craig Ringer
- UNION ALL - Var attno sri harsha
- Re: VS 2015 support in src/tools/msvc Andrew Dunstan
- Re: UNION ALL - Var attno Tom Lane
- Re: VS 2015 support in src/tools/msvc Tom Lane
- Re: UNION ALL - Var attno sri harsha
- [sqlsmith] Failed assertion in BecomeLockGroupLeader Andreas Seltenreich
- Re: UNION ALL - Var attno Amit Langote
- Re: 9.6 and fsync=off Abhijit Menon-Sen
- Re: UNION ALL - Var attno Ashutosh Bapat
- Re: [sqlsmith] Crash in apply_projection_to_path Amit Kapila
- Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Fabien COELHO
- Re: [sqlsmith] Failed assertion in BecomeLockGroupLeader Amit Kapila
- Re: Timeline following for logical slots Craig Ringer
- pg9.6 segfault using simple query (related to use fk for join estimates) Stefan Huehner
- Re: Detrimental performance impact of ringbuffers on performance Bruce Momjian
- Re: pg9.6 segfault using simple query (related to use fk for join estimates) Michael Paquier
- Typo Thomas Munro
- Re: [sqlsmith] Failed assertion in BecomeLockGroupLeader Alvaro Herrera
- Re: VS 2015 support in src/tools/msvc Andrew Dunstan
- Re: [sqlsmith] Failed assertion in BecomeLockGroupLeader Simon Riggs
- Re: Add jsonb_compact(...) for whitespace-free jsonb to text Andrew Dunstan
- Re: pgsql: Support building with Visual Studio 2015 Christian Ullrich
- Re: UNION ALL - Var attno Tom Lane
- Re: [sqlsmith] Failed assertion in BecomeLockGroupLeader Tom Lane
- Re: pgsql: Support building with Visual Studio 2015 Andrew Dunstan
- Re: 9.6 and fsync=off Tom Lane
- Re: Add jsonb_compact(...) for whitespace-free jsonb to text Shulgin, Oleksandr
- Re: VS 2015 support in src/tools/msvc Michael Paquier
- Re: [sqlsmith] Crash in apply_projection_to_path Tom Lane
- Re: Typo Magnus Hagander
- Re: Add jsonb_compact(...) for whitespace-free jsonb to text Merlin Moncure
- Re: Timeline following for logical slots Craig Ringer
- SPI_exec ERROR in pl/r of R 3.2.4 on PostgreSQL on Windows 7 Andre Mikulec
- Re: VS 2015 support in src/tools/msvc Petr Jelinek
- Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Bruce Momjian
- Rodney Lott
- Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Bruce Momjian
- Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Joshua D. Drake
- Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Bruce Momjian
- Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Bruce Momjian
- postgresql 9.3.10, FIPS mode and DRBG issues. Rodney Lott
- Re: pg9.6 segfault using simple query (related to use fk for join estimates) Julien Rouhaud
- Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Simon Riggs
- Re: pg9.6 segfault using simple query (related to use fk for join estimates) Tom Lane
- Re: Add jsonb_compact(...) for whitespace-free jsonb to text David G. Johnston
- Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Merlin Moncure
- Re: pg9.6 segfault using simple query (related to use fk for join estimates) Julien Rouhaud
- Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Joshua D. Drake
- Replying to a pgsql-committers email by CC'ing hackers Bruce Momjian
- Re: Replying to a pgsql-committers email by CC'ing hackers Alvaro Herrera
- Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Joshua D. Drake
- Re: Replying to a pgsql-committers email by CC'ing hackers Joshua D. Drake
- Re: Add jsonb_compact(...) for whitespace-free jsonb to text Alvaro Herrera
- atomic pin/unpin causing errors Jeff Janes
- Re: Replying to a pgsql-committers email by CC'ing hackers Alvaro Herrera
- Re: Replying to a pgsql-committers email by CC'ing hackers Bruce Momjian
- Re: Replying to a pgsql-committers email by CC'ing hackers Alvaro Herrera
- Re: Add jsonb_compact(...) for whitespace-free jsonb to text Merlin Moncure
- Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Simon Riggs
- Re: Replying to a pgsql-committers email by CC'ing hackers Andres Freund
- Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Joshua D. Drake
- Re: Replying to a pgsql-committers email by CC'ing hackers Bruce Momjian
- Re: Html parsing and inline elements Bruce Momjian
- Re: Refactor pg_dump as a library? Bruce Momjian
- Re: SPI_exec ERROR in pl/r of R 3.2.4 on PostgreSQL on Windows 7 Joe Conway
- Re: Add jsonb_compact(...) for whitespace-free jsonb to text Andrew Dunstan
- Re: Html parsing and inline elements David G. Johnston
- Re: [COMMITTERS] pgsql: Support building with Visual Studio 2015 Alvaro Herrera
- Accidentally parallel unsafe functions Andreas Karlsson
- Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold < Kevin Grittner
- Re: Add jsonb_compact(...) for whitespace-free jsonb to text Merlin Moncure
- Re: VS 2015 support in src/tools/msvc Michael Paquier
- Re: Accidentally parallel unsafe functions Alvaro Herrera
- Re: Accidentally parallel unsafe functions Tom Lane
- Re: Accidentally parallel unsafe functions David G. Johnston
- Re: Accidentally parallel unsafe functions Andreas Karlsson
- Re: [BUGS] Breakage with VACUUM ANALYSE + partitions Andres Freund
- Re: atomic pin/unpin causing errors Andres Freund
- Re: [sqlsmith] Failed assertion in BecomeLockGroupLeader Andreas Seltenreich
- Re: [sqlsmith] Failed assertion in BecomeLockGroupLeader Andreas Seltenreich
- Re: [sqlsmith] Failed assertion in BecomeLockGroupLeader Andres Freund
- Re: [sqlsmith] Failed assertion in BecomeLockGroupLeader Andres Freund
- psql: tab completion for \l Ian Barwick
- Re: [sqlsmith] Crash in apply_projection_to_path Amit Kapila
- Re: [sqlsmith] Failed assertion in BecomeLockGroupLeader Amit Kapila
- Re: [sqlsmith] Failed assertion in BecomeLockGroupLeader Amit Kapila
- Re: [sqlsmith] Failed assertion in BecomeLockGroupLeader Andreas Seltenreich
- Re: [sqlsmith] Failed assertion in BecomeLockGroupLeader Andreas Seltenreich
- Re: Rename max_parallel_degree? David Rowley
- Windows 7, Visual Studio 2010: building PgAdmin3 zeray87
- Re: Support for N synchronous standby servers - take 2 Tom Lane
- Re: New 9.6 external sort guidance around temp_tablespaces and maintenance_work_mem Bruce Momjian
- Re: [sqlsmith] Crash in apply_projection_to_path Tom Lane
- Re: SPI_exec ERROR in pl/r of R 3.2.4 on PostgreSQL on Windows 7 Andre Mikulec
- Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 -> 10.0 Joshua D. Drake
- Re: pg9.6 segfault using simple query (related to use fk for join estimates) Tom Lane
- Re: Lets (not) break all the things. Was: [pgsql-advocacy] 9.6 - > 10.0 Tomasz Rybak
- Re: New 9.6 external sort guidance around temp_tablespaces and maintenance_work_mem Peter Geoghegan
- Re: relocation truncated to fit: citus build failure on s390x Christoph Berg