Mailing lists [pgsql-hackers]
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Kouhei Kaigai
- Re: Auditing extension for PostgreSQL (Take 2) David Steele
- Re: PATCH: adaptive ndistinct estimator v4 Heikki Linnakangas
- Re: initdb -S and tablespaces Alvaro Herrera
- Re: PATCH: adaptive ndistinct estimator v4 Robert Haas
- Re: initdb -S and tablespaces Robert Haas
- Implementing SQL ASSERTION Joe Wildish
- Re: One question about security label command Alvaro Herrera
- Re: One question about security label command Alvaro Herrera
- Re: initdb -S and tablespaces Alvaro Herrera
- Re: collations in shared catalogs? Bruce Momjian
- Broken handling of NULLs in TG_ARGV Jim Nasby
- Re: Broken handling of NULLs in TG_ARGV Tom Lane
- Re: initdb -S and tablespaces Robert Haas
- Re: Use outerPlanState() consistently in executor code Robert Haas
- Re: initdb -S and tablespaces Tom Lane
- Re: Use outerPlanState() consistently in executor code Tom Lane
- Re: One question about security label command Kohei KaiGai
- BuildTupleFromCStrings Memory Documentation? Jason Petersen
- Re: transforms vs. CLOBBER_CACHE_ALWAYS Christian Ullrich
- Re: proposal: disallow operator "=>" and use it for named parameters Bruce Momjian
- Re: Final Patch for GROUPING SETS Noah Misch
- Re: PATCH: adaptive ndistinct estimator v4 Tomas Vondra
- Re: PATCH: adaptive ndistinct estimator v4 Tomas Vondra
- Re: procost for to_tsvector Bruce Momjian
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Heikki Linnakangas
- Re: Proposal : REINDEX xxx VERBOSE Sawada Masahiko
- Re: proposal: disallow operator "=>" and use it for named parameters Pavel Stehule
- Re: initdb -S and tablespaces Abhijit Menon-Sen
- Re: initdb -S and tablespaces Abhijit Menon-Sen
- Re: Reducing tuple overhead Amit Kapila
- Re: shared_libperl, shared_libpython Peter Eisentraut
- Re: transforms vs. CLOBBER_CACHE_ALWAYS Peter Eisentraut
- Re: BuildTupleFromCStrings Memory Documentation? Tom Lane
- Re: pg_rewind test race condition..? Heikki Linnakangas
- Re: Faster setup_param_list() in plpgsql Pavel Stehule
- Re: feature freeze and beta schedule Michael Paquier
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Peter Geoghegan
- Re: Make more portable TAP tests of initdb Michael Paquier
- Re: alter user/role CURRENT_USER Kyotaro HORIGUCHI
- Race condition when starting and stopping test server in TestLib.pm? Michael Paquier
- Re: Auditing extension for PostgreSQL (Take 2) Sawada Masahiko
- Re: Missing importing option of postgres_fdw Etsuro Fujita
- Re: PATCH: adaptive ndistinct estimator v4 Robert Haas
- Re: procost for to_tsvector Robert Haas
- Re: Proposal : REINDEX xxx VERBOSE Robert Haas
- Re: initdb -S and tablespaces Robert Haas
- Re: Auditing extension for PostgreSQL (Take 2) David Steele
- Re: initdb -S and tablespaces Abhijit Menon-Sen
- Re: transforms vs. CLOBBER_CACHE_ALWAYS Andrew Dunstan
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Robert Haas
- Re: proposal: disallow operator "=>" and use it for named parameters Bruce Momjian
- Re: cache invalidation for PL/pgsql functions Marko Tiikkaja
- Re: proposal: disallow operator "=>" and use it for named parameters Petr Jelinek
- Re: procost for to_tsvector Bruce Momjian
- Re: proposal: disallow operator "=>" and use it for named parameters Bruce Momjian
- Re: proposal: disallow operator "=>" and use it for named parameters Petr Jelinek
- postgres_fdw join pushdown (was Re: Custom/Foreign-Join-APIs) Robert Haas
- Re: proposal: disallow operator "=>" and use it for named parameters Robert Haas
- Re: procost for to_tsvector Robert Haas
- Re: cache invalidation for PL/pgsql functions Robert Haas
- Re: initdb -S and tablespaces Robert Haas
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund
- Re: procost for to_tsvector Bruce Momjian
- Re: procost for to_tsvector Robert Haas
- Re: initdb -S and tablespaces Andres Freund
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Robert Haas
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund
- Re: procost for to_tsvector Bruce Momjian
- Re: procost for to_tsvector Andres Freund
- initdb start server recommendation Bruce Momjian
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Petr Jelinek
- Re: INSERT ... ON CONFLICT syntax issues Stephen Frost
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Robert Haas
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund
- Re: One question about security label command Stephen Frost
- Re: pg_rewind test race condition..? Stephen Frost
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Robert Haas
- Re: initdb start server recommendation Robert Haas
- Re: initdb -S and tablespaces Abhijit Menon-Sen
- Re: Reducing tuple overhead Amit Kapila
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Heikki Linnakangas
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Robert Haas
- Re: initdb start server recommendation Euler Taveira
- Re: initdb start server recommendation Andrew Dunstan
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Stephen Frost
- Re: cache invalidation for PL/pgsql functions Fabrízio de Royes Mello
- Re: Manipulating complex types as non-contiguous structures in-memory Andres Freund
- Re: transforms vs. CLOBBER_CACHE_ALWAYS Andrew Dunstan
- Improving replay of XLOG_BTREE_VACUUM records Vladimir Borodin
- Replication, am I missing something Joshua D. Drake
- Re: Replication, am I missing something Andres Freund
- Re: Providing catalog view to pg_hba.conf file - Patch submission Andres Freund
- Re: Manipulating complex types as non-contiguous structures in-memory Tom Lane
- Re: feature freeze and beta schedule Andres Freund
- Re: Manipulating complex types as non-contiguous structures in-memory Andres Freund
- Re: Replication, am I missing something Joshua D. Drake
- Re: feature freeze and beta schedule Peter Geoghegan
- Re: pg_dump: CREATE TABLE + CREATE RULE vs. relreplident Bruce Momjian
- Re: feature freeze and beta schedule Simon Riggs
- Re: Use outerPlanState() consistently in executor code Qingqing Zhou
- Re: pg_dump: CREATE TABLE + CREATE RULE vs. relreplident Andres Freund
- Re: feature freeze and beta schedule Andres Freund
- Re: feature freeze and beta schedule Andres Freund
- Re: feature freeze and beta schedule Stephen Frost
- Re: cache invalidation for PL/pgsql functions Tom Lane
- Re: recovery_target_action = pause & hot_standby = off Bruce Momjian
- Re: feature freeze and beta schedule Kevin Grittner
- Re: pg_xlog_replay_resume() considered armed and dangerous Bruce Momjian
- Re: Manipulating complex types as non-contiguous structures in-memory Pavel Stehule
- Re: Help needed for PL/Ruby Szymon Guz
- Re: feature freeze and beta schedule Kevin Grittner
- Re: procost for to_tsvector Tom Lane
- Re: Manipulating complex types as non-contiguous structures in-memory Tom Lane
- Re: Manipulating complex types as non-contiguous structures in-memory Andres Freund
- Re: cost_index() and path row estimate. Tom Lane
- Re: Manipulating complex types as non-contiguous structures in-memory Tom Lane
- Re: Implementing SQL ASSERTION Robert Haas
- Re: Manipulating complex types as non-contiguous structures in-memory Pavel Stehule
- Re: Manipulating complex types as non-contiguous structures in-memory Pavel Stehule
- Re: Manipulating complex types as non-contiguous structures in-memory Tom Lane
- Re: CTE optimization fence on the todo list? Jim Nasby
- Re: Loss of some parts of the function definition Jim Nasby
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Peter Geoghegan
- Re: Broken handling of NULLs in TG_ARGV Jim Nasby
- Re: CTE optimization fence on the todo list? Robert Haas
- Re: CTE optimization fence on the todo list? Tom Lane
- Re: CTE optimization fence on the todo list? Peter Geoghegan
- Re: CTE optimization fence on the todo list? David Steele
- Re: CTE optimization fence on the todo list? Tom Lane
- Re: CTE optimization fence on the todo list? Peter Geoghegan
- Re: Reducing tuple overhead Jim Nasby
- Re: CTE optimization fence on the todo list? David Steele
- Re: Improving replay of XLOG_BTREE_VACUUM records Jim Nasby
- Re: CTE optimization fence on the todo list? Josh Berkus
- Re: CTE optimization fence on the todo list? David G. Johnston
- Re: feature freeze and beta schedule Petr Jelinek
- Re: feature freeze and beta schedule Andrew Gierth
- Re: feature freeze and beta schedule Peter Geoghegan
- Re: procost for to_tsvector Andrew Gierth
- Re: feature freeze and beta schedule Amit Kapila
- Re: Auditing extension for PostgreSQL (Take 2) Peter Eisentraut
- Re: procost for to_tsvector Tom Lane
- Re: feature freeze and beta schedule Kohei KaiGai
- Re: Rounding to even for numeric data type Fabien COELHO
- Re: PATCH: pgbench - merging transaction logs Fabien COELHO
- Re: PATCH: pgbench - logging aggregated info and transactions at the same time Fabien COELHO
- Re: PATCH: pgbench - logging aggregated info and transactions at the same time Fabien COELHO
- Re: CTE optimization fence on the todo list? Andrew Dunstan
- Re: PATCH: pgbench - merging transaction logs Tomas Vondra
- Re: parallel mode and parallel contexts Noah Misch
- Re: PATCH: pgbench - merging transaction logs Fabien COELHO
- Re: Implementing SQL ASSERTION Joe Wildish
- Re: Make more portable TAP tests of initdb Noah Misch
- Re: BRIN range operator class Andreas Karlsson
- Re: Implementing SQL ASSERTION David Fetter
- Re: postgres_fdw join pushdown (was Re: Custom/Foreign-Join-APIs) Shigeru HANADA
- Re: Make more portable TAP tests of initdb Michael Paquier
- Re: Implementing SQL ASSERTION Joe Wildish
- Re: Improving replay of XLOG_BTREE_VACUUM records Vladimir Borodin
- Re: Loss of some parts of the function definition Sergey Grinko
- Re: CTE optimization fence on the todo list? Tom Lane
- Re: BRIN range operator class Emre Hasegeli
- Re: CTE optimization fence on the todo list? Andrew Dunstan
- Re: procost for to_tsvector Tom Lane
- Re: [COMMITTERS] pgsql: Add transforms feature Tom Lane
- Re: Manipulating complex types as non-contiguous structures in-memory Pavel Stehule
- Re: Manipulating complex types as non-contiguous structures in-memory Tom Lane
- Re: initdb start server recommendation Magnus Hagander
- optimization join on random value Anton
- Cast has higher precedence than - Jim Nasby
- Re: Cast has higher precedence than - Tom Lane
- Re: CTE optimization fence on the todo list? Jim Nasby
- Re: optimization join on random value Jim Nasby
- JSON data type and schema validation Dmitry Shirokov
- Re: JSON data type and schema validation Andrew Dunstan
- Resource leak in pg_dump.c caused by transforms Michael Paquier
- Transforms patch not respecting if indentation Michael Paquier
- Potential pointer dereference in plperl.c (caused by transforms patch) Michael Paquier
- Re: Disabling trust/ident authentication configure option Bernd Helmle
- psql :: support for \ev viewname and \sv viewname Petr Korobeinikov
- Re: cost_index() and path row estimate. Bernd Helmle
- Re: JSON data type and schema validation Evgeniy Shishkin
- Re: psql :: support for \ev viewname and \sv viewname Pavel Stehule
- Re: [PATCH] two-arg current_setting() with fallback Sameer Thakur
- Re: json_populate_record issue - TupleDesc reference leak Andrew Dunstan
- Re: cache invalidation for PL/pgsql functions Merlin Moncure
- BUG in XLogRecordAssemble Zhang Zq
- Unexpected speed PLAIN vs. MAIN Sandro Santilli
- Re: BUG in XLogRecordAssemble Michael Paquier
- Re: Loss of some parts of the function definition Sergey Grinko
- Re: psql :: support for \ev viewname and \sv viewname Fabrízio de Royes Mello
- Re: Unexpected speed PLAIN vs. MAIN Tom Lane
- Re: BUG in XLogRecordAssemble Heikki Linnakangas
- Re: initdb -S and tablespaces Robert Haas
- Re: deparsing utility commands Alvaro Herrera
- Re: Auditing extension for PostgreSQL (Take 2) Stephen Frost
- Re: Use outerPlanState() consistently in executor code Robert Haas
- Re: Providing catalog view to pg_hba.conf file - Patch submission Peter Eisentraut
- Re: INSERT ... ON CONFLICT syntax issues Peter Geoghegan
- PGCon 2015 Dan Langille
- tzdata and 9.4.2, etc. David Fetter
- Re: INSERT ... ON CONFLICT syntax issues Peter Geoghegan
- Re: [GENERAL] Insert result does not match record count mark
- Re: Auditing extension for PostgreSQL (Take 2) Peter Eisentraut
- Re: Auditing extension for PostgreSQL (Take 2) Stephen Frost
- Re: BRIN range operator class Andreas Karlsson
- Re: BRIN range operator class Stefan Keller
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Peter Geoghegan
- Re: BRIN range operator class Alvaro Herrera
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Peter Geoghegan
- Re: Unexpected speed PLAIN vs. MAIN Sandro Santilli
- Re: BRIN range operator class Andreas Karlsson
- Re: BRIN range operator class Emre Hasegeli
- Re: BRIN range operator class Emre Hasegeli
- Re: BRIN range operator class Andreas Karlsson
- Re: initdb -S and tablespaces David Rowley
- Re: BRIN range operator class Emre Hasegeli
- Re: Disabling trust/ident authentication configure option Volker Aßmann
- Re: INSERT ... ON CONFLICT syntax issues Heikki Linnakangas
- Patch for bug #12845 (GB18030 encoding) Arjen Nienhuis
- Re: initdb -S and tablespaces Robert Haas
- Re: extend pgbench expressions with functions Fabien COELHO
- Re: psql :: support for \ev viewname and \sv viewname Robert Haas
- Re: pg_dump: CREATE TABLE + CREATE RULE vs. relreplident Robert Haas
- Re: feature freeze and beta schedule Robert Haas
- Re: feature freeze and beta schedule Magnus Hagander
- Re: Proposal : REINDEX xxx VERBOSE Sawada Masahiko
- INSERT ... ON CONFLICT error messages Heikki Linnakangas
- Fixing busted citext function declarations Tom Lane
- Re: parallel mode and parallel contexts Robert Haas
- Re: Fixing busted citext function declarations Alvaro Herrera
- Re: Fixing busted citext function declarations David E. Wheeler
- Re: Fixing busted citext function declarations Tom Lane
- Re: Fixing busted citext function declarations David G. Johnston
- Re: Fixing busted citext function declarations Tom Lane
- Re: BRIN range operator class Alvaro Herrera
- add -s to vacuumdb Joshua D. Drake
- Re: BRIN range operator class Alvaro Herrera
- Re: Auditing extension for PostgreSQL (Take 2) Peter Eisentraut
- Re: BRIN range operator class Alvaro Herrera
- Re: add -s to vacuumdb Andrew Dunstan
- Re: add -s to vacuumdb Joshua D. Drake
- Re: initdb start server recommendation Peter Eisentraut
- Re: add -s to vacuumdb Fabrízio de Royes Mello
- Re: Disabling trust/ident authentication configure option Robert Haas
- Re: Proposal : REINDEX xxx VERBOSE Robert Haas
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund
- Re: INSERT ... ON CONFLICT syntax issues Andres Freund
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund
- Re: BRIN range operator class Alvaro Herrera
- Re: INSERT ... ON CONFLICT syntax issues Peter Geoghegan
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Peter Geoghegan
- Re: Manipulating complex types as non-contiguous structures in-memory Tom Lane
- Re: BRIN range operator class Andreas Karlsson
- replication slot restart_lsn initialization Duran, Danilo
- Re: replication slot restart_lsn initialization Andres Freund
- Re: Implementing SQL ASSERTION Peter Eisentraut
- Re: [COMMITTERS] pgsql: Add transforms feature Peter Eisentraut
- Re: Manipulating complex types as non-contiguous structures in-memory Pavel Stehule
- Re: BRIN range operator class Emre Hasegeli
- Re: BRIN range operator class Emre Hasegeli
- Re: BRIN range operator class Emre Hasegeli
- Re: Disabling trust/ident authentication configure option Volker Aßmann
- is possible to upgrade from 9.2 to 9.4 with pg_upgrade Pavel Stehule
- Re: Parallel Seq Scan Amit Kapila
- Where are the detoast function called in select * from table_name case? Rui Hai Jiang
- Re: Where are the detoast function called in select * from table_name case? Heikki Linnakangas
- Re: is possible to upgrade from 9.2 to 9.4 with pg_upgrade Alvaro Herrera
- Re: Where are the detoast function called in select * from table_name case? Pavel Stehule
- Re: is possible to upgrade from 9.2 to 9.4 with pg_upgrade Pavel Stehule
- Re: Parallel Seq Scan Robert Haas
- Re: Manipulating complex types as non-contiguous structures in-memory Tom Lane
- Re: Patch for bug #12845 (GB18030 encoding) Robert Haas
- Re: Manipulating complex types as non-contiguous structures in-memory Pavel Stehule
- Re: Disabling trust/ident authentication configure option Alvaro Herrera
- Re: INSERT ... ON CONFLICT syntax issues Andres Freund
- Re: Patch for bug #12845 (GB18030 encoding) Alvaro Herrera
- Re: Patch for bug #12845 (GB18030 encoding) Robert Haas
- Re: Patch for bug #12845 (GB18030 encoding) Alvaro Herrera
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund
- Re: Patch for bug #12845 (GB18030 encoding) Robert Haas
- Re: Manipulating complex types as non-contiguous structures in-memory Tom Lane
- Re: is possible to upgrade from 9.2 to 9.4 with pg_upgrade Jeff Janes
- Re: is possible to upgrade from 9.2 to 9.4 with pg_upgrade Jeff Janes
- Re: Disabling trust/ident authentication configure option Peter Eisentraut
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Peter Geoghegan
- Re: Manipulating complex types as non-contiguous structures in-memory Pavel Stehule
- Re: INSERT ... ON CONFLICT syntax issues Peter Geoghegan
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Peter Geoghegan
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Heikki Linnakangas
- Re: Disabling trust/ident authentication configure option Andrew Dunstan
- Re: multivariate statistics / patch v6 Tomas Vondra
- Re: INSERT ... ON CONFLICT syntax issues Peter Geoghegan
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund
- Re: Disabling trust/ident authentication configure option Robert Haas
- Re: INSERT ... ON CONFLICT syntax issues Andres Freund
- Re: Disabling trust/ident authentication configure option Andrew Dunstan
- Re: INSERT ... ON CONFLICT syntax issues Peter Geoghegan
- Re: INSERT ... ON CONFLICT syntax issues Heikki Linnakangas
- Re: INSERT ... ON CONFLICT syntax issues Andres Freund
- Re: INSERT ... ON CONFLICT syntax issues Peter Geoghegan
- Re: INSERT ... ON CONFLICT syntax issues Andres Freund
- Re: INSERT ... ON CONFLICT syntax issues Peter Geoghegan
- Re: INSERT ... ON CONFLICT syntax issues Heikki Linnakangas
- Re: Disabling trust/ident authentication configure option Tom Lane
- Re: INSERT ... ON CONFLICT syntax issues Andres Freund
- Re: INSERT ... ON CONFLICT syntax issues Heikki Linnakangas
- Re: INSERT ... ON CONFLICT syntax issues Heikki Linnakangas
- Re: Patch for bug #12845 (GB18030 encoding) Tom Lane
- Re: BRIN range operator class Alvaro Herrera
- Re: BRIN range operator class Tom Lane
- Re: Disabling trust/ident authentication configure option Jim Nasby
- Re: Disabling trust/ident authentication configure option Josh Berkus
- Re: Disabling trust/ident authentication configure option Heikki Linnakangas
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andreas Karlsson
- Re: Disabling trust/ident authentication configure option Magnus Hagander
- Re: parallel mode and parallel contexts Noah Misch
- Re: Parallel Seq Scan Amit Kapila
- Re: INSERT ... ON CONFLICT syntax issues Geoff Winkless
- Re: Resource leak in pg_dump.c caused by transforms Magnus Hagander
- Re: Transforms patch not respecting if indentation Magnus Hagander
- Re: Disabling trust/ident authentication configure option Volker Aßmann
- Re: is possible to upgrade from 9.2 to 9.4 with pg_upgrade Pavel Stehule
- Re: is possible to upgrade from 9.2 to 9.4 with pg_upgrade Pavel Stehule
- Re: is possible to upgrade from 9.2 to 9.4 with pg_upgrade Alvaro Herrera
- Re: INSERT ... ON CONFLICT syntax issues Heikki Linnakangas
- Proposal : REINDEX xxx VERBOSE Sawada Masahiko
- Re: INSERT ... ON CONFLICT syntax issues Heikki Linnakangas
- Re: Re: [BUGS] BUG #11805: Missing SetServiceStatus call during service shutdown in pg_ctl (Windows only) Magnus Hagander
- "Bugs" CF? Stephen Frost
- Re: parallel mode and parallel contexts Robert Haas
- Re: initdb start server recommendation Bruce Momjian
- Re: initdb start server recommendation Andrew Dunstan
- Re: Auditing extension for PostgreSQL (Take 2) Stephen Frost
- Re: initdb start server recommendation Bruce Momjian
- when are the xxxin() functions called Rui Hai Jiang
- Re: Disabling trust/ident authentication configure option Stephen Frost
- Re: Auditing extension for PostgreSQL (Take 2) David Steele
- Re: BRIN range operator class Alvaro Herrera
- Re: INSERT ... ON CONFLICT syntax issues Andres Freund
- Re: INSERT ... ON CONFLICT syntax issues Peter Geoghegan
- Re: INSERT ... ON CONFLICT error messages Peter Geoghegan
- PATCH: pgbench allow '=' in \set Fabien COELHO
- Re: INSERT ... ON CONFLICT error messages Peter Geoghegan
- Re: EvalPlanQual behaves oddly for FDW queries involving system columns Tom Lane
- Re: PATCH: pgbench allow '=' in \set Pavel Stehule
- Re: INSERT ... ON CONFLICT error messages Andres Freund
- Re: PATCH: pgbench allow '=' in \set Tom Lane
- Re: Auditing extension for PostgreSQL (Take 2) Bruce Momjian
- Re: PATCH: pgbench allow '=' in \set Fabien COELHO
- Re: PATCH: pgbench allow '=' in \set David G. Johnston
- Re: PATCH: pgbench allow '=' in \set Fabien COELHO
- Re: PATCH: pgbench allow '=' in \set Fabien COELHO
- Re: Disabling trust/ident authentication configure option Bruce Momjian
- commitfest app bug/feature Fabien COELHO
- Re: Auditing extension for PostgreSQL (Take 2) Stephen Frost
- Re: initdb start server recommendation Euler Taveira
- Re: Fixing busted citext function declarations Bruce Momjian
- Re: Fixing busted citext function declarations Bruce Momjian
- Re: Auditing extension for PostgreSQL (Take 2) Peter Eisentraut
- Re: Disabling trust/ident authentication configure option Robert Haas
- Re: Auditing extension for PostgreSQL (Take 2) Stephen Frost
- Re: Disabling trust/ident authentication configure option Stephen Frost
- Re: INSERT ... ON CONFLICT error messages Peter Geoghegan
- Re: INSERT ... ON CONFLICT error messages Peter Geoghegan
- Modify pg_stat_get_activity to build a tuplestore Stephen Frost
- Re: Proposal : REINDEX xxx VERBOSE Sawada Masahiko
- Re: Fixing busted citext function declarations Tom Lane
- Re: Fixing busted citext function declarations David G. Johnston
- Re: Fixing busted citext function declarations Tom Lane
- Re: commitfest app bug/feature Michael Paquier
- Re: when are the xxxin() functions called Amit Langote
- Re: "Bugs" CF? Peter Eisentraut
- Re: when are the xxxin() functions called Michael Paquier
- Re: commitfest app bug/feature Fabien COELHO
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Tom Lane
- subxcnt defined as signed integer in SnapshotData and SerializeSnapshotData Michael Paquier
- Re: "Bugs" CF? Tom Lane
- Re: commitfest app bug/feature Michael Paquier
- Re: "Bugs" CF? Stephen Frost
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Kouhei Kaigai
- Re: extend pgbench expressions with functions Fabien COELHO
- Re: commitfest app bug/feature Fabien COELHO
- Re: "Bugs" CF? Tom Lane
- Re: commitfest app bug/feature Michael Paquier
- Re: "Bugs" CF? Stephen Frost
- Default Roles (was: Additional role attributes) Stephen Frost
- Re: Additional role attributes && superuser review Stephen Frost
- Obsolete mention of src/tools/backend Amit Langote
- Re: subxcnt defined as signed integer in SnapshotData and SerializeSnapshotData Simon Riggs
- Re: commitfest app bug/feature Fabien COELHO
- Re: INSERT ... ON CONFLICT syntax issues Geoff Winkless
- Re: Obsolete mention of src/tools/backend Stephen Frost
- Re: subxcnt defined as signed integer in SnapshotData and SerializeSnapshotData Michael Paquier
- Re: PATCH: remove nclients/nthreads constraint from pgbench Fabien COELHO
- Broken --dry-run mode in pg_rewind Vladimir Borodin
- Re: Broken --dry-run mode in pg_rewind Heikki Linnakangas
- Re: Broken --dry-run mode in pg_rewind Michael Paquier
- Re: Broken --dry-run mode in pg_rewind Heikki Linnakangas
- Re: is possible to upgrade from 9.2 to 9.4 with pg_upgrade Pavel Stehule
- Re: Broken --dry-run mode in pg_rewind Stephen Frost
- Re: Streaming replication and WAL archive interactions Heikki Linnakangas
- Re: subxcnt defined as signed integer in SnapshotData and SerializeSnapshotData Simon Riggs
- Re: Broken --dry-run mode in pg_rewind Vladimir Borodin
- Remove obsolete mention of src/tools/backend Amit Langote
- Re: Modify pg_stat_get_activity to build a tuplestore Alvaro Herrera
- Re: Disabling trust/ident authentication configure option Bernd Helmle
- Re: Modify pg_stat_get_activity to build a tuplestore Stephen Frost
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund
- Re: Broken --dry-run mode in pg_rewind Vladimir Borodin
- Re: transforms vs. CLOBBER_CACHE_ALWAYS Christian Ullrich
- Re: [COMMITTERS] pgsql: Add transforms feature Tom Lane
- Re: transforms vs. CLOBBER_CACHE_ALWAYS Tom Lane
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Geoff Winkless
- Re: transforms vs. CLOBBER_CACHE_ALWAYS Christian Ullrich
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Geoff Winkless
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Tom Lane
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund
- Re: [COMMITTERS] pgsql: Teach autovacuum about multixact member wraparound. Kevin Grittner
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Tom Lane
- Re: [COMMITTERS] pgsql: Teach autovacuum about multixact member wraparound. Robert Haas
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Heikki Linnakangas
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Tom Lane
- ALTER SYSTEM and ParseConfigFile() Stephen Frost
- Re: ALTER SYSTEM and ParseConfigFile() Tom Lane
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Peter Geoghegan
- Re: deparsing utility commands Alvaro Herrera
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund
- multixacts woes Robert Haas
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Robert Haas
- Re: multixacts woes andres@anarazel.de (Andres Freund)
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Tom Lane
- Re: multixacts woes Robert Haas
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund
- Re: multixacts woes Andres Freund
- Re: deparsing utility commands Fabrízio de Royes Mello
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Peter Geoghegan
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Tom Lane
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Tom Lane
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Peter Geoghegan
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Peter Geoghegan
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Stephen Frost
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Tom Lane
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Stephen Frost
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Tom Lane
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Stephen Frost
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Tom Lane
- Re: Proposal : REINDEX xxx VERBOSE Fabrízio de Royes Mello
- Re: Proposal : REINDEX xxx VERBOSE Fabrízio de Royes Mello
- Re: deparsing utility commands Alvaro Herrera
- Re: multixacts woes Josh Berkus
- Re: multixacts woes Andres Freund
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund
- Postgres GSSAPI Encryption Robbie Harwood
- Re: multixacts woes Alvaro Herrera
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund
- Re: multixacts woes Alvaro Herrera
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Tom Lane
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Tom Lane
- Re: Postgres GSSAPI Encryption Stephen Frost
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Kohei KaiGai
- Re: Proposal: knowing detail of config files via SQL Stephen Frost
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Kohei KaiGai
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Kohei KaiGai
- Re: initdb -S and tablespaces Andres Freund
- Re: GSSAPI, SSPI - include_realm default Stephen Frost
- Re: a fast bloat measurement tool (was Re: Measuring relation free space) Andres Freund
- Re: Async execution of postgres_fdw. Stephen Frost
- Re: initdb -S and tablespaces Robert Haas
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Robert Haas
- Re: Cube extension kNN support Alvaro Herrera
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Robert Haas
- Re: Remove obsolete mention of src/tools/backend Amit Langote
- Re: Cube extension kNN support Stas Kelvich
- Re: Async execution of postgres_fdw. Tom Lane
- Re: a fast bloat measurement tool (was Re: Measuring relation free space) Abhijit Menon-Sen
- Re: Async execution of postgres_fdw. Stephen Frost
- Re: subxcnt defined as signed integer in SnapshotData and SerializeSnapshotData Michael Paquier
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Kohei KaiGai
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Kohei KaiGai
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Kohei KaiGai
- Re: Rounding to even for numeric data type Michael Paquier
- Re: ALTER SYSTEM and ParseConfigFile() Stephen Frost
- Re: Rounding to even for numeric data type Fabien COELHO
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Tom Lane
- Re: Proposal : REINDEX xxx VERBOSE Sawada Masahiko
- Re: Proposal : REINDEX xxx VERBOSE Sawada Masahiko
- Typo in reindexdb documentation Sawada Masahiko
- Re: Typo in reindexdb documentation Stephen Frost
- Re: initdb -S and tablespaces Andres Freund
- Re: initdb -S and tablespaces Tom Lane
- Re: Auditing extension for PostgreSQL (Take 2) Bruce Momjian
- Re: Manipulating complex types as non-contiguous structures in-memory Andres Freund
- Re: Default Roles (was: Additional role attributes) Stephen Frost
- Re: pg_basebackup vs. Windows and tablespaces Andrew Dunstan
- Re: ALTER SYSTEM and ParseConfigFile() Alvaro Herrera
- Re: ALTER SYSTEM and ParseConfigFile() Stephen Frost
- Re: ALTER SYSTEM and ParseConfigFile() Stephen Frost
- Re: One question about security label command Kohei KaiGai
- Re: multixacts woes Robert Haas
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Robert Haas
- Re: BRIN range operator class Emre Hasegeli
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Tom Lane
- Re: Manipulating complex types as non-contiguous structures in-memory Tom Lane
- Re: multixacts woes José Luis Tallón
- Re: multixacts woes Noah Misch
- Re: multixacts woes Andrew Dunstan
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Tom Lane
- Re: [BUGS] BUG #13148: Unexpected deferred EXCLUDE constraint violation on derived table Tom Lane
- default value dosen't get applyed in this situation Aliouii Ali
- Re: Parallel Seq Scan Robert Haas
- Re: default value dosen't get applyed in this situation Tom Lane
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Kohei KaiGai
- Re: Manipulating complex types as non-contiguous structures in-memory Andres Freund
- Re: multixacts woes Jim Nasby
- Re: EvalPlanQual behaves oddly for FDW queries involving system columns Tom Lane
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Tom Lane
- Re: Manipulating complex types as non-contiguous structures in-memory Andres Freund
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Kouhei Kaigai
- Re: Manipulating complex types as non-contiguous structures in-memory Tom Lane
- Re: multixacts woes Robert Haas
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Robert Haas
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Tom Lane
- Re: Manipulating complex types as non-contiguous structures in-memory Andres Freund
- "unaddressable bytes" in BRIN Alvaro Herrera
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Robert Haas
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Andres Freund
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Andres Freund
- Re: Async execution of postgres_fdw. Kyotaro HORIGUCHI
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Robert Haas
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Andres Freund
- Re: feature freeze and beta schedule Andres Freund
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Kouhei Kaigai
- Re: multixacts woes Noah Misch
- Re: pg_basebackup vs. Windows and tablespaces Amit Kapila
- Re: a fast bloat measurement tool (was Re: Measuring relation free space) Abhijit Menon-Sen
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Robert Haas
- Re: multixacts woes Robert Haas
- Re: "unaddressable bytes" in BRIN Stephen Frost
- Re: EvalPlanQual behaves oddly for FDW queries involving system columns Etsuro Fujita
- Re: LOCK TABLE Permissions Stephen Frost
- Re: multixacts woes Noah Misch
- Re: tzdata and 9.4.2, etc. Thom Brown
- Re: tzdata and 9.4.2, etc. Robert Haas
- Re: EvalPlanQual behaves oddly for FDW queries involving system columns Tom Lane
- Re: EvalPlanQual behaves oddly for FDW queries involving system columns Tom Lane
- Re: Streaming replication and WAL archive interactions Heikki Linnakangas
- Re: initdb start server recommendation Bruce Momjian
- Re: [BUGS] BUG #13148: Unexpected deferred EXCLUDE constraint violation on derived table Andres Freund
- Re: multixacts woes Robert Haas
- Re: pg_upgrade: quote directory names in delete_old_cluster script Bruce Momjian
- Re: a fast bloat measurement tool (was Re: Measuring relation free space) Andres Freund
- Re: multixacts woes Josh Berkus
- Re: multixacts woes Alvaro Herrera
- Re: multixacts woes Alvaro Herrera
- Re: Use outerPlanState() consistently in executor code Qingqing Zhou
- Re: Postgres GSSAPI Encryption Robbie Harwood
- Re: LOCK TABLE Permissions Michael Paquier
- Re: LOCK TABLE Permissions Stephen Frost
- Re: a fast bloat measurement tool (was Re: Measuring relation free space) Abhijit Menon-Sen
- Re: [BUGS] BUG #13148: Unexpected deferred EXCLUDE constraint violation on derived table Peter Geoghegan
- Re: deparsing utility commands David Steele
- Re: LOCK TABLE Permissions Stephen Frost
- Re: LOCK TABLE Permissions Michael Paquier
- Re: LOCK TABLE Permissions Stephen Frost
- Re: Disabling trust/ident authentication configure option Robert Haas
- Re: multixacts woes Joshua D. Drake
- Multi-xacts and our process problem Bruce Momjian
- Re: Multi-xacts and our process problem Joshua D. Drake
- Re: Multi-xacts and our process problem Bruce Momjian
- Multixid hindsight design Heikki Linnakangas
- Re: Multi-xacts and our process problem Heikki Linnakangas
- Re: Multi-xacts and our process problem Bruce Momjian
- Re: deparsing utility commands Alvaro Herrera
- Re: EvalPlanQual behaves oddly for FDW queries involving system columns Tom Lane
- Re: Multi-xacts and our process problem Joshua D. Drake
- Re: Multi-xacts and our process problem Bruce Momjian
- Re: Multixid hindsight design Tom Lane
- Re: Multi-xacts and our process problem Tom Lane
- Re: Multi-xacts and our process problem Simon Riggs
- Re: Fixing busted citext function declarations David E. Wheeler
- Re: Multi-xacts and our process problem Andres Freund
- Re: Fixing busted citext function declarations Tom Lane
- Re: pg_basebackup vs. Windows and tablespaces Andrew Dunstan
- Re: Fixing busted citext function declarations David E. Wheeler
- Re: Patch to improve a few appendStringInfo* calls Peter Eisentraut
- Re: Auditing extension for PostgreSQL (Take 2) David Steele
- Re: Multi-xacts and our process problem Joshua D. Drake
- Re: Multi-xacts and our process problem Joshua D. Drake
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Kouhei Kaigai
- Re: Multi-xacts and our process problem Robert Haas
- Minor ON CONFLICT related fixes Peter Geoghegan
- Re: Minor ON CONFLICT related fixes Peter Geoghegan
- Re: Minor ON CONFLICT related fixes Andres Freund
- Re: Minor ON CONFLICT related fixes Peter Geoghegan
- Re: Minor ON CONFLICT related fixes Peter Geoghegan
- Re: Minor ON CONFLICT related fixes Andres Freund
- Re: LOCK TABLE Permissions Michael Paquier
- Improving regression tests to check LOCK TABLE and table permissions Michael Paquier
- Re: EvalPlanQual behaves oddly for FDW queries involving system columns Etsuro Fujita
- Re: pg_basebackup vs. Windows and tablespaces Amit Kapila
- Re: Minor ON CONFLICT related fixes Peter Geoghegan
- Re: Final Patch for GROUPING SETS Andres Freund
- Re: Final Patch for GROUPING SETS Andres Freund
- Re: Multi-xacts and our process problem Amit Kapila
- Re: Multi-xacts and our process problem Alvaro Herrera
- Let PostgreSQL's On Schedule checkpoint write buffer smooth spread cycle by tuning IsCheckpointOnSchedule? digoal zhou
- RFC: Non-user-resettable SET SESSION AUTHORISATION Craig Ringer
- Leftovers after dcae5fac (improve speed of make check-world) in git tree with check-world Michael Paquier
- Re: Multi-xacts and our process problem Noah Misch
- Re: Multi-xacts and our process problem Peter Geoghegan
- proposal: contrib module - generic command scheduler Pavel Stehule
- Re: Multixid hindsight design Heikki Linnakangas
- Re: Patch to improve a few appendStringInfo* calls David Rowley
- Re: proposal: contrib module - generic command scheduler Dave Page
- Re: proposal: contrib module - generic command scheduler Pavel Stehule
- Re: proposal: contrib module - generic command scheduler hubert depesz lubaczewski
- Re: "Bugs" CF? Magnus Hagander
- Re: LOCK TABLE Permissions Stephen Frost
- Re: Let PostgreSQL's On Schedule checkpoint write buffer smooth spread cycle by tuning IsCheckpointOnSchedule? Heikki Linnakangas
- Re: pg_basebackup vs. Windows and tablespaces Andrew Dunstan
- Re: Multi-xacts and our process problem Bruce Momjian
- Re: Multi-xacts and our process problem Robert Haas
- Re: pg_basebackup vs. Windows and tablespaces Andrew Dunstan
- Re: RFC: Non-user-resettable SET SESSION AUTHORISATION Stephen Frost
- Re: "Bugs" CF? Stephen Frost
- Re: pg_basebackup vs. Windows and tablespaces Amit Kapila
- Back-branch update releases planned for next week Tom Lane
- Re: "Bugs" CF? Alvaro Herrera
- Re: "Bugs" CF? Magnus Hagander
- Re: "Bugs" CF? Magnus Hagander
- Re: "Bugs" CF? Stephen Frost
- Re: Multixid hindsight design Robert Haas
- Re: RFC: Non-user-resettable SET SESSION AUTHORISATION Robert Haas
- Re: Optimization for updating foreign tables in Postgres FDW Stephen Frost
- Re: pgbench -f and vacuum Stephen Frost
- Re: pgbench -f and vacuum Robert Haas
- Re: pgbench -f and vacuum Stephen Frost
- Re: proposal: contrib module - generic command scheduler Pavel Stehule
- Re: pgbench -f and vacuum Stephen Frost
- Re: [COMMITTERS] pgsql: pg_basebackup -F t now succeeds with a long symlink target Alvaro Herrera
- Re: Multi-xacts and our process problem Peter Geoghegan
- Re: BRIN range operator class Alvaro Herrera
- Re: BRIN range operator class Alvaro Herrera
- Silent Data Manipulation - Time(stamp) w/o Time Zone Literals w/ TZ David G. Johnston
- Re: Multi-xacts and our process problem Stephen Frost
- Re: point_ops for GiST Alvaro Herrera
- Re: point_ops for GiST Alvaro Herrera
- Re: EvalPlanQual behaves oddly for FDW queries involving system columns Tom Lane
- Re: Final Patch for GROUPING SETS Andres Freund
- Re: BRIN range operator class Alvaro Herrera
- Re: BRIN range operator class Heikki Linnakangas
- Re: BRIN range operator class Alvaro Herrera
- Re: mogrify and indent features for jsonb Eva7
- Re: EvalPlanQual behaves oddly for FDW queries involving system columns Tom Lane
- Re: Minor ON CONFLICT related fixes Andres Freund
- Re: Minor ON CONFLICT related fixes Peter Geoghegan
- Re: Minor ON CONFLICT related fixes Andres Freund
- Re: Minor ON CONFLICT related fixes Peter Geoghegan
- Why does contain_leaked_vars believe MinMaxExpr is safe? Tom Lane
- Re: Minor ON CONFLICT related fixes Peter Geoghegan
- Re: Final Patch for GROUPING SETS Andres Freund
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Kouhei Kaigai
- Re: a fast bloat measurement tool (was Re: Measuring relation free space) Andres Freund
- Re: RFC: Non-user-resettable SET SESSION AUTHORISATION Craig Ringer
- Re: RFC: Non-user-resettable SET SESSION AUTHORISATION Stephen Frost
- Re: proposal: contrib module - generic command scheduler Craig Ringer
- Re: RFC: Non-user-resettable SET SESSION AUTHORISATION Craig Ringer
- Re: Default Roles (was: Additional role attributes) Stephen Frost
- Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita
- Re: Re: [COMMITTERS] pgsql: pg_basebackup -F t now succeeds with a long symlink target Amit Kapila
- Re: a fast bloat measurement tool (was Re: Measuring relation free space) Abhijit Menon-Sen
- Re: RFC: Non-user-resettable SET SESSION AUTHORISATION Alvaro Herrera
- Re: Sequence Access Method WIP Alvaro Herrera
- Re: proposal: contrib module - generic command scheduler Pavel Stehule
- Re: proposal: contrib module - generic command scheduler Jim Nasby
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Shigeru Hanada
- Re: proposal: contrib module - generic command scheduler Pavel Stehule
- Re: Final Patch for GROUPING SETS Andrew Gierth
- Re: EvalPlanQual behaves oddly for FDW queries involving system columns Etsuro Fujita
- Re: EvalPlanQual behaves oddly for FDW queries involving system columns Etsuro Fujita
- Re: multivariate statistics / patch v6 Kyotaro HORIGUCHI
- Re: Let PostgreSQL's On Schedule checkpoint write buffer smooth spread cycle by tuning IsCheckpointOnSchedule? Heikki Linnakangas
- Re: Default Roles Heikki Linnakangas
- Re: Sequence Access Method WIP Heikki Linnakangas
- Re: Sequence Access Method WIP Simon Riggs
- Re: Sequence Access Method WIP Petr Jelinek
- Re: Default Roles Stephen Frost
- Re: RFC: Non-user-resettable SET SESSION AUTHORISATION Stephen Frost
- Re: Disabling trust/ident authentication configure option Volker Aßmann
- Re: Sequence Access Method WIP Heikki Linnakangas
- Re: Disabling trust/ident authentication configure option Robert Haas
- Re: Default Roles Stephen Frost
- Re: Streaming replication and WAL archive interactions Robert Haas
- Re: One question about security label command Robert Haas
- Re: One question about security label command Kohei KaiGai
- Re: Streaming replication and WAL archive interactions Heikki Linnakangas
- Re: Auditing extension for PostgreSQL (Take 2) Robert Haas
- Re: Streaming replication and WAL archive interactions Robert Haas
- Re: Why does contain_leaked_vars believe MinMaxExpr is safe? Robert Haas
- Re: Sequence Access Method WIP Petr Jelinek
- Re: Silent Data Manipulation - Time(stamp) w/o Time Zone Literals w/ TZ Robert Haas
- Re: Default Roles (was: Additional role attributes) Robert Haas
- Re: Default Roles (was: Additional role attributes) Bruce Momjian
- a few thoughts on the schedule Robert Haas
- Re: subxcnt defined as signed integer in SnapshotData and SerializeSnapshotData Robert Haas
- Re: a few thoughts on the schedule Tom Lane
- Re: PATCH: pgbench allow '=' in \set Robert Haas
- Re: a few thoughts on the schedule Robert Haas
- Re: a few thoughts on the schedule Bruce Momjian
- Re: Proposal : REINDEX xxx VERBOSE Robert Haas
- Triaging the remaining open commitfest items Tom Lane
- Re: a few thoughts on the schedule Bruce Momjian
- Re: Triaging the remaining open commitfest items Tom Lane
- Re: a few thoughts on the schedule Stephen Frost
- Re: a few thoughts on the schedule Robert Haas
- Re: Default Roles (was: Additional role attributes) Stephen Frost
- Re: a few thoughts on the schedule Tom Lane
- Re: a few thoughts on the schedule Bruce Momjian
- Re: Triaging the remaining open commitfest items Robert Haas
- Re: Triaging the remaining open commitfest items Andres Freund
- Re: subxcnt defined as signed integer in SnapshotData and SerializeSnapshotData Michael Paquier
- Re: a few thoughts on the schedule Andres Freund
- Re: Default Roles (was: Additional role attributes) Robert Haas
- Re: a few thoughts on the schedule Joshua D. Drake
- Re: Triaging the remaining open commitfest items Stephen Frost
- Re: Triaging the remaining open commitfest items Tom Lane
- Re: a few thoughts on the schedule Andres Freund
- Re: Triaging the remaining open commitfest items Stephen Frost
- Re: subxcnt defined as signed integer in SnapshotData and SerializeSnapshotData Michael Paquier
- Re: Triaging the remaining open commitfest items Andrew Dunstan
- Re: Default Roles (was: Additional role attributes) Tom Lane
- Re: a few thoughts on the schedule Tom Lane
- Re: Triaging the remaining open commitfest items Petr Jelinek
- Re: a few thoughts on the schedule Joshua D. Drake
- Re: Sequence Access Method WIP Petr Jelinek
- Re: subxcnt defined as signed integer in SnapshotData and SerializeSnapshotData Robert Haas
- Re: Triaging the remaining open commitfest items Andres Freund
- Re: EvalPlanQual behaves oddly for FDW queries involving system columns Tom Lane
- Re: Triaging the remaining open commitfest items Tom Lane
- Re: Triaging the remaining open commitfest items Robert Haas
- Re: Streaming replication and WAL archive interactions Heikki Linnakangas
- Re: Proposal : REINDEX xxx VERBOSE Sawada Masahiko
- Re: Proposal : REINDEX xxx VERBOSE Alvaro Herrera
- Re: Abbreviated keys for Datum tuplesort (was: Re: B-Tree support function number 3 (strxfrm() optimization)) Robert Haas
- Re: Abbreviated keys for Datum tuplesort (was: Re: B-Tree support function number 3 (strxfrm() optimization)) Peter Geoghegan
- Re: Proposal : REINDEX xxx VERBOSE Sawada Masahiko
- Re: KNN-GiST with recheck Heikki Linnakangas
- Re: KNN-GiST with recheck Alexander Korotkov
- Re: Abbreviated keys for Datum tuplesort (was: Re: B-Tree support function number 3 (strxfrm() optimization)) Robert Haas
- Re: Proposal : REINDEX xxx VERBOSE Robert Haas
- Re: PATCH: pgbench allow '=' in \set Fabien COELHO
- Re: Proposal : REINDEX xxx VERBOSE Alvaro Herrera
- Re: [COMMITTERS] pgsql: Map basebackup tablespaces using a tablespace_map file Andrew Dunstan
- Fix token exceeding NAMELEN Aaron W. Swenson
- Re: Final Patch for GROUPING SETS Andres Freund
- Re: PATCH: adaptive ndistinct estimator v4 Jeff Janes
- i feel like compelled ! essam Gndelee essam
- Re: i feel like compelled ! Gavin Flower
- Re: Fix token exceeding NAMELEN Tom Lane
- Re: Fix token exceeding NAMELEN Christopher Browne
- Re: PATCH: pgbench allow '=' in \set Robert Haas
- Re: i feel like compelled ! Gianni
- Re: BRIN range operator class Alvaro Herrera
- pgAdmin4 Bug fix or my Fault ? Seçkin Alan
- Re: pgAdmin4 Bug fix or my Fault ? Bruce Momjian
- Re: Proposal : REINDEX xxx VERBOSE Sawada Masahiko
- Re: Proposal : REINDEX xxx VERBOSE Fabrízio de Royes Mello
- Re: Manipulating complex types as non-contiguous structures in-memory Tom Lane
- Re: Manipulating complex types as non-contiguous structures in-memory Andres Freund
- Re: Triaging the remaining open commitfest items Kouhei Kaigai
- Re: Manipulating complex types as non-contiguous structures in-memory Tom Lane
- Re: Manipulating complex types as non-contiguous structures in-memory Andres Freund
- Re: Proposal : REINDEX xxx VERBOSE Robert Haas
- Re: Manipulating complex types as non-contiguous structures in-memory Tom Lane
- Re: Manipulating complex types as non-contiguous structures in-memory Andres Freund
- Re: Manipulating complex types as non-contiguous structures in-memory Tom Lane
- upper planner path-ification Robert Haas
- Re: upper planner path-ification Tom Lane
- Re: upper planner path-ification Robert Haas
- Re: [COMMITTERS] pgsql: Map basebackup tablespaces using a tablespace_map file Amit Kapila
- Re: Why does contain_leaked_vars believe MinMaxExpr is safe? Noah Misch
- Re: Final Patch for GROUPING SETS Andres Freund
- Re: proposal: contrib module - generic command scheduler Jim Nasby
- Re: Final Patch for GROUPING SETS Noah Misch
- Re: proposal: contrib module - generic command scheduler Pavel Stehule
- Re: Final Patch for GROUPING SETS Andres Freund
- CLUSTER on brin indexes Thomas Munro
- Re: pgAdmin4 Bug fix or my Fault ? Seçkin Alan
- Re: Final Patch for GROUPING SETS Noah Misch
- Re: Final Patch for GROUPING SETS Andres Freund
- Re: upper planner path-ification Kyotaro HORIGUCHI
- Re: PATCH: pgbench allow '=' in \set Fabien COELHO
- Re: Proposal : REINDEX xxx VERBOSE Sawada Masahiko
- Re: psql :: support for \ev viewname and \sv viewname Petr A. Korobeinikov
- Minor improvement to create_foreign_table.sgml Etsuro Fujita
- Re: Final Patch for GROUPING SETS Andrew Gierth
- Re: pgAdmin4 Bug fix or my Fault ? Dave Page
- Re: pgAdmin4 Bug fix or my Fault ? Seçkin Alan
- trust authentication behavior Denis Kirjanov
- Re: multivariate statistics / patch v6 Tomas Vondra
- Re: Missing importing option of postgres_fdw Etsuro Fujita
- Re: KNN-GiST with recheck Alexander Korotkov
- broken documentation: BackgroundWorkerInitializeConnection(NULL, NULL); Pavel Stehule
- Re: PATCH: pgbench allow '=' in \set Robert Haas
- Re: PATCH: pgbench allow '=' in \set Tom Lane
- Re: PATCH: pgbench allow '=' in \set Fabien COELHO
- Re: a few thoughts on the schedule Amit Kapila
- Re: Auditing extension for PostgreSQL (Take 2) Stephen Frost
- Re: Re: [COMMITTERS] pgsql: Map basebackup tablespaces using a tablespace_map file Robert Haas
- Re: upper planner path-ification Tom Lane
- Re: trust authentication behavior David G. Johnston
- Re: trust authentication behavior Robert Haas
- Re: [COMMITTERS] pgsql: Add pg_audit, an auditing extension Alvaro Herrera
- pgbench - allow backslash-continuations in custom scripts Fabien COELHO
- Re: PATCH: pgbench allow '=' in \set Fabien COELHO
- Re: upper planner path-ification Robert Haas
- Re: [COMMITTERS] pgsql: Add pg_audit, an auditing extension Tom Lane
- Re: trust authentication behavior Andrew Dunstan
- Changes to backup.sgml Joshua D. Drake
- Re: Re: [COMMITTERS] pgsql: Map basebackup tablespaces using a tablespace_map file Andrew Dunstan
- Re: proposal: contrib module - generic command scheduler Jim Nasby
- Re: Final Patch for GROUPING SETS Andres Freund
- Re: [COMMITTERS] pgsql: Add pg_audit, an auditing extension Tom Lane
- Re: trust authentication behavior Tom Lane
- Re: [COMMITTERS] pgsql: Add pg_audit, an auditing extension Stephen Frost
- Re: trust authentication behavior Denis Kirjanov
- Re: trust authentication behavior David G. Johnston
- BackendPidGetProc doesn't return PGPROC for background worker? Pavel Stehule
- Query Deparsing Support Jason Petersen
- Re: Patch for bug #12845 (GB18030 encoding) Tom Lane
- Re: Triaging the remaining open commitfest items Tom Lane
- Re: Triaging the remaining open commitfest items Bruce Momjian
- Re: Triaging the remaining open commitfest items Andres Freund
- Re: upper planner path-ification Martijn van Oosterhout
- Re: Triaging the remaining open commitfest items Bruce Momjian
- Re: Triaging the remaining open commitfest items Tom Lane
- Re: Re: [COMMITTERS] pgsql: Map basebackup tablespaces using a tablespace_map file Robert Haas
- Re: Triaging the remaining open commitfest items Bruce Momjian
- Re: Triaging the remaining open commitfest items Peter Geoghegan
- Re: Triaging the remaining open commitfest items Stephen Frost
- Re: Triaging the remaining open commitfest items Robert Haas
- Re: Triaging the remaining open commitfest items Robert Haas
- Re: Triaging the remaining open commitfest items Tom Lane
- Re: Triaging the remaining open commitfest items Tom Lane
- Re: Triaging the remaining open commitfest items Bruce Momjian
- best place for "rtree" strategy numbers Alvaro Herrera
- Re: Triaging the remaining open commitfest items Gavin Flower
- Re: KNN-GiST with recheck Heikki Linnakangas
- Re: KNN-GiST with recheck Heikki Linnakangas
- Re: best place for "rtree" strategy numbers Tom Lane
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Kouhei Kaigai
- Re: Add pg_settings.pending_restart column Peter Eisentraut
- Re: Final Patch for GROUPING SETS Noah Misch
- Re: Fix token exceeding NAMELEN Aaron W. Swenson
- Re: BackendPidGetProc doesn't return PGPROC for background worker? Amit Langote
- pg_upgrade cleanup Bruce Momjian
- Re: BackendPidGetProc doesn't return PGPROC for background worker? Amit Langote
- Re: pg_upgrade cleanup Bruce Momjian
- Re: BackendPidGetProc doesn't return PGPROC for background worker? Amit Langote
- Re: Fix token exceeding NAMELEN Tom Lane
- Re: upper planner path-ification Ashutosh Bapat
- Re: best place for "rtree" strategy numbers Alvaro Herrera
- Re: Providing catalog view to pg_hba.conf file - Patch submission Haribabu Kommi
- Re: BackendPidGetProc doesn't return PGPROC for background worker? Pavel Stehule
- Re: proposal: contrib module - generic command scheduler Pavel Stehule
- Re: BackendPidGetProc doesn't return PGPROC for background worker? Amit Langote
- Re: upper planner path-ification Ashutosh Bapat
- log bloating with shortlife bgworkers? Pavel Stehule
- Re: Re: [COMMITTERS] pgsql: Map basebackup tablespaces using a tablespace_map file Amit Kapila
- Re: multivariate statistics / patch v6 Kyotaro HORIGUCHI
- Minor improvements to alter_foreign_table.sgml Etsuro Fujita
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Shigeru Hanada
- Re: KNN-GiST with recheck Alexander Korotkov
- Re: Patch for bug #12845 (GB18030 encoding) Arjen Nienhuis
- Re: Proposal : REINDEX xxx VERBOSE Fujii Masao
- Re: feature freeze and beta schedule Simon Riggs
- Re: KNN-GiST with recheck Heikki Linnakangas
- Re: KNN-GiST with recheck Alexander Korotkov
- Support for N synchronous standby servers - take 2 Beena Emerson
- Re: Support for N synchronous standby servers - take 2 Michael Paquier
- Re: KNN-GiST with recheck Bruce Momjian
- Re: Proposal : REINDEX xxx VERBOSE Fujii Masao
- 9.5 open items Bruce Momjian
- Re: [COMMITTERS] pgsql: Allow GiST distance function to return merely a lower-bound. Heikki Linnakangas
- Re: ERROR: cannot GetMultiXactIdMembers() during recovery Marko Tiikkaja
- Re: Providing catalog view to pg_hba.conf file - Patch submission Stephen Frost
- Re: best place for "rtree" strategy numbers Tom Lane
- Re: Patch for bug #12845 (GB18030 encoding) Tom Lane
- Re: Changes to backup.sgml Bruce Momjian
- Re: best place for "rtree" strategy numbers Alvaro Herrera
- Re: Changes to backup.sgml Joshua D. Drake
- Re: Changes to backup.sgml Bruce Momjian
- Re: Patch for bug #12845 (GB18030 encoding) Arjen Nienhuis
- Re: i feel like compelled ! Robert Haas
- Re: Triaging the remaining open commitfest items Andres Freund
- WALWriteLock contention Robert Haas
- Re: WALWriteLock contention Joshua D. Drake
- Re: Changes to backup.sgml Robert Haas
- Re: WALWriteLock contention Tom Lane
- Re: Disabling trust/ident authentication configure option Volker Aßmann
- Re: multivariate statistics / patch v6 Tomas Vondra
- Re: multivariate statistics / patch v6 Tomas Vondra
- Re: Triaging the remaining open commitfest items andres@anarazel.de (Andres Freund)
- Re: ERROR: cannot GetMultiXactIdMembers() during recovery Alvaro Herrera
- Re: Changes to backup.sgml Joshua D. Drake
- Re: ERROR: cannot GetMultiXactIdMembers() during recovery Simon Riggs
- Re: WALWriteLock contention Robert Haas
- Re: PATCH: adaptive ndistinct estimator v4 Robert Haas
- Re: Missing importing option of postgres_fdw Robert Haas
- Re: Minor improvement to create_foreign_table.sgml Robert Haas
- Problems with question marks in operators (JDBC, ECPG, ...) Bruno Harbulot
- Re: Patch for bug #12845 (GB18030 encoding) Tom Lane
- Re: Triaging the remaining open commitfest items Josh Berkus
- Re: PATCH: adaptive ndistinct estimator v4 Josh Berkus
- Re: broken documentation: BackgroundWorkerInitializeConnection(NULL, NULL); Robert Haas
- Re: broken documentation: BackgroundWorkerInitializeConnection(NULL, NULL); Robert Haas
- Re: Patch for bug #12845 (GB18030 encoding) Robert Haas
- Re: PATCH: adaptive ndistinct estimator v4 Robert Haas
- Re: PATCH: adaptive ndistinct estimator v4 Josh Berkus
- Re: broken documentation: BackgroundWorkerInitializeConnection(NULL, NULL); Alvaro Herrera
- Re: trust authentication behavior Robert Haas
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Dave Cramer
- Re: broken documentation: BackgroundWorkerInitializeConnection(NULL, NULL); Robert Haas
- Re: broken documentation: BackgroundWorkerInitializeConnection(NULL, NULL); Alvaro Herrera
- Re: log bloating with shortlife bgworkers? Robert Haas
- Re: broken documentation: BackgroundWorkerInitializeConnection(NULL, NULL); Robert Haas
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Robert Haas
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Dave Cramer
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Robert Haas
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Michael Meskes
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Dave Cramer
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Robert Haas
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Dave Cramer
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Dave Cramer
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Bruno Harbulot
- Re: Problems with question marks in operators (JDBC, ECPG, ...) David G. Johnston
- Re: BRIN range operator class Alvaro Herrera
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Kevin Grittner
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Tom Lane
- Re: KNN-GiST with recheck Alexander Korotkov
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Andrew Dunstan
- Re: Final Patch for GROUPING SETS Andres Freund
- brin regression test intermittent failures Andrew Dunstan
- Re: brin regression test intermittent failures Alvaro Herrera
- Re: Triaging the remaining open commitfest items Joshua D. Drake
- Re: brin regression test intermittent failures Tom Lane
- Re: i feel like compelled ! Jim Nasby
- Re: KNN-GiST with recheck Jim Nasby
- Re: brin regression test intermittent failures Alvaro Herrera
- Re: brin regression test intermittent failures Tom Lane
- Re: Triaging the remaining open commitfest items Jim Nasby
- Re: trust authentication behavior Kohei KaiGai
- Re: Triaging the remaining open commitfest items Jim Nasby
- Re: WALWriteLock contention Jeff Janes
- Re: Final Patch for GROUPING SETS Andres Freund
- Re: Triaging the remaining open commitfest items Andres Freund
- Re: Triaging the remaining open commitfest items Tom Lane
- Re: Providing catalog view to pg_hba.conf file - Patch submission Haribabu Kommi
- Re: Triaging the remaining open commitfest items Michael Paquier
- Re: Support for N synchronous standby servers - take 2 Sawada Masahiko
- Re: postgres_fdw join pushdown (was Re: Custom/Foreign-Join-APIs) Shigeru Hanada
- Re: Support for N synchronous standby servers - take 2 Michael Paquier
- Run pgindent now? Tom Lane
- hstore_plpython regression test does not work on Python 3 Tom Lane
- Re: pg_upgrade cleanup Noah Misch
- Re: Run pgindent now? Magnus Hagander
- Re: Run pgindent now? Noah Misch
- Re: Run pgindent now? Tom Lane
- Re: pg_upgrade cleanup Bruce Momjian
- Re: pg_upgrade cleanup Bruce Momjian
- Draft release notes up for review Tom Lane
- Bug in jsonb minus operator Peter Geoghegan
- Re: WALWriteLock contention Robert Haas
- Re: upper planner path-ification Robert Haas
- jsonb concatenate operator's semantics seem questionable Peter Geoghegan
- Re: hstore_plpython regression test does not work on Python 3 Peter Eisentraut
- pg_audit documentation fixes Peter Geoghegan
- Re: Minor ON CONFLICT related fixes Peter Geoghegan
- Re: pg_audit documentation fixes Magnus Hagander
- Re: jsonb concatenate operator's semantics seem questionable Robert Haas
- Re: PATCH: use foreign keys to improve join estimates v1 David Rowley
- fix typos Dmitriy Olshevskiy
- Re: fix typos Magnus Hagander
- Re: jsonb concatenate operator's semantics seem questionable Andrew Dunstan
- Re: jsonb concatenate operator's semantics seem questionable Petr Jelinek
- Re: WALWriteLock contention Amit Kapila
- Re: Bug in jsonb minus operator Andrew Dunstan
- Re: upper planner path-ification Andrew Gierth
- Re: upper planner path-ification Tom Lane
- Re: jsonb concatenate operator's semantics seem questionable Dmitry Dolgov
- Re: upper planner path-ification Andrew Gierth
- Re: upper planner path-ification Tom Lane
- Re: upper planner path-ification Tom Lane
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Greg Sabino Mullane
- Re: RFC: Non-user-resettable SET SESSION AUTHORISATION José Luis Tallón
- Re: RFC: Non-user-resettable SET SESSION AUTHORISATION Tom Lane
- Re: RFC: Non-user-resettable SET SESSION AUTHORISATION José Luis Tallón
- Re: WALWriteLock contention Robert Haas
- Re: Problems with question marks in operators (JDBC, ECPG, ...) David G. Johnston
- Re: jsonb concatenate operator's semantics seem questionable Peter Geoghegan
- Re: jsonb concatenate operator's semantics seem questionable Peter Geoghegan
- Re: WALWriteLock contention Thomas Munro
- Re: jsonb concatenate operator's semantics seem questionable Andrew Dunstan
- Re: jsonb concatenate operator's semantics seem questionable Peter Geoghegan
- Re: WALWriteLock contention Robert Haas
- Re: jsonb concatenate operator's semantics seem questionable Robert Haas
- Re: jsonb concatenate operator's semantics seem questionable Peter Geoghegan
- Re: Parallel Seq Scan Haribabu Kommi
- Re: Bug in jsonb minus operator Peter Geoghegan
- DROP TRANSFORM parsetree representation is no good Tom Lane
- dromedary is now using -DCOPY_PARSE_PLAN_TREES Tom Lane
- Re: Parallel Seq Scan Amit Kapila
- Re: 9.5 open items Josh Berkus
- Re: jsonb concatenate operator's semantics seem questionable Josh Berkus
- Re: Disabling trust/ident authentication configure option Josh Berkus
- Re: jsonb concatenate operator's semantics seem questionable Peter Geoghegan
- Re: 9.5 open items Michael Paquier
- Re: 9.5 open items Abbas Butt
- Re: postgres_fdw join pushdown (was Re: Custom/Foreign-Join-APIs) Ashutosh Bapat
- Re: [COMMITTERS] pgsql: Add pg_audit, an auditing extension Fujii Masao
- Making the regression tests halt to attach a debugger Peter Geoghegan
- Re: trust authentication behavior Denis Kirjanov
- Re: 9.5 open items Heikki Linnakangas
- Re: KNN-GiST with recheck Heikki Linnakangas
- Re: Missing importing option of postgres_fdw Etsuro Fujita
- Re: Minor improvement to create_foreign_table.sgml Etsuro Fujita
- Re: Missing importing option of postgres_fdw Amit Langote
- Re: Missing importing option of postgres_fdw Etsuro Fujita
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Kouhei Kaigai
- Re: Missing importing option of postgres_fdw Amit Langote
- Re: Support for N synchronous standby servers - take 2 Beena Emerson
- Re: Support for N synchronous standby servers - take 2 Beena Emerson
- Re: Support for N synchronous standby servers - take 2 Michael Paquier
- Re: jsonb concatenate operator's semantics seem questionable Oskari Saarenmaa
- Re: jsonb concatenate operator's semantics seem questionable Andrew Dunstan
- Re: trust authentication behavior Kohei KaiGai
- Re: Bug in jsonb minus operator Andrew Dunstan
- Re: upper planner path-ification Andrew Gierth
- Re: Support for N synchronous standby servers - take 2 Beena Emerson
- Re: Making the regression tests halt to attach a debugger Tom Lane
- Re: Bug in jsonb minus operator Andrew Dunstan
- Re: upper planner path-ification Tom Lane
- WIP: Enhanced ALTER OPERATOR Uriy Zhuravlev
- Re: WIP: Enhanced ALTER OPERATOR Tom Lane
- Re: jsonb concatenate operator's semantics seem questionable Ryan Pedela
- Re: WIP: Enhanced ALTER OPERATOR Uriy Zhuravlev
- Re: pg_upgrade cleanup Bruce Momjian
- Re: WIP: Enhanced ALTER OPERATOR Alexander Korotkov
- Re: Disabling trust/ident authentication configure option Jim Nasby
- Re: 9.5 open items Jim Nasby
- Re: RFC: Non-user-resettable SET SESSION AUTHORISATION Bruce Momjian
- Re: Making the regression tests halt to attach a debugger Jim Nasby
- Re: Disabling trust/ident authentication configure option Andrew Dunstan
- Re: jsonb concatenate operator's semantics seem questionable Ryan Pedela
- Re: Run pgindent now? Bruce Momjian
- Re: 9.5 open items Bruce Momjian
- Re: RFC: Non-user-resettable SET SESSION AUTHORISATION Alvaro Herrera
- Re: ERROR: cannot GetMultiXactIdMembers() during recovery Alvaro Herrera
- How does MSVC's fetchRegressOpts() work at all? Tom Lane
- Re: jsonb concatenate operator's semantics seem questionable Dmitry Dolgov
- Re: ERROR: cannot GetMultiXactIdMembers() during recovery Tom Lane
- Re: "Bugs" CF? Magnus Hagander
- Re: ERROR: cannot GetMultiXactIdMembers() during recovery Andres Freund
- Re: Making the regression tests halt to attach a debugger Tom Lane
- Re: ERROR: cannot GetMultiXactIdMembers() during recovery Simon Riggs
- Re: ERROR: cannot GetMultiXactIdMembers() during recovery Alvaro Herrera
- Re: How does MSVC's fetchRegressOpts() work at all? Andrew Dunstan
- Re: Making the regression tests halt to attach a debugger Andrew Dunstan
- Re: jsonb concatenate operator's semantics seem questionable Peter Geoghegan
- Re: ERROR: cannot GetMultiXactIdMembers() during recovery Andres Freund
- Re: How does MSVC's fetchRegressOpts() work at all? Tom Lane
- Re: Making the regression tests halt to attach a debugger Peter Geoghegan
- Re: jsonb concatenate operator's semantics seem questionable Andrew Dunstan
- Re: ERROR: cannot GetMultiXactIdMembers() during recovery Alvaro Herrera
- Re: How does MSVC's fetchRegressOpts() work at all? Tom Lane
- Re: How does MSVC's fetchRegressOpts() work at all? Andrew Dunstan
- Re: jsonb concatenate operator's semantics seem questionable Peter Geoghegan
- Re: WALWriteLock contention Jeff Janes
- Re: jsonb concatenate operator's semantics seem questionable Andrew Dunstan
- Re: jsonb concatenate operator's semantics seem questionable Josh Berkus
- Re: Disabling trust/ident authentication configure option Josh Berkus
- Re: upper planner path-ification Robert Haas
- Re: jsonb concatenate operator's semantics seem questionable Peter Geoghegan
- Re: jsonb concatenate operator's semantics seem questionable Peter Geoghegan
- Re: jsonb concatenate operator's semantics seem questionable Josh Berkus
- Re: upper planner path-ification Tom Lane
- Re: jsonb concatenate operator's semantics seem questionable Peter Geoghegan
- Re: jsonb concatenate operator's semantics seem questionable Andrew Dunstan
- Re: jsonb concatenate operator's semantics seem questionable Josh Berkus
- Re: upper planner path-ification Simon Riggs
- Re: jsonb concatenate operator's semantics seem questionable Peter Geoghegan
- Re: Disabling trust/ident authentication configure option Josh Berkus
- Re: Disabling trust/ident authentication configure option Volker Aßmann
- Re: upper planner path-ification Tom Lane
- Re: upper planner path-ification Robert Haas
- Re: Disabling trust/ident authentication configure option Bruce Momjian
- Re: Disabling trust/ident authentication configure option Alvaro Herrera
- Re: Disabling trust/ident authentication configure option Bruce Momjian
- Re: jsonb concatenate operator's semantics seem questionable Andrew Dunstan
- Re: jsonb concatenate operator's semantics seem questionable Robert Haas
- Re: jsonb concatenate operator's semantics seem questionable Ryan Pedela
- Re: jsonb concatenate operator's semantics seem questionable Josh Berkus
- Re: jsonb concatenate operator's semantics seem questionable Marko Tiikkaja
- Re: jsonb concatenate operator's semantics seem questionable Peter Geoghegan
- Re: jsonb concatenate operator's semantics seem questionable Catalin Iacob
- Re: jsonb concatenate operator's semantics seem questionable Peter Geoghegan
- Re: ERROR: cannot GetMultiXactIdMembers() during recovery Alvaro Herrera
- Re: Minor ON CONFLICT related fixes Peter Geoghegan
- Re: 9.5 open items Alvaro Herrera
- Re: Minor ON CONFLICT related fixes Peter Geoghegan
- Re: jsonb concatenate operator's semantics seem questionable David G. Johnston
- Re: Minor ON CONFLICT related fixes Peter Geoghegan
- Re: jsonb concatenate operator's semantics seem questionable Ilya I. Ashchepkov
- Re: 9.5 open items Bruce Momjian
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Bruno Harbulot
- Re: Run pgindent now? Robert Haas
- Re: Problems with question marks in operators (JDBC, ECPG, ...) David G. Johnston
- Re: 9.5 open items Kouhei Kaigai
- Re: Run pgindent now? Tom Lane
- Re: Run pgindent now? Bruce Momjian
- Re: PATCH: use foreign keys to improve join estimates v1 Tomas Vondra
- Re: Run pgindent now? Tom Lane
- Re: Run pgindent now? Bruce Momjian
- Re: collations in shared catalogs? Tom Lane
- Re: collations in shared catalogs? Andres Freund
- Re: Disabling trust/ident authentication configure option Robert Haas
- Re: collations in shared catalogs? Tom Lane
- Re: Run pgindent now? Andrew Dunstan
- Re: collations in shared catalogs? Andres Freund
- Re: collations in shared catalogs? Tom Lane
- Re: collations in shared catalogs? Andres Freund
- Re: collations in shared catalogs? Andres Freund
- Re: collations in shared catalogs? Stephen Frost
- Re: collations in shared catalogs? andres@anarazel.de (Andres Freund)
- Re: collations in shared catalogs? Stephen Frost
- Re: collations in shared catalogs? Greg Sabino Mullane
- Re: a few thoughts on the schedule Noah Misch
- Re: Minor ON CONFLICT related fixes Peter Geoghegan
- Re: a few thoughts on the schedule Andres Freund
- Re: a few thoughts on the schedule Peter Geoghegan
- Re: a few thoughts on the schedule Michael Paquier
- Re: a few thoughts on the schedule Joshua D. Drake
- Re: a few thoughts on the schedule Andres Freund
- Re: Bug in jsonb minus operator Peter Geoghegan
- Re: a few thoughts on the schedule Michael Paquier
- Re: collations in shared catalogs? Tom Lane
- Re: jsonb concatenate operator's semantics seem questionable Andrew Dunstan
- Re: a few thoughts on the schedule Tom Lane
- Re: collations in shared catalogs? Andres Freund
- Re: a few thoughts on the schedule Robert Haas
- Re: collations in shared catalogs? Tom Lane
- Re: a few thoughts on the schedule Andres Freund
- Re: a few thoughts on the schedule Andres Freund
- Re: WALWriteLock contention Amit Kapila
- Re: upper planner path-ification Andrew Gierth
- Per row status during INSERT .. ON CONFLICT UPDATE? Robins Tharakan
- Re: Parallel Seq Scan Amit Kapila
- Re: upper planner path-ification Robert Haas
- Re: Per row status during INSERT .. ON CONFLICT UPDATE? Thom Brown
- Re: Run pgindent now? Andrew Dunstan
- Re: Per row status during INSERT .. ON CONFLICT UPDATE? Marko Tiikkaja
- Re: Run pgindent now? Robert Haas
- Re: Patch for bug #12845 (GB18030 encoding) Arjen Nienhuis
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Dave Cramer
- Re: Run pgindent now? Tom Lane
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Kevin Grittner
- Re: a few thoughts on the schedule Robert Haas
- Re: Run pgindent now? Tom Lane
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Dave Cramer
- Re: RFC: Non-user-resettable SET SESSION AUTHORISATION Robert Haas
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Bruno Harbulot
- Wrong Assert in PageIndexMultiDelete? Anastasia Lubennikova
- INSERT ... ON CONFLICT DO UPDATE with _any_ constraint Geoff Winkless
- Re: INSERT ... ON CONFLICT DO UPDATE with _any_ constraint Geoff Winkless
- errmsg() clobbers errno John Gorman
- Re: Wrong Assert in PageIndexMultiDelete? Tom Lane
- Re: Wrong Assert in PageIndexMultiDelete? Heikki Linnakangas
- Re: errmsg() clobbers errno Tom Lane
- Re: RFC: Non-user-resettable SET SESSION AUTHORISATION Andres Freund
- Re: a few thoughts on the schedule Joshua D. Drake
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Mike Blackwell
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Dave Cramer
- Re: a few thoughts on the schedule Andres Freund
- Re: a few thoughts on the schedule Andres Freund
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Bruno Harbulot
- Re: Per row status during INSERT .. ON CONFLICT UPDATE? Andres Freund
- Re: Per row status during INSERT .. ON CONFLICT UPDATE? Peter Geoghegan
- Re: a few thoughts on the schedule Peter Geoghegan
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Mike Blackwell
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Tom Lane
- Re: a few thoughts on the schedule Joshua D. Drake
- Re: a few thoughts on the schedule Joshua D. Drake
- Re: RFC: Non-user-resettable SET SESSION AUTHORISATION Robert Haas
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Bruno Harbulot
- Re: RFC: Non-user-resettable SET SESSION AUTHORISATION Andres Freund
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Greg Sabino Mullane
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Mike Blackwell
- Re: RFC: Non-user-resettable SET SESSION AUTHORISATION Simon Riggs
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Tom Lane
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Greg Sabino Mullane
- Re: INSERT ... ON CONFLICT DO UPDATE with _any_ constraint Simon Riggs
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Andrew Dunstan
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Bruno Harbulot
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Dave Cramer
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Greg Sabino Mullane
- Re: RFC: Non-user-resettable SET SESSION AUTHORISATION Petr Jelinek
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Bruno Harbulot
- Re: a few thoughts on the schedule Simon Riggs
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Jan de Visser
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Gavin Flower
- Re: INSERT ... ON CONFLICT DO UPDATE with _any_ constraint Geoff Winkless
- Re: Per row status during INSERT .. ON CONFLICT UPDATE? Robins Tharakan
- Re: INSERT ... ON CONFLICT DO UPDATE with _any_ constraint Peter Geoghegan
- Re: Per row status during INSERT .. ON CONFLICT UPDATE? Peter Geoghegan
- Re: Per row status during INSERT .. ON CONFLICT UPDATE? Peter Geoghegan
- Re: RFC: Non-user-resettable SET SESSION AUTHORISATION José Luis Tallón
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Kevin Grittner
- Re: INSERT ... ON CONFLICT DO UPDATE with _any_ constraint Geoff Winkless
- Re: RFC: Non-user-resettable SET SESSION AUTHORISATION Robert Haas
- Re: RFC: Non-user-resettable SET SESSION AUTHORISATION Robert Haas
- Re: INSERT ... ON CONFLICT DO UPDATE with _any_ constraint Peter Geoghegan
- Re: Problems with question marks in operators (JDBC, ECPG, ...) David G. Johnston
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Dave Cramer
- Re: a few thoughts on the schedule Robert Haas
- Re: INSERT ... ON CONFLICT DO UPDATE with _any_ constraint Simon Riggs
- Re: RFC: Non-user-resettable SET SESSION AUTHORISATION Simon Riggs
- Re: INSERT ... ON CONFLICT DO UPDATE with _any_ constraint Peter Geoghegan
- Re: Minor ON CONFLICT related fixes Andres Freund
- Re: INSERT ... ON CONFLICT DO UPDATE with _any_ constraint Simon Riggs
- Rewriting backup.sgml (patch attached) Joshua D. Drake
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Greg Sabino Mullane
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Bruno Harbulot
- Re: Problems with question marks in operators (JDBC, ECPG, ...) David G. Johnston
- Change pg_cancel_*() to ignore current backend Jim Nasby
- Re: Bug in jsonb minus operator Andrew Dunstan
- Re: Making the regression tests halt to attach a debugger Jim Nasby
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Jan de Visser
- Re: Change pg_cancel_*() to ignore current backend Marko Tiikkaja
- Re: Change pg_cancel_*() to ignore current backend David G. Johnston
- Re: jsonb concatenate operator's semantics seem questionable Jim Nasby
- Re: INSERT ... ON CONFLICT DO UPDATE with _any_ constraint Peter Geoghegan
- Re: INSERT ... ON CONFLICT DO UPDATE with _any_ constraint Tom Lane
- Re: INSERT ... ON CONFLICT DO UPDATE with _any_ constraint Peter Geoghegan
- Re: Change pg_cancel_*() to ignore current backend Jim Nasby
- Re: upper planner path-ification Kyotaro HORIGUCHI
- Re: RFC: Non-user-resettable SET SESSION AUTHORISATION Stephen Frost
- Re: Change pg_cancel_*() to ignore current backend Fabrízio de Royes Mello
- Re: Back-branch update releases planned for next week Tom Lane
- small typo Euler Taveira
- Re: CTE optimization fence on the todo list? Chris Rogers
- Re: Change pg_cancel_*() to ignore current backend Jim Nasby
- Re: jsonb concatenate operator's semantics seem questionable Petr Jelinek
- Re: Minor ON CONFLICT related fixes Peter Geoghegan
- Re: jsonb concatenate operator's semantics seem questionable Peter Geoghegan
- Re: Rewriting backup.sgml (patch attached) Fabien COELHO
- Re: a few thoughts on the schedule Noah Misch
- Re: Disabling trust/ident authentication configure option Volker Aßmann
- Re: WIP: Enhanced ALTER OPERATOR Uriy Zhuravlev
- Typo in tablecmds.c Etsuro Fujita
- Re: INSERT ... ON CONFLICT DO UPDATE with _any_ constraint Geoff Winkless
- Re: Change pg_cancel_*() to ignore current backend Fabrízio de Royes Mello
- Re: Change pg_cancel_*() to ignore current backend David Steele
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Dave Cramer
- PostgreSQL 8.3 index page count clarification Srinivas Karthik V
- Re: a few thoughts on the schedule Simon Riggs
- [PATCH] Generalized JSON output functions Shulgin, Oleksandr
- Re: Change pg_cancel_*() to ignore current backend Tom Lane
- Issues in Replication Progress Tracking Amit Kapila
- Re: small typo Heikki Linnakangas
- Re: Typo in tablecmds.c Heikki Linnakangas
- Re: PostgreSQL 8.3 index page count clarification Heikki Linnakangas
- Re: [PATCH] Generalized JSON output functions Merlin Moncure
- Re: Change pg_cancel_*() to ignore current backend Tom Lane
- Re: POC: Cache data in GetSnapshotData() Amit Kapila
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Bruno Harbulot
- Re: RFC: Non-user-resettable SET SESSION AUTHORISATION Robert Haas
- Re: Disabling trust/ident authentication configure option Robert Haas
- Re: Change pg_cancel_*() to ignore current backend David Steele
- Re: RFC: Non-user-resettable SET SESSION AUTHORISATION Marko Tiikkaja
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Bruno Harbulot
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Bruno Harbulot
- Re: [PATCH] Generalized JSON output functions Andrew Dunstan
- Re: Run pgindent now? Robert Haas
- Re: Change pg_cancel_*() to ignore current backend Jon Nelson
- Re: Problems with question marks in operators (JDBC, ECPG, ...) David G. Johnston
- Re: Bug in jsonb minus operator Andrew Dunstan
- Typo patch CharSyam
- Re: Change pg_cancel_*() to ignore current backend Jon Nelson
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Thom Brown
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Robert Haas
- Re: Typo patch Heikki Linnakangas
- Re: Typo patch CharSyam
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund
- Re: Typo patch Tom Lane
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Thom Brown
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Tom Lane
- Re: Disabling trust/ident authentication configure option Josh Berkus
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund
- Re: Typo patch Alvaro Herrera
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Tom Lane
- Re: Disabling trust/ident authentication configure option Alvaro Herrera
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Jeff Janes
- GROUPING David Fetter
- Improving GEQO alejandro
- Re: Disabling trust/ident authentication configure option Stephen Frost
- Re: Improving GEQO Jaime Casanova
- Re: Disabling trust/ident authentication configure option Tom Lane
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Bruno Harbulot
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Tom Lane
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Peter Geoghegan
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Jeff Janes
- Re: jsonb concatenate operator's semantics seem questionable Andrew Dunstan
- Re: WIP: Enhanced ALTER OPERATOR Alvaro Herrera
- Re: jsonb concatenate operator's semantics seem questionable Alvaro Herrera
- Re: GROUPING Tom Lane
- Re: jsonb concatenate operator's semantics seem questionable Ryan Pedela
- Re: WIP: Enhanced ALTER OPERATOR Tom Lane
- Re: WIP: Enhanced ALTER OPERATOR Andres Freund
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Bruno Harbulot
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Tom Lane
- Re: jsonb concatenate operator's semantics seem questionable Josh Berkus
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Andres Freund
- Re: Disabling trust/ident authentication configure option Josh Berkus
- Re: Issues in Replication Progress Tracking Andres Freund
- Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0 Peter Geoghegan
- Re: GROUPING Andrew Gierth
- Re: jsonb concatenate operator's semantics seem questionable Pavel Stehule
- anole: assorted stability problems Alvaro Herrera
- Re: RFC: Non-user-resettable SET SESSION AUTHORISATION Robert Haas
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Tom Lane
- Re: jsonb concatenate operator's semantics seem questionable Tom Lane
- Re: anole: assorted stability problems Andres Freund
- Re: Disabling trust/ident authentication configure option Stephen Frost
- Re: RFC: Non-user-resettable SET SESSION AUTHORISATION Alvaro Herrera
- Re: jsonb concatenate operator's semantics seem questionable Andres Freund
- Re: jsonb concatenate operator's semantics seem questionable Andrew Dunstan
- Re: anole: assorted stability problems Alvaro Herrera
- Re: anole: assorted stability problems Andres Freund
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Andrew Dunstan
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Tom Lane
- Re: anole: assorted stability problems Tom Lane
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Kevin Grittner
- Re: RFC: Non-user-resettable SET SESSION AUTHORISATION Robert Haas
- Re: Disabling trust/ident authentication configure option Stephen Frost
- Re: ERROR: cannot GetMultiXactIdMembers() during recovery Tom Lane
- Re: Disabling trust/ident authentication configure option Tom Lane
- Re: Disabling trust/ident authentication configure option Andres Freund
- Re: [COMMITTERS] pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Alvaro Herrera
- Re: [COMMITTERS] pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Andres Freund
- Re: Disabling trust/ident authentication configure option Alvaro Herrera
- Re: Re: [COMMITTERS] pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Peter Geoghegan
- Re: Re: [COMMITTERS] pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Alvaro Herrera
- Re: Re: [COMMITTERS] pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Peter Geoghegan
- Re: Disabling trust/ident authentication configure option Michael Banck
- Re: Re: [COMMITTERS] pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Peter Geoghegan
- Re: Disabling trust/ident authentication configure option Alvaro Herrera
- Re: Disabling trust/ident authentication configure option Tom Lane
- Re: Disabling trust/ident authentication configure option Michael Banck
- Re: Change pg_cancel_*() to ignore current backend Jim Nasby
- Re: Disabling trust/ident authentication configure option Stephen Frost
- Re: Disabling trust/ident authentication configure option Stephen Frost
- Re: Change pg_cancel_*() to ignore current backend Jim Nasby
- Re: Change pg_cancel_*() to ignore current backend Andres Freund
- Re: anole: assorted stability problems Jim Nasby
- Re: Disabling trust/ident authentication configure option Andres Freund
- Re: Disabling trust/ident authentication configure option Stephen Frost
- Re: RFC: Non-user-resettable SET SESSION AUTHORISATION Jim Nasby
- Re: Change pg_cancel_*() to ignore current backend Jim Nasby
- Re: Disabling trust/ident authentication configure option Jim Nasby
- Re: Change pg_cancel_*() to ignore current backend Tom Lane
- Re: Change pg_cancel_*() to ignore current backend Andres Freund
- Re: Re: [COMMITTERS] pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Andres Freund
- Re: Re: [COMMITTERS] pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Tom Lane
- Re: Re: [COMMITTERS] pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Andres Freund
- Re: Re: [COMMITTERS] pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Peter Geoghegan
- Re: Change pg_cancel_*() to ignore current backend Alvaro Herrera
- Re: Disabling trust/ident authentication configure option Robert Haas
- Re: RFC: Non-user-resettable SET SESSION AUTHORISATION Robert Haas
- Re: Re: [COMMITTERS] pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Peter Geoghegan
- Re: Typo in tablecmds.c Etsuro Fujita
- Re: Issues in Replication Progress Tracking Amit Kapila
- Re: recovery_target_action doesn't work for anything but shutdown Fujii Masao
- Re: recovery_target_action = pause & hot_standby = off Fujii Masao
- Re: [COMMITTERS] pgsql: Add pg_audit, an auditing extension Noah Misch
- Re: a few thoughts on the schedule Noah Misch
- Re: Redesigning checkpoint_segments Jeff Janes
- Re: GROUPING Dean Rasheed
- Re: GROUPING Andrew Gierth
- Re: Disabling trust/ident authentication configure option Volker Aßmann
- Postgres and TLSv1.2 Jan Bilek
- Re: Re: [COMMITTERS] pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Robert Haas
- Add support for interface/ipaddress binding to libpq Grigory Kareev
- Re: Change pg_cancel_*() to ignore current backend Robert Haas
- Re: GROUPING Dean Rasheed
- Archiving last incomplete segment as .partial issues Heikki Linnakangas
- Re: Parallel Seq Scan Robert Haas
- Re: Re: [COMMITTERS] pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Heikki Linnakangas
- pg_basebackup and replication slots Peter Eisentraut
- Re: Support for N synchronous standby servers - take 2 Robert Haas
- Re: pg_basebackup and replication slots Heikki Linnakangas
- Re: postgres_fdw join pushdown (was Re: Custom/Foreign-Join-APIs) Robert Haas
- Re: jsonb concatenate operator's semantics seem questionable Robert Haas
- Re: pg_dump quietly ignore missing tables - is it bug? Oleksandr Shulgin
- Re: CTE optimization fence on the todo list? Robert Haas
- Re: GROUPING Andrew Gierth
- Re: Redesigning checkpoint_segments Fujii Masao
- Re: GROUPING Tom Lane
- Re: Minor improvements to alter_foreign_table.sgml Robert Haas
- Re: GROUPING Andres Freund
- Re: Redesigning checkpoint_segments Simon Riggs
- Re: Postgres and TLSv1.2 Tom Lane
- Re: GROUPING David Fetter
- Re: GROUPING Andrew Gierth
- Re: GROUPING Robert Haas
- Re: GROUPING Dean Rasheed
- Re: GROUPING Andrew Gierth
- Re: Postgres and TLSv1.2 Tom Lane
- Re: Postgres and TLSv1.2 Jan Bilek
- Re: Missing importing option of postgres_fdw Robert Haas
- Re: INSERT ... ON CONFLICT DO UPDATE with _any_ constraint Simon Riggs
- Re: INSERT ... ON CONFLICT DO UPDATE with _any_ constraint Simon Riggs
- Re: INSERT ... ON CONFLICT DO UPDATE with _any_ constraint Peter Geoghegan
- Float/Double cast to int Feng Tian
- Re: GROUPING David Fetter
- Re: INSERT ... ON CONFLICT DO UPDATE with _any_ constraint Simon Riggs
- Re: Float/Double cast to int Tom Lane
- Re: GROUPING Tom Lane
- Fix misaligned access of ItemPointerData on ARM Piotr Stefaniak
- Re: Float/Double cast to int Feng Tian
- Re: Fix misaligned access of ItemPointerData on ARM Tom Lane
- Re: INSERT ... ON CONFLICT DO UPDATE with _any_ constraint Stephen Frost
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Michael Meskes
- Re: INSERT ... ON CONFLICT DO UPDATE with _any_ constraint Peter Geoghegan
- Re: Problems with question marks in operators (JDBC, ECPG, ...) Michael Meskes
- GiST KNN Crasher Paul Ramsey
- Re: Fix misaligned access of ItemPointerData on ARM Andres Freund
- Re: Fix misaligned access of ItemPointerData on ARM Tom Lane
- Re: INSERT ... ON CONFLICT DO UPDATE with _any_ constraint Simon Riggs
- Re: INSERT ... ON CONFLICT DO UPDATE with _any_ constraint Peter Geoghegan
- Re: GiST KNN Crasher Tom Lane
- Re: Fix misaligned access of ItemPointerData on ARM Andrew Dunstan
- Re: INSERT ... ON CONFLICT DO UPDATE with _any_ constraint Peter Geoghegan
- Re: Fix misaligned access of ItemPointerData on ARM Tom Lane
- Re: INSERT ... ON CONFLICT DO UPDATE with _any_ constraint Simon Riggs
- Re: Fix misaligned access of ItemPointerData on ARM Andres Freund
- Re: GiST KNN Crasher Heikki Linnakangas
- Re: INSERT ... ON CONFLICT DO UPDATE with _any_ constraint Geoff Winkless
- Re: Fix misaligned access of ItemPointerData on ARM Piotr Stefaniak
- Re: Fix misaligned access of ItemPointerData on ARM Tom Lane
- Re: Fix misaligned access of ItemPointerData on ARM Tom Lane
- Re: GiST KNN Crasher Tom Lane
- Re: jsonb concatenate operator's semantics seem questionable Andrew Dunstan
- Re: Float/Double cast to int Michael Paquier
- Re: INSERT ... ON CONFLICT DO UPDATE with _any_ constraint Peter Geoghegan
- Re: GiST KNN Crasher Tom Lane
- Re: Re: [COMMITTERS] pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Alvaro Herrera
- Re: Re: [COMMITTERS] pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Alvaro Herrera
- Re: Re: [COMMITTERS] pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Peter Geoghegan
- Re: GiST KNN Crasher Tom Lane
- Re: Postgres and TLSv1.2 Tom Lane
- Re: Re: [COMMITTERS] pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Andres Freund
- Re: Postgres and TLSv1.2 Jan Bilek
- Re: Re: [COMMITTERS] pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Peter Geoghegan
- Re: pg_upgrade cleanup Noah Misch
- Re: postgres_fdw join pushdown (was Re: Custom/Foreign-Join-APIs) Kouhei Kaigai
- Re: Minor improvements to alter_foreign_table.sgml Etsuro Fujita
- Re: Missing importing option of postgres_fdw Etsuro Fujita
- Re: broken documentation: BackgroundWorkerInitializeConnection(NULL, NULL); Alvaro Herrera
- Add a hint when postgresql.conf hot_standby = 'off' and recovery.conf standby = 'on' Matthew Kelly
- Re: [GENERAL] Strange replication problem - segment restored from archive but still requested from master Fujii Masao
- Re: hstore_plpython regression test does not work on Python 3 Christian Ullrich
- Re: [PATCH] Generalized JSON output functions Shulgin, Oleksandr
- Re: Add a hint when postgresql.conf hot_standby = 'off' and recovery.conf standby = 'on' Heikki Linnakangas
- Re: [GENERAL] Strange replication problem - segment restored from archive but still requested from master Piotr Gasidło
- Re: Add a hint when postgresql.conf hot_standby = 'off' and recovery.conf standby = 'on' Fujii Masao
- Re: postgres_fdw join pushdown (was Re: Custom/Foreign-Join-APIs) Shigeru Hanada
- Re: Parallel Seq Scan Amit Kapila
- Re: [COMMITTERS] pgsql: At promotion, archive last segment from old timeline with .parti Heikki Linnakangas
- psql tabcomplete - minor bugfix - tabcomplete for SET ROLE TO xxx Pavel Stehule
- Add some spaces to "ALTER TABLE" doc Fabrízio de Royes Mello
- Missing "-i / --ignore-version" in pg_dump help Fabrízio de Royes Mello
- Re: [COMMITTERS] pgsql: At promotion, archive last segment from old timeline with .parti Fujii Masao
- Re: Missing "-i / --ignore-version" in pg_dump help Fujii Masao
- Re: Missing "-i / --ignore-version" in pg_dump help Fabrízio de Royes Mello
- Re: Add some spaces to "ALTER TABLE" doc Fujii Masao
- Re: Missing "-i / --ignore-version" in pg_dump help Tom Lane
- Re: WIP: Enhanced ALTER OPERATOR Uriy Zhuravlev
- Re: [PATCH] Generalized JSON output functions Alvaro Herrera
- Re: Missing importing option of postgres_fdw Tom Lane
- Re: Run pgindent now? Alvaro Herrera
- Re: Run pgindent now? Tom Lane
- Re: Add a hint when postgresql.conf hot_standby = 'off' and recovery.conf standby = 'on' Tom Lane
- Re: Run pgindent now? Alvaro Herrera
- Re: assessing parallel-safety Robert Haas
- Re: Run pgindent now? Tom Lane
- Re: pg_dump quietly ignore missing tables - is it bug? Pavel Stehule
- Re: pg_dump quietly ignore missing tables - is it bug? Shulgin, Oleksandr
- Re: pg_dump quietly ignore missing tables - is it bug? Pavel Stehule
- Re: pg_dump quietly ignore missing tables - is it bug? Tom Lane
- Re: pg_dump quietly ignore missing tables - is it bug? Shulgin, Oleksandr
- Re: pg_dump quietly ignore missing tables - is it bug? Pavel Stehule
- Re: pg_dump quietly ignore missing tables - is it bug? Pavel Stehule
- Re: pg_dump quietly ignore missing tables - is it bug? Shulgin, Oleksandr
- Re: [PATCH] Generalized JSON output functions Merlin Moncure
- Re: Issues in Replication Progress Tracking Andres Freund
- Re: Add a hint when postgresql.conf hot_standby = 'off' and recovery.conf standby = 'on' Josh Berkus
- Re: RFC: Non-user-resettable SET SESSION AUTHORISATION Jim Nasby
- Re: [COMMITTERS] pgsql: Row-Level Security Policies (RLS) Alvaro Herrera
- Re: Add a hint when postgresql.conf hot_standby = 'off' and recovery.conf standby = 'on' Joshua D. Drake
- Re: Change pg_cancel_*() to ignore current backend Jim Nasby
- Re: Change pg_cancel_*() to ignore current backend Fabrízio de Royes Mello
- Re: jsonb concatenate operator's semantics seem questionable Jim Nasby
- Re: Change pg_cancel_*() to ignore current backend Pavel Stehule
- Re: jsonb concatenate operator's semantics seem questionable Andrew Dunstan
- Re: Re: [COMMITTERS] pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Peter Geoghegan
- Re: jsonb concatenate operator's semantics seem questionable Peter Geoghegan
- Re: jsonb concatenate operator's semantics seem questionable Andrew Dunstan
- Re: Change pg_cancel_*() to ignore current backend Eric Ridge
- Re: Change pg_cancel_*() to ignore current backend Jim Nasby
- Re: jsonb concatenate operator's semantics seem questionable Jim Nasby
- Asynchronous DRAM Self-Refresh Josh Berkus
- Re: Change pg_cancel_*() to ignore current backend Tom Lane
- Re: jsonb concatenate operator's semantics seem questionable Tom Lane
- Re: Change pg_cancel_*() to ignore current backend Jim Nasby
- Re: Change pg_cancel_*() to ignore current backend Andres Freund
- Re: Change pg_cancel_*() to ignore current backend Tom Lane
- Re: Disabling trust/ident authentication configure option Josh Berkus
- Re: Change pg_cancel_*() to ignore current backend Josh Berkus
- Re: jsonb concatenate operator's semantics seem questionable Jim Nasby
- Re: jsonb concatenate operator's semantics seem questionable Peter Geoghegan
- Re: Minor ON CONFLICT related fixes Andres Freund
- Re: Re: [COMMITTERS] pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Andres Freund
- Re: [PATCH] Generalized JSON output functions Ryan Pedela
- jsonb_set: update or upsert default? Andrew Dunstan
- Re: Change pg_cancel_*() to ignore current backend Eric Ridge
- patch: change magic constants to DEFINE value for readability. CharSyam
- Re: Issues in Replication Progress Tracking Amit Kapila
- Re: Re: [COMMITTERS] pgsql: Map basebackup tablespaces using a tablespace_map file Amit Kapila
- Re: Issues in Replication Progress Tracking Andres Freund
- Re: Issues in Replication Progress Tracking Amit Kapila
- Re: Change pg_cancel_*() to ignore current backend Michael Paquier
- xid wrap / optimize frozen tables? Nils Goroll
- Re: xid wrap / optimize frozen tables? Bruce Momjian
- Re: xid wrap / optimize frozen tables? Tom Lane
- Re: Re: [COMMITTERS] pgsql: Map basebackup tablespaces using a tablespace_map file Andrew Dunstan
- Re: jsonb_set: update or upsert default? David E. Wheeler
- Re: Run pgindent now? Bruce Momjian
- Re: Run pgindent now? Tom Lane
- fsync-pgdata-on-recovery tries to write to more files than previously Christoph Berg
- Re: xid wrap / optimize frozen tables? Nils Goroll
- Re: [GENERAL] psql weird behaviour with charset encodings Noah Misch
- Re: Asynchronous DRAM Self-Refresh Jeremy Harris
- Re: Asynchronous DRAM Self-Refresh Jeremy Harris
- Re: [COMMITTERS] pgsql: Allow GiST distance function to return merely a lower-bound. Tom Lane
- Compiler warning about overflow in xlog.c Petr Jelinek
- Re: jsonb_set: update or upsert default? Petr Jelinek
- Re: Compiler warning about overflow in xlog.c Tom Lane
- Re: xid wrap / optimize frozen tables? Jeff Janes
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Christoph Berg
- Re: [COMMITTERS] pgsql: Allow GiST distance function to return merely a lower-bound. Tom Lane
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Tom Lane
- Re: Disabling trust/ident authentication configure option Tom Lane
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Christoph Berg
- Re: jsonb_set: update or upsert default? Andrew Dunstan
- Re: RFC: Non-user-resettable SET SESSION AUTHORISATION Noah Misch
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Andres Freund
- Re: Run pgindent now? Bruce Momjian
- Re: Run pgindent now? Andres Freund
- Re: Run pgindent now? Bruce Momjian
- Re: Re: [COMMITTERS] pgsql: Map basebackup tablespaces using a tablespace_map file Amit Kapila
- Re: Run pgindent now? Tom Lane
- Re: extend pgbench expressions with functions Fabien COELHO
- Re: psql :: support for \ev viewname and \sv viewname Petr Korobeinikov
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Christoph Berg
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Christoph Berg
- Re: xid wrap / optimize frozen tables? Nils Goroll
- Re: Run pgindent now? Bruce Momjian
- Re: Run pgindent now? Andrew Dunstan
- Re: Run pgindent now? Tom Lane
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Tom Lane
- Re: jsonb concatenate operator's semantics seem questionable Peter Geoghegan
- Re: jsonb concatenate operator's semantics seem questionable Andrew Dunstan
- Re: jsonb concatenate operator's semantics seem questionable Andres Freund
- Re: jsonb concatenate operator's semantics seem questionable Tom Lane
- Re: jsonb concatenate operator's semantics seem questionable Andrew Dunstan
- 9.5 release notes may need ON CONFLICT DO NOTHING compatibility notice for FDW authors Peter Geoghegan
- problems on Solaris Andrew Dunstan
- Re: problems on Solaris Andres Freund
- Re: 9.5 release notes may need ON CONFLICT DO NOTHING compatibility notice for FDW authors Peter Geoghegan
- Re: 9.5 release notes may need ON CONFLICT DO NOTHING compatibility notice for FDW authors Peter Geoghegan
- Re: problems on Solaris Andrew Dunstan
- Re: problems on Solaris Andres Freund
- Free indexed_tlist memory explicitly within set_plan_refs() Peter Geoghegan
- Re: Run pgindent now? Bruce Momjian
- Re: Run pgindent now? Bruce Momjian
- Re: Free indexed_tlist memory explicitly within set_plan_refs() Michael Paquier
- Re: problems on Solaris Stefan Kaltenbrunner
- Re: 9.5 release notes may need ON CONFLICT DO NOTHING compatibility notice for FDW authors Simon Riggs
- Construction of Plan-node by CSP (RE: Custom/Foreign-Join-APIs) Kouhei Kaigai
- Order of columns in query is important?! Colin 't Hart
- Re: Order of columns in query is important?! Colin 't Hart
- Update README.tuplock? Amit Langote
- Re: best place for "rtree" strategy numbers Emre Hasegeli
- Re: Missing importing option of postgres_fdw Etsuro Fujita
- Re: Order of columns in query is important?! Amit Langote
- Re: [BUGS] BUG #13350: blindly fsyncing data dir considered harmful Stephen Frost
- Re: [CORE] [BUGS] BUG #13350: blindly fsyncing data dir considered harmful Magnus Hagander
- Re: [CORE] [BUGS] BUG #13350: blindly fsyncing data dir considered harmful Stephen Frost
- Buggy logic in nodeIndexscan.c queue handling Tom Lane
- Re: [CORE] [BUGS] BUG #13350: blindly fsyncing data dir considered harmful Greg Stark
- Re: [CORE] [BUGS] BUG #13350: blindly fsyncing data dir considered harmful Bruce Momjian
- Re: [CORE] [BUGS] BUG #13350: blindly fsyncing data dir considered harmful Andres Freund
- Re: [CORE] [BUGS] BUG #13350: blindly fsyncing data dir considered harmful Tom Lane
- Re: [CORE] [BUGS] BUG #13350: blindly fsyncing data dir considered harmful Stephen Frost
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Andres Freund
- Re: Run pgindent now? Bruce Momjian
- Re: WIP: Enhanced ALTER OPERATOR Uriy Zhuravlev
- Re: Run pgindent now? Tom Lane
- Re: Run pgindent now? Tom Lane
- Re: Run pgindent now? Andres Freund
- Re: Run pgindent now? Stephen Frost
- Re: xid wrap / optimize frozen tables? Jim Nasby
- Re: Update README.tuplock? Jim Nasby
- Re: Update README.tuplock? Alvaro Herrera
- Re: Run pgindent now? Tom Lane
- Re: Run pgindent now? Alvaro Herrera
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Tom Lane
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Andres Freund
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Stephen Frost
- Re: Run pgindent now? Bruce Momjian
- Re: Run pgindent now? Bruce Momjian
- Re: Run pgindent now? Bruce Momjian
- Re: Run pgindent now? Tom Lane
- Re: Run pgindent now? Bruce Momjian
- Re: [Pgbuildfarm] buildfarm olinguito vs python Andrew Dunstan
- Re: Missing importing option of postgres_fdw Tom Lane
- Re: [Pgbuildfarm] buildfarm olinguito vs python Alvaro Herrera
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Andres Freund
- Re: Run pgindent now? Bruce Momjian
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Tom Lane
- Re: Run pgindent now? Bruce Momjian
- Re: Run pgindent now? Tom Lane
- Re: Run pgindent now? Andres Freund
- Re: Run pgindent now? Alvaro Herrera
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Stephen Frost
- Re: Run pgindent now? Alvaro Herrera
- Re: Update README.tuplock? Alvaro Herrera
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Stephen Frost
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Andres Freund
- Re: POC: Cache data in GetSnapshotData() Andres Freund
- about lob(idea) alex2010
- Re: Run pgindent now? Tom Lane
- Re: Run pgindent now? Bruce Momjian
- Re: Run pgindent now? Tom Lane
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Tom Lane
- Re: [Pgbuildfarm] buildfarm olinguito vs python Davin M. Potts
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Alvaro Herrera
- Re: Run pgindent now? Alvaro Herrera
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Tom Lane
- Re: [Pgbuildfarm] buildfarm olinguito vs python Andrew Dunstan
- Re: [Pgbuildfarm] buildfarm olinguito vs python Tom Lane
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Josh Berkus
- Re: multivariate statistics / patch v7 Tomas Vondra
- Re: [CORE] [BUGS] BUG #13350: blindly fsyncing data dir considered harmful Josh Berkus
- Re: [CORE] [BUGS] BUG #13350: blindly fsyncing data dir considered harmful Andres Freund
- Re: Run pgindent now? Bruce Momjian
- Re: Run pgindent now? Tom Lane
- Re: Buggy logic in nodeIndexscan.c queue handling Heikki Linnakangas
- Re: Run pgindent now? Alvaro Herrera
- Re: Run pgindent now? Alvaro Herrera
- Re: brin regression test intermittent failures Tom Lane
- Re: Run pgindent now? Tom Lane
- Re: brin regression test intermittent failures Peter Geoghegan
- Re: Run pgindent now? Bruce Momjian
- Re: Run pgindent now? Bruce Momjian
- Re: Run pgindent now? Andres Freund
- Re: Run pgindent now? Bruce Momjian
- Re: Update README.tuplock? Amit Langote
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Robert Haas
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Stephen Frost
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Andres Freund
- Re: brin regression test intermittent failures Tom Lane
- Re: Run pgindent now? Tom Lane
- Re: problems on Solaris Andres Freund
- Re: Asynchronous DRAM Self-Refresh Josh Berkus
- Re: brin regression test intermittent failures Tom Lane
- Re: POC: Cache data in GetSnapshotData() Amit Kapila
- Re: anole: assorted stability problems Andres Freund
- Re: Missing importing option of postgres_fdw Etsuro Fujita
- fsync bug faq for publication? Josh Berkus
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Abhijit Menon-Sen
- Re: fsync bug faq for publication? Tom Lane
- Re: fsync bug faq for publication? Magnus Hagander
- Re: Supporting TAP tests with MSVC and Windows Michael Paquier
- [Postgresql NLS support] : Help on using NLS , Custom dictionary to enhance our website search functionality Nivedita Kulkarni
- Re: [PATCH] Generalized JSON output functions Shulgin, Oleksandr
- Why does txid_current() assign new transaction-id? Naoya Anzai
- Re: problems on Solaris Dave Page
- Re: 9.5 release notes may need ON CONFLICT DO NOTHING compatibility notice for FDW authors Albe Laurenz
- ERROR: MultiXactId xxxx has not been created yet -- apparent wraparound Paul Smith
- Re: ERROR: MultiXactId xxxx has not been created yet -- apparent wraparound Tatsuo Ishii
- Re: ERROR: MultiXactId xxxx has not been created yet -- apparent wraparound Paul Smith
- Re: Order of columns in query is important?! CK Tan
- Re: Order of columns in query is important?! Petr Jelinek
- Re: Order of columns in query is important?! CK Tan
- Re: Order of columns in query is important?! Simon Riggs
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Stephen Frost
- Selectivity estimation for intarray with @@ Uriy Zhuravlev
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Robert Haas
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Robert Haas
- PostgreSQL 8.3 index page count clarification Srinivas Karthik V
- Re: PostgreSQL 8.3 index page count clarification Andrew Dunstan
- Re: [COMMITTERS] pgsql: Row-Level Security Policies (RLS) Stephen Frost
- Re: Order of columns in query is important?! Tom Lane
- Re: brin regression test intermittent failures Alvaro Herrera
- Re: Why does txid_current() assign new transaction-id? Tom Lane
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Tom Lane
- Re: [COMMITTERS] pgsql: Row-Level Security Policies (RLS) Alvaro Herrera
- Re: "unaddressable bytes" in BRIN Alvaro Herrera
- Re: ERROR: MultiXactId xxxx has not been created yet -- apparent wraparound Alvaro Herrera
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Andrew Dunstan
- Re: ERROR: MultiXactId xxxx has not been created yet -- apparent wraparound Paul Smith
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Tom Lane
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Andrew Dunstan
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Magnus Hagander
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Tom Lane
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Andres Freund
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Andres Freund
- Re: Why does txid_current() assign new transaction-id? Christoph Berg
- Re: Why does txid_current() assign new transaction-id? Tom Lane
- Re: Why does txid_current() assign new transaction-id? Christoph Berg
- Re: Why does txid_current() assign new transaction-id? Tom Lane
- Re: fsync bug faq for publication? Josh Berkus
- Re: fsync bug faq for publication? Tom Lane
- Re: fsync bug faq for publication? Josh Berkus
- Re: ERROR: MultiXactId xxxx has not been created yet -- apparent wraparound Alvaro Herrera
- Re: Run pgindent now? Robert Haas
- Re: ERROR: MultiXactId xxxx has not been created yet -- apparent wraparound Josh Berkus
- Re: Run pgindent now? Tom Lane
- Re: Run pgindent now? Alvaro Herrera
- jsonb_set Andrew Dunstan
- Re: optimizing vacuum truncation scans Jeff Janes
- Re: Run pgindent now? Andrew Dunstan
- why does txid_current() assign new transaction-id? Naoya Anzai
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Andres Freund
- Re: ERROR: MultiXactId xxxx has not been created yet -- apparent wraparound Paul Smith
- Re: Run pgindent now? Aidan Van Dyk
- Re: Run pgindent now? Andres Freund
- Re: hstore_plpython regression test does not work on Python 3 Oskari Saarenmaa
- Re: Redesigning checkpoint_segments Jeff Janes
- Re: ERROR: MultiXactId xxxx has not been created yet -- apparent wraparound Alvaro Herrera
- Re: about lob(idea) Martín Marqués
- Run a test instance from the source directory Arjen Nienhuis
- Re: a few thoughts on the schedule Bruce Momjian
- Re: [COMMITTERS] pgsql: Add pg_audit, an auditing extension Stephen Frost
- Re: optimizing vacuum truncation scans Jeff Janes
- Re: Run pgindent now? Peter Eisentraut
- Re: Run pgindent now? Andres Freund
- Re: Run pgindent now? Peter Eisentraut
- psql po translation update Tatsuo Ishii
- Re: Run pgindent now? Robert Haas
- Re: Construction of Plan-node by CSP (RE: Custom/Foreign-Join-APIs) Robert Haas
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Abhijit Menon-Sen
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Abhijit Menon-Sen
- Re: [COMMITTERS] pgsql: Row-Level Security Policies (RLS) Stephen Frost
- Re: [COMMITTERS] pgsql: Add pg_audit, an auditing extension Robert Haas
- Re: psql po translation update Robert Haas
- Re: [Pgbuildfarm] buildfarm olinguito vs python Tom Lane
- Re: RFC: Non-user-resettable SET SESSION AUTHORISATION Robert Haas
- Re: psql po translation update Tatsuo Ishii
- Re: RFC: Non-user-resettable SET SESSION AUTHORISATION Robert Haas
- Re: why does txid_current() assign new transaction-id? Michael Paquier
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Abhijit Menon-Sen
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Abhijit Menon-Sen
- Re: [COMMITTERS] pgsql: Row-Level Security Policies (RLS) Dean Rasheed
- Re: why does txid_current() assign new transaction-id? Naoya Anzai
- Re: about lob(idea) Guillaume Lelarge
- Triggers on transaction? Jordan Gigov
- Re: Triggers on transaction? Marko Tiikkaja
- Re: Re: [COMMITTERS] pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Amit Kapila
- Re: Triggers on transaction? Jordan Gigov
- Re: Triggers on transaction? hubert depesz lubaczewski
- Re: Triggers on transaction? Benedikt Grundmann
- Re: Triggers on transaction? Simon Riggs
- Re: Triggers on transaction? Andreas Joseph Krogh
- Re: Re: [COMMITTERS] pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Simon Riggs
- Re: [COMMITTERS] pgsql: Add pg_audit, an auditing extension Stephen Frost
- Re: Triggers on transaction? Glyn Astill
- Re: [COMMITTERS] pgsql: Add pg_audit, an auditing extension Noah Misch
- Re: [COMMITTERS] pgsql: Row-Level Security Policies (RLS) Stephen Frost
- Re: Run pgindent now? Garick Hamlin
- Re: Re: [COMMITTERS] pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Alvaro Herrera
- Re: Triggers on transaction? Tom Lane
- Re: Re: [COMMITTERS] pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Simon Riggs
- Re: [COMMITTERS] pgsql: Add pg_audit, an auditing extension Stephen Frost
- rhel6 rpm file locations Ted Toth
- pg_upgrade resets timeline to 1 Christoph Berg
- Re: Run pgindent now? Bruce Momjian
- PGCon hacker lounge Dan Langille
- Re: PGCon hacker lounge Alexander Korotkov
- Re: Run pgindent now? Andrew Dunstan
- Re: [COMMITTERS] pgsql: Add pg_audit, an auditing extension Robert Haas
- Re: Triggers on transaction? Andrew Dunstan
- Re: [Pgbuildfarm] buildfarm olinguito vs python Davin M. Potts
- Re: [Pgbuildfarm] buildfarm olinguito vs python Davin M. Potts
- Re: [Pgbuildfarm] buildfarm olinguito vs python Davin M. Potts
- Can we add syntax for references auto create index or not. digoal zhou
- Re: Can we add syntax for references auto create index or not. David G. Johnston
- Re: pg_upgrade resets timeline to 1 Bruce Momjian
- Re: WIP: Enhanced ALTER OPERATOR Robert Haas
- Re: rhel6 rpm file locations Robert Haas
- Re: [Postgresql NLS support] : Help on using NLS , Custom dictionary to enhance our website search functionality Robert Haas
- Re: [PATCH] Generalized JSON output functions Robert Haas
- Re: [PATCH] Generalized JSON output functions Andrew Dunstan
- Re: Run pgindent now? Tom Lane
- Improving GEQO boix
- Re: rhel6 rpm file locations Ted Toth
- Re: problems on Solaris Robert Haas
- Re: rhel6 rpm file locations Robert Haas
- Re: pg_upgrade resets timeline to 1 Christoph Berg
- Possible pointer dereference Gaetano Mendola
- Re: optimizing vacuum truncation scans Tom Lane
- Re: Construction of Plan-node by CSP (RE: Custom/Foreign-Join-APIs) Tom Lane
- Re: [COMMITTERS] pgsql: Add pg_audit, an auditing extension Stephen Frost
- Re: Run pgindent now? Peter Eisentraut
- Re: Run pgindent now? Andres Freund
- Re: Run pgindent now? Peter Eisentraut
- Re: Improving GEQO Tom Lane
- Re: Run pgindent now? Andrew Dunstan
- Re: pg_upgrade resets timeline to 1 Bruce Momjian
- Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Alvaro Herrera
- Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Steve Kehlet
- Re: problems on Solaris Andres Freund
- GENERATED: the new generation David Fetter
- Re: Run pgindent now? Peter Eisentraut
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Tom Lane
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Tom Lane
- Re: Possible pointer dereference Haribabu Kommi
- Re: Can we add syntax for references auto create index or not. David G. Johnston
- Re: [COMMITTERS] pgsql: Add pg_audit, an auditing extension Noah Misch
- Re: [COMMITTERS] pgsql: Add pg_audit, an auditing extension Stephen Frost
- Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Alvaro Herrera
- Re: problems on Solaris Robert Haas
- Re: [COMMITTERS] pgsql: Add pg_audit, an auditing extension Joshua D. Drake
- Re: Can we add syntax for references auto create index or not. digoal zhou
- Re: [COMMITTERS] pgsql: Add pg_audit, an auditing extension Stephen Frost
- Re: [COMMITTERS] pgsql: Add pg_audit, an auditing extension Joshua D. Drake
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Robert Haas
- Re: [COMMITTERS] pgsql: Add pg_audit, an auditing extension Stephen Frost
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Alvaro Herrera
- Re: Freeze avoidance of very large table. Sawada Masahiko
- Re: [COMMITTERS] pgsql: Add pg_audit, an auditing extension Pavel Stehule
- Re: [COMMITTERS] pgsql: Add pg_audit, an auditing extension Tom Lane
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Robert Haas
- About that re-release ... Tom Lane
- Re: [COMMITTERS] pgsql: Add pg_audit, an auditing extension Joshua D. Drake
- Re: About that re-release ... Robert Haas
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Abhijit Menon-Sen
- Re: About that re-release ... Tom Lane
- Re: About that re-release ... Robert Haas
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Tom Lane
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Abhijit Menon-Sen
- Re: why does txid_current() assign new transaction-id? Michael Paquier
- Re: postgres_fdw join pushdown (was Re: Custom/Foreign-Join-APIs) Shigeru Hanada
- Re: [COMMITTERS] pgsql: Add pg_audit, an auditing extension Stephen Frost
- Re: pg_upgrade resets timeline to 1 Noah Misch
- Re: [COMMITTERS] pgsql: Row-Level Security Policies (RLS) Dean Rasheed
- Re: pg_upgrade resets timeline to 1 Simon Riggs
- Re: [COMMITTERS] pgsql: Row-Level Security Policies (RLS) Stephen Frost
- Re: [COMMITTERS] pgsql: Add pg_audit, an auditing extension Heikki Linnakangas
- Re: pg_upgrade resets timeline to 1 Christoph Berg
- Re: [COMMITTERS] pgsql: Add pg_audit, an auditing extension Stephen Frost
- Re: pg_upgrade resets timeline to 1 Christoph Berg
- Re: WIP: Enhanced ALTER OPERATOR Alexander Korotkov
- Re: pg_upgrade resets timeline to 1 Christoph Berg
- Re: [COMMITTERS] pgsql: Add pg_audit, an auditing extension Stephen Frost
- Re: Re: 9.5 release notes may need ON CONFLICT DO NOTHING compatibility notice for FDW authors Etsuro Fujita
- pg_get_functiondef() does not show LEAKPROOF for leakproof functions Jeevan Chalke
- Re: [COMMITTERS] pgsql: Add pg_audit, an auditing extension Heikki Linnakangas
- Re: About that re-release ... Marco Atzeri
- [Proposal] More Vacuum Statistics Naoya Anzai
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Robert Haas
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Robert Haas
- Re: [COMMITTERS] pgsql: Add pg_audit, an auditing extension Stephen Frost
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Robert Haas
- Re: Possible pointer dereference Robert Haas
- Memory leak with XLogFileCopy since de768844 (WAL file with .partial) Michael Paquier
- Re: [BUGS] pg_get_functiondef() does not show LEAKPROOF for leakproof functions Michael Paquier
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Robert Haas
- Re: rhel6 rpm file locations Ted Toth
- Re: Possible pointer dereference Tom Lane
- Re: [Proposal] More Vacuum Statistics Tom Lane
- Re: [BUGS] pg_get_functiondef() does not show LEAKPROOF for leakproof functions Tom Lane
- Re: pg_upgrade resets timeline to 1 Bruce Momjian
- Re: pg_upgrade resets timeline to 1 Bruce Momjian
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Abhijit Menon-Sen
- Re: pg_upgrade resets timeline to 1 Noah Misch
- Re: PGCon hacker lounge Dan Langille
- Re: pg_upgrade resets timeline to 1 Bruce Momjian
- Re: pg_upgrade resets timeline to 1 Noah Misch
- proleakproof vs opr_sanity test Tom Lane
- Re: pg_upgrade resets timeline to 1 Christoph Berg
- Re: WIP: Enhanced ALTER OPERATOR Tom Lane
- [PATCH] readlink missing nul-termination in pg_rewind Abhijit Menon-Sen
- Re: [PATCH] readlink missing nul-termination in pg_rewind Tom Lane
- Re: About that re-release ... Robert Haas
- Re: rhel6 rpm file locations Jeff Frost
- RFC: Remove contrib entirely Joshua D. Drake
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Robert Haas
- Re: rhel6 rpm file locations Devrim GÜNDÜZ
- Re: [PATCH] readlink missing nul-termination in pg_rewind Tom Lane
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Tom Lane
- Re: About that re-release ... Josh Berkus
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Abhijit Menon-Sen
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Robert Haas
- Re: About that re-release ... Marco Atzeri
- Re: Improving GEQO boix
- Re: Improving GEQO Merlin Moncure
- Re: RFC: Remove contrib entirely Stephen Frost
- Re: Improving GEQO Atri Sharma
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Robert Haas
- Re: RFC: Remove contrib entirely Joshua D. Drake
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Joshua D. Drake
- Re: RFC: Remove contrib entirely Andrew Dunstan
- useless assignment pointer argument Gaetano Mendola
- Re: useless assignment pointer argument Andres Freund
- Re: RFC: Remove contrib entirely Joshua D. Drake
- Re: Possible pointer dereference Gaetano Mendola
- Re: useless assignment pointer argument Gaetano Mendola
- Re: psql tabcomplete - minor bugfix - tabcomplete for SET ROLE TO xxx Peter Eisentraut
- Re: PGCon hacker lounge Jim Nasby
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Tom Lane
- Re: Free indexed_tlist memory explicitly within set_plan_refs() Peter Geoghegan
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Alvaro Herrera
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Thomas Munro
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Robert Haas
- Re: hstore_plpython regression test does not work on Python 3 Peter Eisentraut
- Re: RFC: Non-user-resettable SET SESSION AUTHORISATION Noah Misch
- Re: Patch to improve a few appendStringInfo* calls Peter Eisentraut
- Re: pg_upgrade resets timeline to 1 Noah Misch
- Re: [PATCH] readlink missing nul-termination in pg_rewind Michael Paquier
- Re: pg_upgrade resets timeline to 1 Gavin Flower
- Re: RFC: Remove contrib entirely Andrew Dunstan
- Re: Free indexed_tlist memory explicitly within set_plan_refs() Peter Geoghegan
- auto_explain sample rate Craig Ringer
- Re: RFC: Remove contrib entirely Peter Eisentraut
- Re: RFC: Remove contrib entirely Joshua D. Drake
- Re: RFC: Remove contrib entirely Joshua D. Drake
- [PATCH] Document that directly callable functions may use fn_extra Craig Ringer
- Re: RFC: Remove contrib entirely Amit Langote
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Alvaro Herrera
- Re: RFC: Remove contrib entirely Stephen Frost
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Alvaro Herrera
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Abhijit Menon-Sen
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Robert Haas
- Re: hstore_plpython regression test does not work on Python 3 Tom Lane
- Re: RFC: Remove contrib entirely Joshua D. Drake
- Re: auto_explain sample rate Tom Lane
- Re: useless assignment pointer argument Tom Lane
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Tom Lane
- Re: hstore_plpython regression test does not work on Python 3 Oskari Saarenmaa
- Re: RFC: Remove contrib entirely Guillaume Lelarge
- Re: RFC: Remove contrib entirely Fabien COELHO
- Re: RFC: Remove contrib entirely Pavel Stehule
- Re: RFC: Remove contrib entirely Guillaume Lelarge
- Re: RFC: Remove contrib entirely Guillaume Lelarge
- Re: RFC: Remove contrib entirely Pavel Stehule
- Re: RFC: Remove contrib entirely Michael Paquier
- Re: RFC: Remove contrib entirely Pavel Stehule
- Re: psql tabcomplete - minor bugfix - tabcomplete for SET ROLE TO xxx Jeevan Chalke
- Re: psql tabcomplete - minor bugfix - tabcomplete for SET ROLE TO xxx Pavel Stehule
- Re: RFC: Remove contrib entirely Michael Paquier
- Re: RFC: Remove contrib entirely Pavel Stehule
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Michael Paquier
- Re: bugfix: incomplete implementation of errhidecontext Jeevan Chalke
- Re: bugfix: incomplete implementation of errhidecontext Pavel Stehule
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Amit Kapila
- Re: WIP: Enhanced ALTER OPERATOR Alexander Korotkov
- Re: RFC: Remove contrib entirely Dave Page
- Re: RFC: Remove contrib entirely Dave Page
- Re: RFC: Remove contrib entirely Dave Page
- Re: RFC: Remove contrib entirely Dave Page
- Re: RFC: Remove contrib entirely Pavel Stehule
- Re: RFC: Remove contrib entirely Pavel Stehule
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Michael Paquier
- Re: RFC: Remove contrib entirely Michael Paquier
- Re: RFC: Remove contrib entirely Dave Page
- Re: RFC: Remove contrib entirely Pavel Stehule
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Amit Kapila
- Re: Free indexed_tlist memory explicitly within set_plan_refs() Peter Geoghegan
- Re: bugfix: incomplete implementation of errhidecontext Pavel Stehule
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Thomas Munro
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Christoph Berg
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Christoph Berg
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Michael Paquier
- Re: proleakproof vs opr_sanity test Michael Paquier
- Re: RFC: Remove contrib entirely Joshua D. Drake
- Re: RFC: Remove contrib entirely Joshua D. Drake
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Tom Lane
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Tom Lane
- Re: RFC: Remove contrib entirely Stephen Frost
- Re: [PATCH] Document that directly callable functions may use fn_extra Peter Eisentraut
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Robert Haas
- Re: [Proposal] More Vacuum Statistics Jeff Janes
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Tom Lane
- Need Force flag for pg_drop_replication_slot() Josh Berkus
- pgindent vs emacs Andrew Dunstan
- Re: Need Force flag for pg_drop_replication_slot() Andres Freund
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Abhijit Menon-Sen
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Andres Freund
- Re: Need Force flag for pg_drop_replication_slot() Stephen Frost
- [PATCH, TRIVIAL] don't specify S_IRUSR|S_IWUSR without O_CREAT Abhijit Menon-Sen
- Re: pgindent vs emacs Andres Freund
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Tom Lane
- Re: Need Force flag for pg_drop_replication_slot() Josh Berkus
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Andres Freund
- Re: Need Force flag for pg_drop_replication_slot() Stephen Frost
- postpone next week's release Robert Haas
- Re: RFC: Remove contrib entirely Jeff Janes
- Re: Need Force flag for pg_drop_replication_slot() Josh Berkus
- Re: Need Force flag for pg_drop_replication_slot() Andres Freund
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Tom Lane
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Andres Freund
- Re: pgindent vs emacs Andrew Dunstan
- Re: RFC: Remove contrib entirely Jeff Janes
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Stephen Frost
- Re: Need Force flag for pg_drop_replication_slot() Stephen Frost
- Re: Need Force flag for pg_drop_replication_slot() Josh Berkus
- Re: Need Force flag for pg_drop_replication_slot() Stephen Frost
- Re: RFC: Remove contrib entirely Josh Berkus
- Re: postpone next week's release Bruce Momjian
- Re: postpone next week's release Stephen Frost
- Re: [CORE] postpone next week's release Bruce Momjian
- Re: fsync-pgdata-on-recovery tries to write to more files than previously Christoph Berg
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Robert Haas
- Re: Need Force flag for pg_drop_replication_slot() Josh Berkus
- Re: [CORE] postpone next week's release Magnus Hagander
- Re: [CORE] postpone next week's release Magnus Hagander
- Re: RFC: Remove contrib entirely Joshua D. Drake
- Re: [CORE] postpone next week's release Robert Haas
- Re: RFC: Remove contrib entirely Joshua D. Drake
- Re: Need Force flag for pg_drop_replication_slot() Joshua D. Drake
- Re: Need Force flag for pg_drop_replication_slot() Andres Freund
- Re: Need Force flag for pg_drop_replication_slot() Andres Freund
- Re: RFC: Remove contrib entirely Pavel Stehule
- Re: [CORE] postpone next week's release Stephen Frost
- Re: [CORE] postpone next week's release Joshua D. Drake
- Re: [CORE] postpone next week's release Tom Lane
- Re: [CORE] postpone next week's release Magnus Hagander
- Re: [CORE] postpone next week's release Stephen Frost
- Re: Need Force flag for pg_drop_replication_slot() Josh Berkus
- Re: [CORE] postpone next week's release Tom Lane
- Re: [CORE] postpone next week's release Stephen Frost
- Re: [CORE] postpone next week's release Magnus Hagander
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Bruce Momjian
- Re: [CORE] postpone next week's release Stephen Frost
- Re: [CORE] postpone next week's release Bruce Momjian
- Re: [CORE] postpone next week's release Stephen Frost
- Re: RFC: Remove contrib entirely Joshua D. Drake
- Re: [CORE] postpone next week's release Tom Lane
- Re: [CORE] postpone next week's release Stephen Frost
- Re: [CORE] postpone next week's release Bruce Momjian
- Re: [CORE] postpone next week's release Joshua D. Drake
- Re: Need Force flag for pg_drop_replication_slot() Josh Berkus
- Re: [CORE] postpone next week's release Robert Haas
- Re: Need Force flag for pg_drop_replication_slot() Stephen Frost
- Re: [CORE] postpone next week's release Tom Lane
- Re: RFC: Remove contrib entirely Pavel Stehule
- Re: Need Force flag for pg_drop_replication_slot() Simon Riggs
- Re: Re: 9.5 release notes may need ON CONFLICT DO NOTHING compatibility notice for FDW authors Peter Geoghegan
- Re: Need Force flag for pg_drop_replication_slot() Simon Riggs
- Re: 9.5 release notes may need ON CONFLICT DO NOTHING compatibility notice for FDW authors Peter Geoghegan
- Re: [CORE] postpone next week's release Andres Freund
- initdb -S versus superuser check and Windows restricted mode Tom Lane
- Re: RFC: Remove contrib entirely Josh Berkus
- Re: [CORE] postpone next week's release Bruce Momjian
- Re: RFC: Remove contrib entirely Peter Geoghegan
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Josh Berkus
- Re: [CORE] postpone next week's release Andres Freund
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Steve Kehlet
- Re: RFC: Remove contrib entirely Tom Lane
- Re: [CORE] postpone next week's release Tom Lane
- Re: RFC: Remove contrib entirely Peter Geoghegan
- Re: RFC: Remove contrib entirely Tom Lane
- Re: [CORE] postpone next week's release Robert Haas
- Re: RFC: Remove contrib entirely Peter Geoghegan
- Re: RFC: Remove contrib entirely Josh Berkus
- Re: [CORE] postpone next week's release Bruce Momjian
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Robert Haas
- Re: [CORE] postpone next week's release Andres Freund
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Thomas Munro
- Join Filter vs. Index Cond (performance regression 9.1->9.2+/HEAD) Andrew Gierth
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Andres Freund
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Thomas Munro
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Andres Freund
- nested loop semijoin estimates Tomas Vondra
- Re: [CORE] postpone next week's release Stephen Frost
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Andres Freund
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Andres Freund
- Re: nested loop semijoin estimates Tomas Vondra
- Re: [Proposal] More Vacuum Statistics Jim Nasby
- Re: [Proposal] More Vacuum Statistics Andres Freund
- cannot set view triggers to replica Peter Eisentraut
- session_replication_role origin vs local Peter Eisentraut
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Robert Haas
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Robert Haas
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Thomas Munro
- Re: [CORE] postpone next week's release Robert Haas
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Alvaro Herrera
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Alvaro Herrera
- Re: [Proposal] More Vacuum Statistics Alvaro Herrera
- Re: [CORE] postpone next week's release Tom Lane
- Re: [CORE] postpone next week's release Andres Freund
- Re: [CORE] postpone next week's release Andres Freund
- Re: [CORE] postpone next week's release Noah Misch
- Re: FPW compression leaks information Michael Paquier
- Re: Free indexed_tlist memory explicitly within set_plan_refs() Peter Geoghegan
- Re: cannot set view triggers to replica Michael Paquier
- Re: initdb -S versus superuser check and Windows restricted mode Michael Paquier
- Re: why does txid_current() assign new transaction-id? Christoph Berg
- Re: [CORE] postpone next week's release Bruce Momjian
- Re: [CORE] postpone next week's release Bruce Momjian
- Re: [CORE] postpone next week's release Robert Haas
- Re: [CORE] postpone next week's release Joshua D. Drake
- Re: [Proposal] More Vacuum Statistics Tom Lane
- Re: [CORE] postpone next week's release Bruce Momjian
- Re: [Proposal] More Vacuum Statistics Tomas Vondra
- Re: [Proposal] More Vacuum Statistics Tomas Vondra
- Re: nested loop semijoin estimates Tomas Vondra
- Re: [CORE] postpone next week's release Robert Haas
- Re: [CORE] postpone next week's release Peter Geoghegan
- Re: [CORE] postpone next week's release Peter Geoghegan
- Re: nested loop semijoin estimates Tom Lane
- Re: [CORE] postpone next week's release Andres Freund
- Re: [CORE] postpone next week's release Andres Freund
- Re: nested loop semijoin estimates Tomas Vondra
- Re: nested loop semijoin estimates Tom Lane
- Re: [CORE] postpone next week's release Tom Lane
- Re: [CORE] postpone next week's release Andres Freund
- Re: nested loop semijoin estimates Tomas Vondra
- Re: Free indexed_tlist memory explicitly within set_plan_refs() Peter Geoghegan
- Re: Free indexed_tlist memory explicitly within set_plan_refs() Peter Geoghegan
- Re: [CORE] postpone next week's release David Steele
- Re: problems on Solaris Andres Freund
- Re: [CORE] postpone next week's release Joshua D. Drake
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Andres Freund
- [idea] more aggressive join pushdown on postgres_fdw Kouhei Kaigai
- Re: [CORE] postpone next week's release David Steele
- [PATCH] Reload SSL certificates on SIGHUP Andreas Karlsson
- Re: [CORE] postpone next week's release Bruce Momjian
- Re: [CORE] postpone next week's release Joshua D. Drake
- Re: postpone next week's release David G. Johnston
- Re: [CORE] postpone next week's release Bruce Momjian
- Is there some possibilities to take info about login mapping inside session? Pavel Stehule
- Re: cannot set view triggers to replica Dean Rasheed
- Re: [CORE] postpone next week's release Michael Paquier
- Re: [CORE] postpone next week's release Robert Haas
- Re: Re: [GENERAL] 9.4.1 -> 9.4.2 problem: could not access status of transaction 1 Robert Haas
- Re: session_replication_role origin vs local Robert Haas
- Re: Join Filter vs. Index Cond (performance regression 9.1->9.2+/HEAD) Robert Haas
- Re: problems on Solaris Robert Haas
- Re: [CORE] postpone next week's release Bruce Momjian
- Re: [CORE] postpone next week's release Bruce Momjian
- Re: Is there some possibilities to take info about login mapping inside session? Stephen Frost
- Re: [CORE] postpone next week's release Noah Misch
- Re: [CORE] postpone next week's release Tom Lane
- Re: [CORE] postpone next week's release David Steele
- Re: [CORE] postpone next week's release Bruce Momjian
- Re: Join Filter vs. Index Cond (performance regression 9.1->9.2+/HEAD) Tom Lane
- pg_xlog -> pg_xjournal? Joel Jacobson
- Re: pg_xlog -> pg_xjournal? Tom Lane
- Re: [CORE] postpone next week's release Andres Freund
- Re: pg_xlog -> pg_xjournal? Joel Jacobson