Mailing lists [pgsql-hackers]
- Re: Commitfest problems Mark Cave-Ayland
- Re: Custom timestamp format in logs Michael Paquier
- Re: [REVIEW] Re: Fix xpath() to return namespace definitions Ali Akbar
- Re: Custom timestamp format in logs Michael Paquier
- Re: pg_basebackup vs. Windows and tablespaces Tom Lane
- Re: pg_basebackup vs. Windows and tablespaces Andrew Dunstan
- DROP PRIVILEGES OWNED BY Marko Tiikkaja
- Re: DROP PRIVILEGES OWNED BY Michael Paquier
- Re: pg_basebackup vs. Windows and tablespaces Amit Kapila
- Re: Status of CF 2014-10 and upcoming 2014-12 Michael Paquier
- Re: Doing better at HINTing an appropriate column within errorMissingColumn() Michael Paquier
- Re: Final Patch for GROUPING SETS Michael Paquier
- Re: inherit support for foreign tables Michael Paquier
- Re: GiST kNN search queue (Re: KNN-GiST with recheck) Michael Paquier
- Re: KNN-GiST with recheck Michael Paquier
- Re: moving from contrib to bin Peter Eisentraut
- Re: pgcrypto: PGP signatures Michael Paquier
- Re: moving from contrib to bin Michael Paquier
- Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Michael Paquier
- Re: On partitioning Amit Langote
- Re: B-Tree support function number 3 (strxfrm() optimization) Michael Paquier
- Re: 9.5: Better memory accounting, towards memory-bounded HashAgg Michael Paquier
- Re: [Bug] Inconsistent result for inheritance and FOR UPDATE. Etsuro Fujita
- Re: replicating DROP commands across servers Michael Paquier
- Re: moving from contrib to bin Peter Eisentraut
- Re: pgaudit - an auditing extension for PostgreSQL Michael Paquier
- Re: moving from contrib to bin Michael Paquier
- Re: WIP: multivariate statistics / proof of concept Michael Paquier
- Re: [PATCH] add ssl_protocols configuration option Michael Paquier
- Re: WIP: dynahash replacement for buffer table Michael Paquier
- Re: [REVIEW] Re: Fix xpath() to return namespace definitions Michael Paquier
- Re: Add generate_series(numeric, numeric) Andrew Gierth
- Re: alter user/role CURRENT_USER Michael Paquier
- Re: Final Patch for GROUPING SETS Andrew Gierth
- Re: pg_basebackup vs. Windows and tablespaces Tom Lane
- Re: Final Patch for GROUPING SETS Michael Paquier
- Re: Escaping from blocked send() reprised. Michael Paquier
- Re: alter user set local_preload_libraries. Michael Paquier
- Re: RLS with check option - surprised design Michael Paquier
- Re: Status of CF 2014-10 and upcoming 2014-12 Michael Paquier
- Re: [REVIEW] Re: Fix xpath() to return namespace definitions Ali Akbar
- Re: [REVIEW] Re: Fix xpath() to return namespace definitions Ali Akbar
- Re: [REVIEW] Re: Fix xpath() to return namespace definitions Michael Paquier
- Re: [REVIEW] Re: Fix xpath() to return namespace definitions Ali Akbar
- Re: pg_basebackup vs. Windows and tablespaces Amit Kapila
- Re: Add generate_series(numeric, numeric) Ali Akbar
- Commit fest 2014-12, let's begin! Michael Paquier
- Re: Add generate_series(numeric, numeric) Andrew Gierth
- Logical Replication Helpers WIP for discussion Petr Jelinek
- Re: Commit fest 2014-12, let's begin! Tom Lane
- Re: [PATCH] Add transforms feature Peter Eisentraut
- Re: [PATCH] Add transforms feature Tom Lane
- Re: Commit fest 2014-12, let's begin! Michael Paquier
- Re: [REVIEW] Re: Compression of full-page-writes Michael Paquier
- Re: On partitioning Claudio Freire
- Comment typo in typedef struct BrinTuple Amit Langote
- ctidscan as an example of custom-scan (Re: [v9.5] Custom Plan API) Kouhei Kaigai
- Re: tracking commit timestamps Michael Paquier
- Re: ctidscan as an example of custom-scan (Re: [v9.5] Custom Plan API) Michael Paquier
- Re: Join push-down support for foreign tables Shigeru Hanada
- Re: ctidscan as an example of custom-scan (Re: [v9.5] Custom Plan API) Kouhei Kaigai
- Re: tracking commit timestamps Petr Jelinek
- Async execution of postgres_fdw. Kyotaro HORIGUCHI
- Re: pg_rewind in contrib Samrat Revagade
- Re: Escaping from blocked send() reprised. Kyotaro HORIGUCHI
- Re: alter user/role CURRENT_USER Kyotaro HORIGUCHI
- Re: Escaping from blocked send() reprised. Andres Freund
- Re: On partitioning Amit Langote
- Re: Sequence Access Method WIP Petr Jelinek
- Re: Support UPDATE table SET(*)=... Atri Sharma
- Re: On partitioning José Luis Tallón
- Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ] Dilip kumar
- Minor binary-search int overflow in timezone code Christoph Berg
- Re: replicating DROP commands across servers Alvaro Herrera
- Re: On partitioning Claudio Freire
- Re: GiST kNN search queue (Re: KNN-GiST with recheck) Heikki Linnakangas
- Re: Commit fest 2014-12, let's begin! Heikki Linnakangas
- Re: GiST kNN search queue (Re: KNN-GiST with recheck) Andres Freund
- Re: speedup tidbitmap patch: hash BlockNumber Heikki Linnakangas
- Re: Commit fest 2014-12, let's begin! Alexander Korotkov
- Re: Fractions in GUC variables Heikki Linnakangas
- Re: Commit fest 2014-12, let's begin! Heikki Linnakangas
- Re: [PATCH] add ssl_protocols configuration option Alex Shulgin
- Re: Custom timestamp format in logs Heikki Linnakangas
- Re: Minor binary-search int overflow in timezone code Tom Lane
- Re: speedup tidbitmap patch: hash BlockNumber Tom Lane
- Something is broken in logical decoding with CLOBBER_CACHE_ALWAYS Tom Lane
- Re: KNN-GiST with recheck Heikki Linnakangas
- Re: Fractions in GUC variables Peter Eisentraut
- Re: Commit fest 2014-12, let's begin! Tom Lane
- Re: Commit fest 2014-12, let's begin! Alexander Korotkov
- Re: Join push-down support for foreign tables Tom Lane
- Re: Something is broken in logical decoding with CLOBBER_CACHE_ALWAYS Andres Freund
- Re: Fractions in GUC variables Bruce Momjian
- Re: Making BackgroundWorkerHandle a complete type or offering a worker enumeration API? Robert Haas
- Re: Commitfest problems Bruce Momjian
- Re: Join push-down support for foreign tables Robert Haas
- Re: PATCH: Reducing lock strength of trigger and foreign key DDL Robert Haas
- Re: Commitfest problems Andres Freund
- Re: Making BackgroundWorkerHandle a complete type or offering a worker enumeration API? Craig Ringer
- Re: pgbench -f and vacuum Robert Haas
- Re: Something is broken in logical decoding with CLOBBER_CACHE_ALWAYS Tom Lane
- Re: Making BackgroundWorkerHandle a complete type or offering a worker enumeration API? Robert Haas
- Re: Making BackgroundWorkerHandle a complete type or offering a worker enumeration API? Craig Ringer
- Re: [PATCH] HINT: pg_hba.conf changed since last config reload Alex Shulgin
- Re: Role Attribute Bitmask Catalog Representation Adam Brightwell
- Re: Doing better at HINTing an appropriate column within errorMissingColumn() Robert Haas
- Re: Commit fest 2014-12, let's begin! Heikki Linnakangas
- Re: [PATCH] explain sortorder Mike Blackwell
- Re: Something is broken in logical decoding with CLOBBER_CACHE_ALWAYS Andres Freund
- Re: Doing better at HINTing an appropriate column within errorMissingColumn() Tom Lane
- Re: Status of CF 2014-10 and upcoming 2014-12 Robert Haas
- Re: [Bug] Inconsistent result for inheritance and FOR UPDATE. Tom Lane
- Re: Commitfest problems Mark Cave-Ayland
- Re: Commit fest 2014-12, let's begin! Alexander Korotkov
- Re: WIP: dynahash replacement for buffer table Robert Haas
- Re: Logical Replication Helpers WIP for discussion Robert Haas
- Re: [REVIEW] Re: Compression of full-page-writes Robert Haas
- Re: Commitfest problems Jeff Janes
- WALWriter active during recovery Simon Riggs
- Logical Decoding follows timelines Simon Riggs
- Re: On partitioning Robert Haas
- Re: pgbench -f and vacuum Jeff Janes
- Re: Commitfest problems Robert Haas
- Re: Commitfest problems Tom Lane
- Re: Commitfest problems Andrew Dunstan
- Re: Commitfest problems Robert Haas
- Re: Minor binary-search int overflow in timezone code Christoph Berg
- Re: Commitfest problems Josh Berkus
- Re: Commitfest problems Peter Geoghegan
- Re: [REVIEW] Re: Compression of full-page-writes Merlin Moncure
- Re: pgbench -f and vacuum Andres Freund
- Re: WALWriter active during recovery Andres Freund
- Re: Commitfest problems Andres Freund
- Re: Turning off HOT/Cleanup sometimes Jeff Janes
- Re: Commitfest problems Andrew Dunstan
- Re: Commitfest problems Tom Lane
- Re: Commit fest 2014-12, let's begin! Heikki Linnakangas