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