Mailing lists [pgsql-hackers]
- Re: [HACKERS] [PATCH] Improve geometric types Emre Hasegeli
- Re: [HACKERS] INSERT .. ON CONFLICT DO SELECT [FOR ..] Marko Tiikkaja
- Re: [HACKERS] pgbench - allow to store select results intovariables Fabien COELHO
- Re: [HACKERS] pgbench tap tests & minor fixes. Tom Lane
- Re: [HACKERS] Variable substitution in psql backtick expansion Fabien COELHO
- Re: [HACKERS] pgbench tap tests & minor fixes. Tom Lane
- Re: [HACKERS] pgbench tap tests & minor fixes. Fabien COELHO
- Re: [HACKERS] Variable substitution in psql backtick expansion Tom Lane
- Re: [HACKERS] pgbench - minor fix for meta command only scripts Jeff Janes
- Re: [HACKERS] Variable substitution in psql backtick expansion Fabien COELHO
- Re: [HACKERS] JIT compiling expressions/deform + inlining prototypev2.0 Andres Freund
- Re: [HACKERS] pgbench - minor fix for meta command only scripts Fabien COELHO
- Re: [HACKERS] pgbench - minor fix for meta command only scripts Jeff Janes
- Re: [HACKERS] pgbench tap tests & minor fixes. Tom Lane
- Re: [HACKERS] WIP: long transactions on hot standby feedback replica/ proof of concept Alexander Korotkov
- [HACKERS] pg_basebackup behavior on non-existent slot Jeff Janes
- Re: [HACKERS] pgbench tap tests & minor fixes. Fabien COELHO
- Re: [HACKERS] pgbench: Skipping the creating primary keys after initialization Masahiko Sawada
- Re: [HACKERS] Secondary index access optimizations Amit Langote
- Re: [HACKERS] [Proposal] Allow users to specify multiple tables inVACUUM commands Michael Paquier
- Re: [HACKERS] [bug fix] Savepoint-related statements terminates connection Michael Paquier
- Re: [HACKERS] Statement timeout behavior in extended queries Tatsuo Ishii
- Re: [HACKERS] Function to move the position of a replication slot Michael Paquier
- Re: [HACKERS] Function to move the position of a replication slot Andres Freund
- Re: [HACKERS] [Proposal] Allow users to specify multiple tables inVACUUM commands Masahiko Sawada
- Re: [HACKERS] [Proposal] Allow users to specify multiple tables inVACUUM commands Michael Paquier
- Re: [HACKERS] [Proposal] Allow users to specify multiple tables inVACUUM commands Simon Riggs
- Re: [HACKERS] Useless code in ExecInitModifyTable Ryan Murphy
- Re: [HACKERS] pgbench tap tests & minor fixes. Tom Lane
- Re: [HACKERS] Partition-wise join for join between (declaratively)partitioned tables Etsuro Fujita
- Re: [HACKERS] Useless code in ExecInitModifyTable Tom Lane
- [HACKERS] cache lookup errors for missing replication origins Michael Paquier
- Re: [HACKERS] Useless code in ExecInitModifyTable Ryan Murphy
- Re: [HACKERS] [Proposal] Allow users to specify multiple tables inVACUUM commands Masahiko Sawada
- Re: [HACKERS] Partition-wise join for join between (declaratively)partitioned tables Amit Langote
- Re: [HACKERS] postgres_fdw bug in 9.6 Ryan Murphy
- Re: [HACKERS] expanding inheritance in partition bound order Amit Khandekar
- Re: [HACKERS] Partition-wise join for join between (declaratively)partitioned tables Amit Langote
- Re: [HACKERS] Partition-wise join for join between (declaratively)partitioned tables Ashutosh Bapat
- Re: [HACKERS] Partition-wise join for join between (declaratively)partitioned tables Etsuro Fujita
- Re: [HACKERS] Partition-wise join for join between (declaratively)partitioned tables Amit Langote
- Re: [HACKERS] show "aggressive" or not in autovacuum logs Kyotaro HORIGUCHI
- Re: [HACKERS] Partition-wise join for join between (declaratively)partitioned tables Ashutosh Bapat
- [HACKERS] Copyright in partition.h and partition.c Etsuro Fujita
- Re: [HACKERS] pgbench tap tests & minor fixes. Fabien COELHO
- Re: [HACKERS] Default Partition for Range Beena Emerson
- Re: [HACKERS] pgbench: Skipping the creating primary keys afterinitialization Fabien COELHO
- Re: [HACKERS] Copyright in partition.h and partition.c Amit Langote
- Re: [HACKERS] pgbench: Skipping the creating primary keys after initialization Masahiko Sawada
- Re: [HACKERS] postgres_fdw bug in 9.6 Etsuro Fujita
- Re: [HACKERS] Support to COMMENT ON DATABASE CURRENT_DATABASE Surafel Temesgen
- Re: [HACKERS] Partition-wise join for join between (declaratively)partitioned tables Amit Langote
- Re: [HACKERS] Secondary index access optimizations Konstantin Knizhnik
- Re: [HACKERS] show "aggressive" or not in autovacuum logs Kyotaro HORIGUCHI
- Re: [HACKERS] multiple target of VACUUM command Kyotaro HORIGUCHI
- Re: [HACKERS] pg_upgrade changes can it use CREATE EXTENSION? Sandro Santilli
- Re: [HACKERS] why not parallel seq scan for slow functions Amit Kapila
- Re: [HACKERS] Refactoring identifier checks to consistently use strcmp Daniel Gustafsson
- Re: [HACKERS] Allow INSTEAD OF DELETE triggers to modify the tuplefor RETURNING Haribabu Kommi
- Re: [HACKERS] [POC] hash partitioning Rajkumar Raghuwanshi
- Re: [HACKERS] Partition-wise join for join between (declaratively)partitioned tables Ashutosh Bapat
- Re: [HACKERS] Proposal: pg_rewind to skip config files Chris Travers
- [HACKERS] [PATCH] Tests for reloptions Nikolay Shaplov
- Re: [HACKERS] WIP: long transactions on hot standby feedback replica/ proof of concept Amit Kapila
- Re: [HACKERS] Challenges preventing us moving to 64 bit transactionid (XID)? Ildar Musin
- Re: [HACKERS] [PATCH] Move all am-related reloption code into src/backend/access/[am-name] and get rid of relopt_kind for custom AM Nikolay Shaplov
- Re: [HACKERS] WAL logging problem in 9.4.3? Daniel Gustafsson
- Re: [HACKERS] [PROPOSAL] Use SnapshotAny in get_actual_variable_range Daniel Gustafsson
- Re: [HACKERS] Replacing lfirst() with lfirst_node() appropriately in planner.c Jeevan Chalke
- Re: [HACKERS] Proposal: pg_rewind to skip config files Vladimir Borodin
- Re: [HACKERS] JIT compiling expressions/deform + inlining prototypev2.0 Konstantin Knizhnik
- Re: [HACKERS] Partition-wise join for join between (declaratively)partitioned tables Ashutosh Bapat
- Re: [HACKERS] Proposal: pg_rewind to skip config files Michael Paquier
- Re: [HACKERS] advanced partition matching algorithm forpartition-wise join Ashutosh Bapat
- Re: [HACKERS] Proposal: pg_rewind to skip config files Michael Paquier
- Re: [HACKERS] Protect syscache from bloating with negative cacheentries Kyotaro HORIGUCHI
- Re: [HACKERS] Protect syscache from bloating with negative cacheentries Kyotaro HORIGUCHI
- Re: [HACKERS] Tuple-routing for certain partitioned tables notworking as expected Etsuro Fujita
- Re: [HACKERS] WIP: long transactions on hot standby feedback replica/ proof of concept Simon Riggs
- Re: [HACKERS] Should we cacheline align PGXACT? Daniel Gustafsson
- Re: [HACKERS] advanced partition matching algorithm forpartition-wise join Rajkumar Raghuwanshi
- Re: [HACKERS] Replacing lfirst() with lfirst_node() appropriately in planner.c Ashutosh Bapat
- Re: [HACKERS] Copyright in partition.h and partition.c Tom Lane
- Re: [HACKERS] no test coverage for ALTER FOREIGN DATA WRAPPER nameHANDLER ... Ashutosh Bapat
- Re: [HACKERS] Proposal: pg_rewind to skip config files Chris Travers
- Re: [HACKERS] Proposal: pg_rewind to skip config files Vladimir Borodin
- Re: [HACKERS] Proposal: pg_rewind to skip config files Chris Travers
- Re: [HACKERS] Disallowing multiple queries per PQexec() Peter Eisentraut
- Re: [HACKERS] Proposal: pg_rewind to skip config files Chris Travers
- Re: [HACKERS] Making clausesel.c Smarter Daniel Gustafsson
- Re: [HACKERS] Proposal: pg_rewind to skip config files Michael Paquier
- Re: [HACKERS] PoC plpgsql - possibility to force custom or generic plan Daniel Gustafsson
- Re: [HACKERS] Proposal: pg_rewind to skip config files Vladimir Borodin
- Re: [HACKERS] [PATCH] Improve geometric types Aleksander Alekseev
- Re: [HACKERS] pgbench tap tests & minor fixes. Tom Lane
- Re: [HACKERS] Coverage improvements of src/bin/pg_basebackup andpg_receivewal --endpos Peter Eisentraut
- Re: [HACKERS] Proposal: pg_rewind to skip config files Vladimir Borodin
- Re: [HACKERS] pg_upgrade changes can it use CREATE EXTENSION? Tom Lane
- Re: [HACKERS] Proposal for changes to recovery.conf API Daniel Gustafsson
- Re: [HACKERS] Variable substitution in psql backtick expansion Tom Lane
- Re: [HACKERS] Variable substitution in psql backtick expansion Tom Lane
- Re: [HACKERS] pgbench: Skipping the creating primary keys afterinitialization Fabien COELHO
- Re: [HACKERS] Variable substitution in psql backtick expansion Fabien COELHO
- Re: [HACKERS] Proposal for changes to recovery.conf API Simon Riggs
- Re: [HACKERS] pg_basebackup throttling doesn't throttle as promised Alvaro Herrera
- Re: [HACKERS] proposal: psql: check env variable PSQL_PAGER Tom Lane
- Re: [HACKERS] proposal: psql: check env variable PSQL_PAGER Pavel Stehule
- Re: [HACKERS] [PATCH] Assert that the correct locks are held whencalling PageGetLSN() Jacob Champion
- Re: [HACKERS] [COMMITTERS] pgsql: Add psql variables showing server version and psql version. Tom Lane
- Re: [HACKERS] [COMMITTERS] pgsql: Add psql variables showing serverversion and psql version. Robert Haas
- Re: [HACKERS] A note about debugging TAP failures Peter Eisentraut
- Re: [HACKERS] JIT compiling expressions/deform + inlining prototypev2.0 andres@anarazel.de (Andres Freund)
- Re: [HACKERS] psql - add special variable to reflect the last query status Tom Lane
- Re: [HACKERS] [COMMITTERS] pgsql: Add psql variables showing server version and psql version. Tom Lane
- Re: [HACKERS] [COMMITTERS] pgsql: Add psql variables showing serverversion and psql version. Fabien COELHO
- Re: [HACKERS] [Proposal] Allow users to specify multiple tables inVACUUM commands Bossart, Nathan
- Re: [HACKERS] postgres_fdw bug in 9.6 Ryan Murphy
- Re: [HACKERS] PoC plpgsql - possibility to force custom or generic plan Pavel Stehule
- Re: [HACKERS] [Proposal] Allow users to specify multiple tables in VACUUM commands Tom Lane
- Re: [HACKERS] [bug fix] Savepoint-related statements terminates connection Tom Lane
- Re: [HACKERS] [Proposal] Allow users to specify multiple tables inVACUUM commands Bossart, Nathan
- Re: [HACKERS] PoC plpgsql - possibility to force custom or generic plan Tom Lane
- Re: [HACKERS] [COMMITTERS] pgsql: Add psql variables showing serverversion and psql version. Simon Riggs
- Re: [HACKERS] Fix performance of generic atomics Jesper Pedersen
- Re: [HACKERS] PoC plpgsql - possibility to force custom or generic plan Pavel Stehule
- Re: [HACKERS] [COMMITTERS] pgsql: Add psql variables showing server version and psql version. Tom Lane