pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: Prevent crash when calling pgstat functions with unregistered stats kind
Bertrand Drouvot
Re: Prevent crash when calling pgstat functions with unregistered stats kind
Michael Paquier
Re: Improve the performance of Unicode Normalization Forms.
Henson Choi
Re: Improve the performance of Unicode Normalization Forms.
Michael Paquier
Re: Improve the performance of Unicode Normalization Forms.
Henson Choi
Re: Fwd: [PATCH] Support for basic ALTER TABLE progress reporting.
solai v
Fix Grammar in Buffer Lock Wait Message
Guoqing Yang
Re: Fix Grammar in Buffer Lock Wait Message
Chao Li
Re: Fix Grammar in Buffer Lock Wait Message
Xuneng Zhou
Update EnableTimeoutParams timeout type comment
Xuneng Zhou
Re: Update EnableTimeoutParams timeout type comment
Xuneng Zhou
Re: Update EnableTimeoutParams timeout type comment
John Naylor
Re: Update EnableTimeoutParams timeout type comment
Xuneng Zhou
Re: Update EnableTimeoutParams timeout type comment
John Naylor
Re: Update EnableTimeoutParams timeout type comment
Xuneng Zhou
Remove radius from initdb authentication methods
Chao Li
Re: Remove radius from initdb authentication methods
Thomas Munro
Re: Remove radius from initdb authentication methods
Chao Li
remove unnecessary volatile qualifiers
Nathan Bossart
Re: remove unnecessary volatile qualifiers
Heikki Linnakangas
Re: remove unnecessary volatile qualifiers
Nathan Bossart
Re: remove unnecessary volatile qualifiers
Nathan Bossart
Improving display of octal GUCs
Tom Lane
Re: Improving display of octal GUCs
Fabrízio de Royes Mello
Re: Improving display of octal GUCs
Tatsuya Kawata
Re: Improving display of octal GUCs
Tom Lane
Re: Improving display of octal GUCs
Rui Zhao
Re: psql tab completion for user functions and if explicitly required also "pg_"
Mario González Troncoso
Re: psql tab completion for user functions and if explicitly required also "pg_"
Mario González Troncoso
Re: psql tab completion for user functions and if explicitly required also "pg_"
Florin Irion
Wrong query result w/ propgraph single lateral col reference
Noah Misch
Re: Wrong query result w/ propgraph single lateral col reference
Ashutosh Bapat
Re: Wrong query result w/ propgraph single lateral col reference
Ashutosh Bapat
Re: Wrong query result w/ propgraph single lateral col reference
Peter Eisentraut
Re: Wrong query result w/ propgraph single lateral col reference
Ashutosh Bapat
Re: Correct documentation for protocol version
Jacob Champion
Re: Correct documentation for protocol version
Jelte Fennema-Nio
Re: Correct documentation for protocol version
Jacob Champion
Re: remove pg_spin_delay() from atomics code
Nathan Bossart
pg_plan_advice: FOREIGN_JOIN advice generated for a single-relation foreign scan is not round-trip safe
Mahendra Singh Thalor
Re: pg_plan_advice: FOREIGN_JOIN advice generated for a single-relation foreign scan is not round-trip safe
Robert Haas
Re: pg_plan_advice: FOREIGN_JOIN advice generated for a single-relation foreign scan is not round-trip safe
Robert Haas
Re: pg_plan_advice: FOREIGN_JOIN advice generated for a single-relation foreign scan is not round-trip safe
Richard Guo
Re: pg_plan_advice: FOREIGN_JOIN advice generated for a single-relation foreign scan is not round-trip safe
Richard Guo
Re: pg_plan_advice: FOREIGN_JOIN advice generated for a single-relation foreign scan is not round-trip safe
Robert Haas
Re: [PATCH] GROUP BY ALL
Tom Lane
Re: [PATCH] GROUP BY ALL
Peter Eisentraut
pg_dump: drop column default before adding identity when needed
Виолин Антуан
Using ForeignScan::fs_server to find user mapping
Anton Ratundalov
Refactor function pg_get_multixact_stats (src/backend/utils/adt/multixactfuncs.c)
Ranier Vilela
Re: Refactor function pg_get_multixact_stats (src/backend/utils/adt/multixactfuncs.c)
Michael Paquier
Re: Refactor function pg_get_multixact_stats (src/backend/utils/adt/multixactfuncs.c)
Ranier Vilela
Re: Refactor function pg_get_multixact_stats (src/backend/utils/adt/multixactfuncs.c)
Michael Paquier
Re: Refactor function pg_get_multixact_stats (src/backend/utils/adt/multixactfuncs.c)
Ranier Vilela
Re: Fix bug with accessing to temporary tables of other sessions
Alexander Korotkov
Re: Fix bug with accessing to temporary tables of other sessions
Daniil Davydov
COALESCE patch
prankware
Re: COALESCE patch
prankware
Re: COALESCE patch
Laurenz Albe
Re: COALESCE patch
prankware
WAL compression setting after PostgreSQL LZ4 default change
wenhui qiu
Re: WAL compression setting after PostgreSQL LZ4 default change
Christoph Berg
Re: WAL compression setting after PostgreSQL LZ4 default change
Japin Li
Re: WAL compression setting after PostgreSQL LZ4 default change
Michael Paquier
Re: WAL compression setting after PostgreSQL LZ4 default change
wenhui qiu
Re: WAL compression setting after PostgreSQL LZ4 default change
Japin Li
Re: WAL compression setting after PostgreSQL LZ4 default change
Fujii Masao
Re: WAL compression setting after PostgreSQL LZ4 default change
Japin Li
Re: WAL compression setting after PostgreSQL LZ4 default change
Michael Paquier
Re: WAL compression setting after PostgreSQL LZ4 default change
Jelte Fennema-Nio
Re: WAL compression setting after PostgreSQL LZ4 default change
Christoph Berg
Re: WAL compression setting after PostgreSQL LZ4 default change
wenhui qiu
DROP INVALID INDEXES command
Roman Khapov
Re: DROP INVALID INDEXES command
Álvaro Herrera
Re: DROP INVALID INDEXES command
Kirill Reshke
Re: DROP INVALID INDEXES command
Kirill Reshke
Re: DROP INVALID INDEXES command
Álvaro Herrera
Re: DROP INVALID INDEXES command
Kirill Reshke
Re: DROP INVALID INDEXES command
Roman Khapov
Re: DROP INVALID INDEXES command
Roman Khapov
Re: DROP INVALID INDEXES command
Álvaro Herrera
Re: DROP INVALID INDEXES command
Roman Khapov
Re: DROP INVALID INDEXES command
Andrey Borodin
Re: Do not scan index in right table if condition for left join evaluates to false using columns in left table
Andrei Lepikhov
Re: Do not scan index in right table if condition for left join evaluates to false using columns in left table
Andrei Lepikhov
Fix RLS checks for UPDATE/DELETE FOR PORTION OF leftover rows
Chao Li
Re: Fix RLS checks for UPDATE/DELETE FOR PORTION OF leftover rows
Ayush Tiwari
Re: Fix RLS checks for UPDATE/DELETE FOR PORTION OF leftover rows
Chao Li
Re: Fix RLS checks for UPDATE/DELETE FOR PORTION OF leftover rows
Chao Li
Re: Fix RLS checks for UPDATE/DELETE FOR PORTION OF leftover rows
Paul A Jungwirth
Re: Fix RLS checks for UPDATE/DELETE FOR PORTION OF leftover rows
Paul A Jungwirth
Re: Fix RLS checks for UPDATE/DELETE FOR PORTION OF leftover rows
Ayush Tiwari
Re: Fix RLS checks for UPDATE/DELETE FOR PORTION OF leftover rows
Chao Li
Re: Fix RLS checks for UPDATE/DELETE FOR PORTION OF leftover rows
Paul A Jungwirth
JSON_VALUE/JSON_TABLE DEFAULT expression ignores RETURNING typmod
Ewan Young
Re: JSON_VALUE/JSON_TABLE DEFAULT expression ignores RETURNING typmod
Amit Langote
Re: JSON_VALUE/JSON_TABLE DEFAULT expression ignores RETURNING typmod
Amit Langote
Re: JSON_VALUE/JSON_TABLE DEFAULT expression ignores RETURNING typmod
Ewan Young
Re: JSON_VALUE/JSON_TABLE DEFAULT expression ignores RETURNING typmod
Amit Langote
Re: Return pg_control from pg_backup_stop().
David Steele
[PATCH] Avoid internal error for invalid interval typmods
Feng Wu
[PATCH] Avoid internal error for invalid interval typmods
Feng Wu
Re: [PATCH] Avoid internal error for invalid interval typmods
Feng Wu
Re: [PATCH] Avoid internal error for invalid interval typmods
Haibo Yan
Re: [PATCH v2] Avoid internal error for invalid interval typmods
Feng Wu
Re: [PATCH v2] Avoid internal error for invalid interval typmods
Haibo Yan
Re: [PATCH v2] Avoid internal error for invalid interval typmods
Feng Wu
Re: [PATCH] Avoid internal error for invalid interval typmods
feng wu
Re: [PATCH] Avoid internal error for invalid interval typmods
feng wu
Re: [PATCH] Avoid internal error for invalid interval typmods
feng wu
Re: [PATCH v2] Avoid internal error for invalid interval typmods
solai v
Re: [PATCH v2] Avoid internal error for invalid interval typmods
Feng Wu
[PATCH] Avoid internal error for invalid interval typmods
Feng Wu
Re: [SP-]GiST IOS visibility bug (was: Why doens't GiST require super-exclusive lock)
solai v
Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10
Fujii Masao
Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10
Nathan Bossart
Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10
Nathan Bossart
Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10
Nathan Bossart
PROPERTY GRAPH pg_dump ACL minimization
Noah Misch
Re: PROPERTY GRAPH pg_dump ACL minimization
Tom Lane
Re: PROPERTY GRAPH pg_dump ACL minimization
Ashutosh Bapat
Re: PROPERTY GRAPH pg_dump ACL minimization
Ashutosh Bapat
Re: PROPERTY GRAPH pg_dump ACL minimization
Noah Misch
Re: PROPERTY GRAPH pg_dump ACL minimization
Tom Lane
Re: PROPERTY GRAPH pg_dump ACL minimization
Ashutosh Bapat
Re: PROPERTY GRAPH pg_dump ACL minimization
Ashutosh Bapat
GRANT ... TABLE for property graph
Ashutosh Bapat
Re: PROPERTY GRAPH pg_dump ACL minimization
Robert Haas
Re: PROPERTY GRAPH pg_dump ACL minimization
Noah Misch
Re: Collation & ctype method table, and extension hooks
Noah Misch
Re: Collation & ctype method table, and extension hooks
Jeff Davis
Re: Collation & ctype method table, and extension hooks
Noah Misch
Re: occasional ECPG failures on dikkop (FreeBSD)
Tomas Vondra
Re: occasional ECPG failures on dikkop (FreeBSD)
Tom Lane
Re: occasional ECPG failures on dikkop (FreeBSD)
Tomas Vondra
Re: occasional ECPG failures on dikkop (FreeBSD)
Tom Lane
Re: occasional ECPG failures on dikkop (FreeBSD)
Tomas Vondra
Re: occasional ECPG failures on dikkop (FreeBSD)
Tomas Vondra
Re: occasional ECPG failures on dikkop (FreeBSD)
Tomas Vondra
Re: occasional ECPG failures on dikkop (FreeBSD)
Tomas Vondra
Missing FSM Update when Updating VM On-access
Melanie Plageman
Re: Missing FSM Update when Updating VM On-access
Andrey Borodin
Re: Missing FSM Update when Updating VM On-access
Melanie Plageman
Re: Missing FSM Update when Updating VM On-access
Andres Freund
Re: Missing FSM Update when Updating VM On-access
Melanie Plageman
Re: Missing FSM Update when Updating VM On-access
Melanie Plageman
Re: Can we use Statistics Import and Export feature to perforamance testing?
Kenichiro Tanaka
Multi-insert for logical replication apply
Bharath Rupireddy
Re: Differential Code Coverage report for Postgres
Álvaro Herrera
Re: Differential Code Coverage report for Postgres
Nazir Bilal Yavuz
Re: Report index currently being vacuumed in pg_stat_progress_vacuum
Bharath Rupireddy
Re: pg_createsubscriber --dry-run logging concerns
Peter Eisentraut
Re: pg_createsubscriber --dry-run logging concerns
Euler Taveira
Re: pg_createsubscriber --dry-run logging concerns
Peter Smith
Re: pg_createsubscriber --dry-run logging concerns
Álvaro Herrera
Re: pg_createsubscriber --dry-run logging concerns
Peter Eisentraut
Per-thread leak in ECPG's memory.c
Thomas Munro
Re: Per-thread leak in ECPG's memory.c
Thom Brown
Re: Per-thread leak in ECPG's memory.c
Thomas Munro
Re: Per-thread leak in ECPG's memory.c
Thom Brown
Re: Per-thread leak in ECPG's memory.c
Thomas Munro
Re: Per-thread leak in ECPG's memory.c
Thom Brown
Re: Per-thread leak in ECPG's memory.c
Thom Brown
Re: Per-thread leak in ECPG's memory.c
Heikki Linnakangas
Guidance on Calculating max_locks_per_transaction for a Highly Partitioned Environment
Vivek Gadge
Allow progress tracking of sub-commands
Antonin Houska
Re: Allow progress tracking of sub-commands
Rahila Syed
Re: Allow progress tracking of sub-commands
Antonin Houska
coerce_type discard unnecessary CollateExprs
jian he
Re: coerce_type discard unnecessary CollateExprs
Tom Lane
Re: coerce_type discard unnecessary CollateExprs
jian he
Re:Re: COPY FROM with RLS
Yilin Zhang
Re:Re: COPY FROM with RLS
Yilin Zhang
Re: Re: COPY FROM with RLS
jian he
[PATCH] Document wal_compression=on
Christoph Berg
Re: [PATCH] Document wal_compression=on
John Naylor
Re: [PATCH] Document wal_compression=on
Christoph Berg
Re: [PATCH] Document wal_compression=on
Christoph Berg
Re: [PATCH] Document wal_compression=on
John Naylor
Re: [PATCH] Document wal_compression=on
Michael Paquier
Re: [PATCH] Document wal_compression=on
wenhui qiu
Re: [PATCH] Document wal_compression=on
John Naylor
Re: [PATCH] Document wal_compression=on
Christoph Berg
Re: [PATCH] Document wal_compression=on
John Naylor
Fix FSM range endpoint after relation extension
Jingtang Zhang
Re: Fix FSM range endpoint after relation extension
Jingtang Zhang
Re: vectorized CRC on ARM64
Peter Eisentraut
Re: vectorized CRC on ARM64
John Naylor
Re: vectorized CRC on ARM64
Peter Eisentraut
PostgreSQL select-only CTE removal is too aggressive?
Kirill Reshke
Re: PostgreSQL select-only CTE removal is too aggressive?
Kirill Reshke
Re: PostgreSQL select-only CTE removal is too aggressive?
Tom Lane
Re: PostgreSQL select-only CTE removal is too aggressive?
Kirill Reshke
Re: PostgreSQL select-only CTE removal is too aggressive?
Tom Lane
Re: PostgreSQL select-only CTE removal is too aggressive?
David G. Johnston
Fix GROUP BY ALL handling of ORDER BY operator semantics
Chao Li
Re: Fix GROUP BY ALL handling of ORDER BY operator semantics
Chao Li
Re: Fix GROUP BY ALL handling of ORDER BY operator semantics
Miłosz Bieniek
Fix floating-point noise in pg_stat_us_to_ms()
Bertrand Drouvot
Re: Fix floating-point noise in pg_stat_us_to_ms()
John Naylor
Earlier messages
Later messages