Mailing lists [pgsql-hackers]
- Re: Additional role attributes && superuser review Robert Haas
- Re: Proposal: knowing detail of config files via SQL Robert Haas
- Re: Proposal: knowing detail of config files via SQL David Steele
- Re: alternative compression algorithms? Robert Haas
- Re: [COMMITTERS] pgsql: Add transforms feature Michael Paquier
- Re: patch for xidin Robert Haas
- Re: [PATCH] libpq: Allow specifying multiple host names to try to connect to Robert Haas
- Re: Minor improvement to config.sgml Robert Haas
- Re: INSERT ... ON CONFLICT syntax issues Andres Freund
- Re: Reducing tuple overhead Jim Nasby
- Re: alternative compression algorithms? Tom Lane
- Re: alternative compression algorithms? Tomas Vondra
- Re: mogrify and indent features for jsonb Petr Jelinek
- Incompatible trig error handling John Gorman
- Re: INSERT ... ON CONFLICT syntax issues Simon Riggs
- Re: INSERT ... ON CONFLICT syntax issues Peter Geoghegan
- Re: alternative compression algorithms? Petr Jelinek
- Re: Final Patch for GROUPING SETS Andres Freund
- Re: Incompatible trig error handling Tom Lane
- Re: Additional role attributes && superuser review Alvaro Herrera
- Re: Additional role attributes && superuser review Gavin Flower
- Re: alternative compression algorithms? Robert Haas
- Re: Additional role attributes && superuser review Robert Haas
- Re: alternative compression algorithms? Tomas Vondra
- Re: pg_upgrade: quote directory names in delete_old_cluster script Bruce Momjian
- Re: Make more portable TAP tests of initdb Noah Misch
- Re: Proposal: knowing detail of config files via SQL Sawada Masahiko
- Re: Auditing extension for PostgreSQL (Take 2) Sawada Masahiko
- Re: Reducing tuple overhead Amit Kapila
- Re: Final Patch for GROUPING SETS Andrew Gierth
- Re: CTE optimization fence on the todo list? Chris Rogers
- Minor typo in doc: replication-origins.sgml Amit Langote
- Re: Minor typo in doc: replication-origins.sgml Magnus Hagander
- Re: How about to have relnamespace and relrole? Kyotaro HORIGUCHI
- Re: ATSimpleRecursion() and inheritance foreign parents Etsuro Fujita
- Re: PL/pgSQL, RAISE and error context Pavel Stehule
- Re: Missing psql tab-completion for ALTER FOREIGN TABLE Etsuro Fujita
- Re: Minor improvement to config.sgml Etsuro Fujita
- Re: [RFC] sepgsql: prohibit users to relabel objects Denis Kirjanov
- Re: Missing importing option of postgres_fdw Etsuro Fujita
- Re: PL/pgSQL, RAISE and error context Marko Tiikkaja
- Re: PL/pgSQL, RAISE and error context Pavel Stehule
- Re: PL/pgSQL, RAISE and error context Pavel Stehule
- Re: Auditing extension for PostgreSQL (Take 2) Fujii Masao
- bugfix: incomplete implementation of errhidecontext Pavel Stehule
- Re: Proposal : REINDEX xxx VERBOSE Sawada Masahiko
- Re: Freeze avoidance of very large table. Sawada Masahiko
- Re: alternative compression algorithms? Robert Haas
- Re: Reducing tuple overhead Robert Haas
- Re: CTE optimization fence on the todo list? Robert Haas
- Re: [RFC] sepgsql: prohibit users to relabel objects Robert Haas
- Re: Proposal : REINDEX xxx VERBOSE Robert Haas
- Loss of some parts of the function definition Sergey Grinko
- Re: Disabling trust/ident authentication configure option Robert Haas
- Re: Reducing tuple overhead Simon Riggs
- Re: json_populate_record issue - TupleDesc reference leak Bruce Momjian
- Re: json_populate_record issue - TupleDesc reference leak Pavel Stehule
- Re: Reducing tuple overhead Robert Haas
- feature freeze and beta schedule Peter Eisentraut
- Re: BRIN range operator class Robert Haas
- Re: Loss of some parts of the function definition Pavel Stehule
- Re: Use outerPlanState() consistently in executor code Robert Haas
- Re: configure can't detect proper pthread flags Robert Haas
- Re: Re: [BUGS] BUG #11805: Missing SetServiceStatus call during service shutdown in pg_ctl (Windows only) Robert Haas
- Re: Use outerPlanState() consistently in executor code Bruce Momjian
- Re: Re: [BUGS] BUG #11805: Missing SetServiceStatus call during service shutdown in pg_ctl (Windows only) Michael Paquier
- Re: Proposal : REINDEX xxx VERBOSE Sawada Masahiko
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Kouhei Kaigai
- Re: configure can't detect proper pthread flags Max Filippov
- Re: Loss of some parts of the function definition Sergey Grinko
- Re: Precedence of NOT LIKE, NOT BETWEEN, etc Bruce Momjian
- Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) Robert Haas
- Re: Loss of some parts of the function definition Pavel Stehule
- Re: Reducing tuple overhead Amit Kapila
- Re: Reducing tuple overhead Robert Haas
- Re: contrib/fuzzystrmatch/dmetaphone.c license Bruce Momjian
- Re: Moving on to close the current CF 2015-02 Michael Paquier
- Re: Turning recovery.conf into GUCs Michael Paquier
- Re: collations in shared catalogs? Bruce Momjian
- Re: Precedence of NOT LIKE, NOT BETWEEN, etc Tom Lane
- Re: Use outerPlanState() consistently in executor code Robert Haas
- Re: collations in shared catalogs? Tom Lane
- Re: pg_upgrade: quote directory names in delete_old_cluster script Alvaro Herrera
- Re: Reducing tuple overhead Alvaro Herrera
- Re: feature freeze and beta schedule Robert Haas
- Re: Proposal : REINDEX xxx VERBOSE Fabrízio de Royes Mello
- Re: Proposal : REINDEX xxx VERBOSE Robert Haas
- Re: BRIN range operator class Alvaro Herrera
- Re: feature freeze and beta schedule Peter Eisentraut
- Re: feature freeze and beta schedule Robert Haas
- Re: pg_upgrade: quote directory names in delete_old_cluster script Bruce Momjian
- ERROR: unexpected data beyond EOF Joshua D. Drake
- cost_index() and path row estimate. Bernd Helmle
- Re: ERROR: unexpected data beyond EOF Alvaro Herrera
- Re: Use outerPlanState() consistently in executor code Qingqing Zhou
- Re: Relation extension scalability Qingqing Zhou
- Re: ERROR: unexpected data beyond EOF Joshua D. Drake
- transforms vs. CLOBBER_CACHE_ALWAYS Andrew Dunstan
- Re: Faster setup_param_list() in plpgsql Pavel Stehule
- Re: ERROR: unexpected data beyond EOF Joshua D. Drake
- Re: ERROR: unexpected data beyond EOF Alvaro Herrera
- Re: ERROR: unexpected data beyond EOF Joshua D. Drake
- Re: parallel mode and parallel contexts Robert Haas
- Re: initdb -S and tablespaces Robert Haas
- Re: EvalPlanQual behaves oddly for FDW queries involving system columns Robert Haas
- Re: EvalPlanQual behaves oddly for FDW queries involving system columns Tom Lane
- Re: pgbench -f and vacuum Robert Haas
- Re: alter user/role CURRENT_USER Alvaro Herrera
- Re: pgbench -f and vacuum Tom Lane
- Re: pgbench -f and vacuum Robert Haas
- Re: [PATCH] HINT: pg_hba.conf changed since last config reload Peter Eisentraut
- Re: PATCH: adaptive ndistinct estimator v4 Robert Haas