Mailing lists [pgsql-hackers]
- Re: [HACKERS] SQL/JSON in PostgreSQL Pavel Stehule
- Re: [HACKERS] CREATE COLLATION does not sanitize ICU's BCP 47language tags. Should it? Peter Geoghegan
- Re: [HACKERS] Re: CREATE COLLATION does not sanitize ICU's BCP 47language tags. Should it? Noah Misch
- Re: [HACKERS] 64-bit queryId? Greg Stark
- Re: [HACKERS] pg_basebackup --progress output for batch execution Martin Marques
- [HACKERS] pg_ctl kill support for KILL signal was Re: [COMMITTERS] pgsql: Addtest for postmaster crash restarts. Andrew Dunstan
- Re: [HACKERS] pg_ctl kill support for KILL signal was Re: [COMMITTERS] pgsql: Add test for postmaster crash restarts. Tom Lane
- Re: [HACKERS] pg_ctl kill support for KILL signal was Re:[COMMITTERS] pgsql: Add test for postmaster crash restarts. Andres Freund
- Re: [HACKERS] shm_mq_set_sender() crash Noah Misch
- Re: [HACKERS] [PATCH] Off-by-one error in logical slot resource retention Daniel Gustafsson
- Re: [HACKERS] 200 = 199 + 1? Tom Lane
- Re: [HACKERS] pg_ctl kill support for KILL signal was Re:[COMMITTERS] pgsql: Add test for postmaster crash restarts. Andrew Dunstan
- Re: [HACKERS] PATCH: psql show index with type info Daniel Gustafsson
- Re: [HACKERS] pg_ctl kill support for KILL signal was Re:[COMMITTERS] pgsql: Add test for postmaster crash restarts. Andres Freund
- Re: [HACKERS] pgbench: faster version of tpcb-like transaction Daniel Gustafsson
- Re: [HACKERS] pg_ctl kill support for KILL signal was Re: [COMMITTERS] pgsql: Add test for postmaster crash restarts. Tom Lane
- Re: [HACKERS] pg_ctl kill support for KILL signal was Re:[COMMITTERS] pgsql: Add test for postmaster crash restarts. Andres Freund
- Re: [HACKERS] ANALYZE command progress checker Daniel Gustafsson
- [HACKERS] Logging idle checkpoints Vik Fearing
- Re: [HACKERS] Statement-level rollback Daniel Gustafsson
- Re: [HACKERS] Logging idle checkpoints Andres Freund
- Re: [HACKERS] Logging idle checkpoints Michael Paquier
- Re: [HACKERS] Logging idle checkpoints Andres Freund
- Re: [HACKERS] Logging idle checkpoints Michael Paquier
- Re: [HACKERS] eval_const_expresisions and ScalarArrayOpExpr Tom Lane
- Re: [HACKERS] Crash on promotion when recovery.conf is renamed Daniel Gustafsson
- Re: [HACKERS] 64-bit queryId? Robert Haas
- Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem Daniel Gustafsson
- Re: [HACKERS] parallelize queries containing initplans Daniel Gustafsson
- Re: [HACKERS] issue: record or row variable cannot be part of multiple-item INTO list Daniel Gustafsson
- Re: [HACKERS] postgres_fdw: support parameterized foreign joins Daniel Gustafsson
- Re: [HACKERS] Push down more UPDATEs/DELETEs in postgres_fdw Daniel Gustafsson
- Re: [HACKERS] pg_prepared_xact_status Robert Haas
- Re: [HACKERS] pg_prepared_xact_status Michael Paquier
- Re: [HACKERS] Fwd: Have a problem with citext Robert Haas
- Re: [HACKERS] CLUSTER command progress monitor Daniel Gustafsson
- Re: [HACKERS] Optional message to user when terminating/cancelling backend Daniel Gustafsson
- Re: [HACKERS] Small patch for pg_basebackup argument parsing Daniel Gustafsson
- Re: [HACKERS] [WIP] Zipfian distribution in pgbench Daniel Gustafsson
- Re: [HACKERS] path toward faster partition pruning Amit Langote
- Re: [HACKERS] Bug with pg_basebackup and 'shared' tablespace Kyotaro HORIGUCHI
- Re: [HACKERS] pg_prepared_xact_status Craig Ringer
- Re: [HACKERS] pg_prepared_xact_status Craig Ringer
- Re: [HACKERS] [PATCH] Off-by-one error in logical slot resource retention Craig Ringer
- Re: [HACKERS] Logging idle checkpoints Andres Freund
- Re: [HACKERS] Walsender timeouts and large transactions Kyotaro HORIGUCHI
- Re: [HACKERS] [Proposal] Allow users to specify multiple tables inVACUUM commands Bossart, Nathan
- Re: [HACKERS] [Proposal] Allow users to specify multiple tables inVACUUM commands Michael Paquier
- Re: [HACKERS] Crash on promotion when recovery.conf is renamed Michael Paquier
- Re: [HACKERS] Transactions involving multiple postgres foreign servers Masahiko Sawada
- Re: [HACKERS] [PATCH v1] Add and report the new "in_hot_standby" GUC pseudo-variable. Daniel Gustafsson
- Re: [HACKERS] document and use SPI_result_code_string() Daniel Gustafsson
- Re: [HACKERS] Explicit relation name in VACUUM VERBOSE log Daniel Gustafsson
- Re: [HACKERS] [PATCH] Improve geometric types Kyotaro HORIGUCHI
- Re: [HACKERS] Parallel COPY FROM execution Daniel Gustafsson
- Re: [HACKERS] PATCH: Batch/pipelining support for libpq Daniel Gustafsson
- Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM) Daniel Gustafsson
- Re: [HACKERS] [PATCH] Improve geometric types Emre Hasegeli
- Re: [HACKERS] [PATCH] Assert that the correct locks are held when calling PageGetLSN() Daniel Gustafsson
- Re: [HACKERS] Making clausesel.c Smarter Daniel Gustafsson
- Re: [HACKERS] Hooks to track changed pages for backup purposes Daniel Gustafsson
- Re: [HACKERS] Transactions involving multiple postgres foreign servers Daniel Gustafsson
- Re: [HACKERS] GSoC 2017: weekly progress reports (week 8) Daniel Gustafsson
- Re: [HACKERS] proposal - Default namespaces for XPath expressions(PostgreSQL 11) Kyotaro HORIGUCHI
- Re: [HACKERS] GSoC 2017 : Patch for predicate locking in Gist index Andrew Borodin
- Re: [HACKERS] proposal - Default namespaces for XPath expressions(PostgreSQL 11) Pavel Stehule
- Re: [HACKERS] Support to COMMENT ON DATABASE CURRENT_DATABASE Daniel Gustafsson
- Re: [HACKERS] generated columns Daniel Gustafsson
- Re: [HACKERS] path toward faster partition pruning Robert Haas
- Re: [HACKERS] [PATCH] Assert that the correct locks are held whencalling PageGetLSN() Robert Haas
- Re: [HACKERS] [PATCH] Improve geometric types Robert Haas
- Re: [HACKERS] Fix number skipping in to_number Daniel Gustafsson
- Re: [HACKERS] Add support for tuple routing to foreign partitions Maksim Milyutin
- Re: [HACKERS][BUG] Cache invalidation for queries that contains constof temporary composite type Maksim Milyutin
- Re: [HACKERS] Parallel Append implementation Robert Haas
- Re: [HACKERS] CLUSTER command progress monitor Robert Haas
- Re: [HACKERS] GSoC 2017 : Patch for predicate locking in Gist index Shubham Barai
- Re: [HACKERS] 64-bit queryId? Magnus Hagander
- Re: [HACKERS] Fwd: Have a problem with citext David E. Wheeler
- Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem Claudio Freire
- Re: [HACKERS] [PATCH] Assert that the correct locks are held whencalling PageGetLSN() Michael Paquier
- Re: [HACKERS] parallelize queries containing initplans Robert Haas
- Re: [HACKERS] [PATCH] Assert that the correct locks are held whencalling PageGetLSN() Robert Haas
- Re: [HACKERS] GSoC 2017 : Patch for predicate locking in Gist index Alexander Korotkov
- Re: [HACKERS] Logging idle checkpoints Stephen Frost
- Re: [HACKERS] 64-bit queryId? Joshua D. Drake
- Re: [HACKERS] [PATCH] Assert that the correct locks are held whencalling PageGetLSN() Michael Paquier
- Re: [HACKERS] generated columns Nico Williams
- Re: [HACKERS] [PATCH]make pg_rewind to not copy useless WAL files Alexander Korotkov
- [HACKERS] Issues with logical replication Konstantin Knizhnik
- [HACKERS] Commitfest 201709 is now closed Daniel Gustafsson
- [HACKERS] Issues with logical replication Konstantin Knizhnik
- [HACKERS] Horrible CREATE DATABASE Performance in High Sierra Brent Dearth
- Re: [HACKERS] [PATCH] Assert that the correct locks are held whencalling PageGetLSN() Alvaro Herrera
- Re: [HACKERS] Commitfest 201709 is now closed Tom Lane
- Re: [HACKERS] 64-bit queryId? Robert Haas
- Re: [HACKERS] Commitfest 201709 is now closed Robert Haas
- Re: [HACKERS] [PATCH] Assert that the correct locks are held whencalling PageGetLSN() Robert Haas
- Re: [HACKERS] [PATCH]make pg_rewind to not copy useless WALfiles chenhj
- Re: [HACKERS] issue: record or row variable cannot be part ofmultiple-item INTO list Robert Haas
- Re: [HACKERS] Commitfest 201709 is now closed Alexander Korotkov
- Re: [HACKERS] issue: record or row variable cannot be part of multiple-item INTO list Tom Lane
- Re: [JDBC] [HACKERS] Channel binding support for SCRAM-SHA-256 Robert Haas
- Re: [HACKERS] issue: record or row variable cannot be part ofmultiple-item INTO list Robert Haas
- Re: [HACKERS] [PATCH] Incremental sort Alexander Korotkov
- Re: [HACKERS] CREATE COLLATION does not sanitize ICU's BCP 47language tags. Should it? Peter Eisentraut
- Re: [HACKERS] issue: record or row variable cannot be part of multiple-item INTO list Tom Lane
- Re: [HACKERS] generated columns Adam Brusselback
- Re: [HACKERS] GSoC 2017: weekly progress reports (week 6) Alexander Korotkov
- Re: [HACKERS] Issues with logical replication Petr Jelinek
- Re: [HACKERS][BUG] Cache invalidation for queries that contains constof temporary composite type Alexander Korotkov
- Re: [HACKERS] issue: record or row variable cannot be part ofmultiple-item INTO list Pavel Stehule
- Re: [HACKERS] CREATE COLLATION does not sanitize ICU's BCP 47language tags. Should it? Peter Geoghegan
- Re: [HACKERS] list of credits for release notes Bruce Momjian