pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: glist: _Generic wrapper for selective dlist/dclist usage
Matthias van de Meent
Re: glob support in extension_control_path/dynamic_library_path?
Jakob Egger
gist_trgm_ops '=' operator: planner picks it over btree, ~300x slower
Vaibhav Dalvi
Re: gist_trgm_ops '=' operator: planner picks it over btree, ~300x slower
Alexander Korotkov
Re: gist_trgm_ops '=' operator: planner picks it over btree, ~300x slower
Andrew Dunstan
Re: gist_trgm_ops '=' operator: planner picks it over btree, ~300x slower
Alexander Korotkov
Re: gist_trgm_ops '=' operator: planner picks it over btree, ~300x slower
Alexander Nestorov
Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Fujii Masao
Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Ayush Tiwari
Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Nazir Bilal Yavuz
Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Fujii Masao
Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Alexander Lakhin
Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Ayush Tiwari
Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Fujii Masao
Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Alexander Lakhin
Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Ayush Tiwari
Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Nazir Bilal Yavuz
Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Alexander Lakhin
Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Alexander Lakhin
Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Ayush Tiwari
Re: xid_wraparound/002_limits.pl might fail due to transient warning
Tom Lane
Re: UPDATE run check constraints for affected columns only
jian he
RE: 035_standby_logical_decoding might fail due to FATAL message lost inside libpq
Hayato Kuroda (Fujitsu)
Re: 035_standby_logical_decoding might fail due to FATAL message lost inside libpq
Bertrand Drouvot
RE: 035_standby_logical_decoding might fail due to FATAL message lost inside libpq
Hayato Kuroda (Fujitsu)
Fix a typo in EnableLogicalDecoding()
Chao Li
Re: Fix a typo in EnableLogicalDecoding()
shihao zhong
Re: Fix a typo in EnableLogicalDecoding()
shihao zhong
Re: Fix a typo in EnableLogicalDecoding()
Michael Paquier
Re: Fix a typo in EnableLogicalDecoding()
surya poondla
Re: Fix a typo in EnableLogicalDecoding()
shihao zhong
Re: LockHasWaiters() crashes on fast-path locks
Michael Paquier
Re: LockHasWaiters() crashes on fast-path locks
Michael Paquier
Re: LockHasWaiters() crashes on fast-path locks
Bharath Rupireddy
Re: Improving tracking/processing of buildfarm test failures
Alexander Lakhin
Re: Two issues leading to discrepancies in FSM data on the standby server
Noah Misch
Re: Two issues leading to discrepancies in FSM data on the standby server
Alexander Korotkov
Re: Two issues leading to discrepancies in FSM data on the standby server
Melanie Plageman
Re: Two issues leading to discrepancies in FSM data on the standby server
Alexander Korotkov
Re: Two issues leading to discrepancies in FSM data on the standby server
Andrey Borodin
Re: Show expression of virtual columns in error messages
Matheus Alcantara
OOM kill during planning - pg_terminate_backend is ignored
Floris Van Nee
Re: OOM kill during planning - pg_terminate_backend is ignored
Andres Freund
Re: OOM kill during planning - pg_terminate_backend is ignored
Floris Van Nee
Re: Allow ON CONFLICT DO UPDATE to return EXCLUDED values
Andrey Borodin
RE: [PATCH] Fix pg_dump emitting OVERRIDING SYSTEM VALUE for tables with dropped identity columns
William Bernbaum
Re: [PATCH] Fix pg_dump emitting OVERRIDING SYSTEM VALUE for tables with dropped identity columns
Fujii Masao
Re: [PATCH v1] Add vacuum_delay_point() to GiST empty-page deletion pass
Andrey Borodin
Re: Add ssl_(supported|shared)_groups to sslinfo
Si, Evan
Re: Add ssl_(supported|shared)_groups to sslinfo
Dmitry Dolgov
Re: Add ssl_(supported|shared)_groups to sslinfo
Si, Evan
Re: Add ssl_(supported|shared)_groups to sslinfo
Zsolt Parragi
Re: Include sequences in publications created by pg_createsubscriber
Andrey Borodin
Re: Include sequences in publications created by pg_createsubscriber
Peter Smith
Re: Include sequences in publications created by pg_createsubscriber
Chao Li
SQL/PGQ: quantified path patterns unsupported in GRAPH_TABLE (19beta2/beta3) — known gap or on the roadmap?
chris
Re: SQL/PGQ: quantified path patterns unsupported in GRAPH_TABLE (19beta2/beta3) — known gap or on the roadmap?
Ashutosh Bapat
Re: Reduce build times of pg_trgm GIN indexes
David Geier
Re: Reduce build times of pg_trgm GIN indexes
Japin Li
Re: Reduce build times of pg_trgm GIN indexes
David Geier
Re: Reduce build times of pg_trgm GIN indexes
Japin Li
Re: Reduce build times of pg_trgm GIN indexes
David Geier
Fix -Wshadow=local warnings
Peter Eisentraut
Re: Fix -Wshadow=local warnings
Peter Geoghegan
Re: Fix -Wshadow=local warnings
Chao Li
[PATCH] Remove dead code in pg_dump
Aleksander Alekseev
Re: [PATCH] Remove dead code in pg_dump
Japin Li
Re: [PATCH] Remove dead code in pg_dump
Nathan Bossart
Price hashed aggregation for hash tables that exceed CPU cache capacity
William Bernbaum
Re: Do not scan index in right table if condition for left join evaluates to false using columns in left table
Andrei Lepikhov
Re: pgcrypto: remove useless px_memset() and BF_ASM
Peter Eisentraut
Re: pgcrypto: remove useless px_memset() and BF_ASM
Dagfinn Ilmari Mannsåker
Re: Skip .DS_Store files in check_mode_recursive
Andrei Lepikhov
Re: Skip .DS_Store files in check_mode_recursive
Daniel Gustafsson
foreign_key test is sensitive to the OID counter
Richard Guo
Re: foreign_key test is sensitive to the OID counter
jian he
Re: foreign_key test is sensitive to the OID counter
Richard Guo
Re: foreign_key test is sensitive to the OID counter
Tom Lane
Re: foreign_key test is sensitive to the OID counter
Richard Guo
Re: foreign_key test is sensitive to the OID counter
Tom Lane
Re: foreign_key test is sensitive to the OID counter
Richard Guo
Assert failure in try_nestloop_path()
Richard Guo
Re: Assert failure in try_nestloop_path()
Tender Wang
Re: Assert failure in try_nestloop_path()
Richard Guo
Re: Assert failure in try_nestloop_path()
Tender Wang
Re: Assert failure in try_nestloop_path()
Tom Lane
Re: Assert failure in try_nestloop_path()
Richard Guo
Re: Assert failure in try_nestloop_path()
Richard Guo
Re: Assert failure in try_nestloop_path()
Tom Lane
Re: Assert failure in try_nestloop_path()
Richard Guo
Re: Assert failure in try_nestloop_path()
Tom Lane
Re: Assert failure in try_nestloop_path()
Richard Guo
[PATCH] Corruption Issue: Fix missing tts_tid in ExecForceStoreHeapTuple
Virender Singla
Code-comment typos.
Peter Smith
Re: Code-comment typos.
Michael Paquier
[PATCH] Fix autovacuum freeze bug where weight can lower a table's freeze score
shihao zhong
Re: [PATCH] Fix autovacuum freeze bug where weight can lower a table's freeze score
Bharath Rupireddy
Re: [PATCH] Fix autovacuum freeze bug where weight can lower a table's freeze score
shihao zhong
Add TG_* vars for FOR PORTION OF
Paul A Jungwirth
Re: Add TG_* vars for FOR PORTION OF
Zsolt Parragi
Prevent foreign key references to unlogged partitions
Zsolt Parragi
Reducing relcache memory usage: deduping index shapes
Matthias van de Meent
Re: Reducing relcache memory usage: deduping index shapes
David Rowley
Re: Reducing relcache memory usage: deduping index shapes
Matthias van de Meent
Re: Reducing relcache memory usage: deduping index shapes
Chao Li
Re: Reducing relcache memory usage: deduping index shapes
Matthias van de Meent
Re: Reducing relcache memory usage: deduping index shapes
David Rowley
Re: Reducing relcache memory usage: deduping index shapes
David Geier
Re: Reducing relcache memory usage: deduping index shapes
Matthias van de Meent
Re: Reducing relcache memory usage: deduping index shapes
David Geier
Re: Reducing relcache memory usage: deduping index shapes
David Geier
Re: Reducing relcache memory usage: deduping index shapes
Matthias van de Meent
Re: Reducing relcache memory usage: deduping index shapes
David Geier
Re: Reducing relcache memory usage: deduping index shapes
Matthias van de Meent
Re: Reducing relcache memory usage: deduping index shapes
Matthias van de Meent
Re: another autovacuum scheduling thread
Nathan Bossart
Re: another autovacuum scheduling thread
Bharath Rupireddy
Re: another autovacuum scheduling thread
Nathan Bossart
Re: another autovacuum scheduling thread
Greg Burd
Re: another autovacuum scheduling thread
Nathan Bossart
Re: another autovacuum scheduling thread
shihao zhong
SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Andrei Lepikhov
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Chao Li
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Andrei Lepikhov
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Chao Li
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Andrei Lepikhov
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Michael Paquier
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Andrei Lepikhov
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Michael Paquier
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Andrei Lepikhov
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Michael Paquier
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
David Rowley
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Andrei Lepikhov
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Michael Paquier
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
David Rowley
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Tom Lane
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
David Rowley
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Tom Lane
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
David Rowley
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Andrei Lepikhov
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Andrei Lepikhov
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Andres Freund
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Michael Paquier
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Chao Li
Re: SUM(int2)/SUM(int4) do not detect overflow of the int8 accumulator
Tom Lane
Re: [Patch] Don't stop a `vacuumdb --all` on a connection failure
Pierre Forstmann
WAIT FOR NO_THROW option could use some documentation
Peter Eisentraut
Re: WAIT FOR NO_THROW option could use some documentation
Rithvika Devisetti
Re: WAIT FOR NO_THROW option could use some documentation
Kiran Kaki
Re: WAIT FOR NO_THROW option could use some documentation
Xuneng Zhou
Re: WAIT FOR NO_THROW option could use some documentation
Kiran Kaki
Re: WAIT FOR NO_THROW option could use some documentation
Peter Eisentraut
Re: WAIT FOR NO_THROW option could use some documentation
Xuneng Zhou
Re: WAIT FOR NO_THROW option could use some documentation
SATYANARAYANA NARLAPURAM
Re: WAIT FOR NO_THROW option could use some documentation
Peter Eisentraut
Re: WAIT FOR NO_THROW option could use some documentation
SATYANARAYANA NARLAPURAM
Re: WAIT FOR NO_THROW option could use some documentation
Xuneng Zhou
Re: WAIT FOR NO_THROW option could use some documentation
Robert Haas
Re: WAIT FOR NO_THROW option could use some documentation
SATYANARAYANA NARLAPURAM
Re: WAIT FOR NO_THROW option could use some documentation
Xuneng Zhou
Re: WAIT FOR NO_THROW option could use some documentation
Rithvika Devisetti
Re: WAIT FOR NO_THROW option could use some documentation
Xuneng Zhou
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nathan Bossart
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nazir Bilal Yavuz
Re: Speed up COPY FROM text/CSV parsing using SIMD
Greg Burd
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nazir Bilal Yavuz
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nathan Bossart
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nazir Bilal Yavuz
Protocol compression: a fourth design
Andrey Borodin
Re: Protocol compression: a fourth design
Jochen Bandhauer
Re: Protocol compression: a fourth design
Andrey Borodin
Fix pg_stat_statements losing normalized query text after reset
Chao Li
Re: Fix pg_stat_statements losing normalized query text after reset
Michael Paquier
GRAPH_TABLE pattern WHERE clause is not coerced to boolean
Ewan Young
Re: GRAPH_TABLE pattern WHERE clause is not coerced to boolean
Chao Li
Re: GRAPH_TABLE pattern WHERE clause is not coerced to boolean
Ewan Young
Re: GRAPH_TABLE pattern WHERE clause is not coerced to boolean
Chao Li
Re: GRAPH_TABLE pattern WHERE clause is not coerced to boolean
Ewan Young
Re: GRAPH_TABLE pattern WHERE clause is not coerced to boolean
Peter Eisentraut
pg_upgrade: Test --check with a running source server
Bertrand Drouvot
Re: pg_upgrade: Test --check with a running source server
Ewan Young
Re: pg_upgrade: Test --check with a running source server
Bertrand Drouvot
Re: pg_upgrade: Test --check with a running source server
Ewan Young
Re: pg_upgrade: Test --check with a running source server
Michael Paquier
Re: pg_upgrade: Test --check with a running source server
Michael Paquier
logical decoding: skip unnecessary snapshot distribution.
yangboyu
Re: logical decoding: skip unnecessary snapshot distribution.
Shlok Kyal
Re: logical decoding: skip unnecessary snapshot distribution.
shihao zhong
Re: logical decoding: skip unnecessary snapshot distribution.
shihao zhong
[PATCH] pageinspect: validate line pointers before using them
shihao zhong
Re: [PATCH] pageinspect: validate line pointers before using them
shihao zhong
Report relation extension blockers within parallel lock groups
Bertrand Drouvot
Re: Report relation extension blockers within parallel lock groups
Chao Li
Re: Report relation extension blockers within parallel lock groups
Bertrand Drouvot
Re: Report relation extension blockers within parallel lock groups
Chao Li
Re: Report relation extension blockers within parallel lock groups
Kirill Reshke
[PATCH] Add row estimate tests for unnest() and integer generate_series()
shihao zhong
Re: [PATCH] Add row estimate tests for unnest() and integer generate_series()
韩建桥
[PATCH] Planner support function for generate_subscripts()
shihao zhong
Re: [PATCH] Planner support function for generate_subscripts()
Priyanka S
Earlier messages
Later messages