pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
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: 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: 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
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
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
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
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: 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: 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
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: 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
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
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
[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: 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
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
Re: Fix floating-point noise in pg_stat_us_to_ms()
John Naylor
Re: Make the logical replication conflict messages more like each other
Peter Smith
Add a statistics view to track usage of deprecated features
Shinya Kato
Re: Add a statistics view to track usage of deprecated features
Michael Paquier
Re: Add a statistics view to track usage of deprecated features
Tom Lane
Re: Add a statistics view to track usage of deprecated features
Shinya Kato
Re: CREATE OR REPLACE MATERIALIZED VIEW
Erik Wienhold
Re: CREATE OR REPLACE MATERIALIZED VIEW
Erik Wienhold
doc: fix two id/xreflabel inconsistencies in config.sgml
Bill Kim
Re: doc: fix two id/xreflabel inconsistencies in config.sgml
Peter Smith
Re: doc: fix two id/xreflabel inconsistencies in config.sgml
Daniel Gustafsson
Re: doc: fix two id/xreflabel inconsistencies in config.sgml
Bill Kim
[PATCH] Use wait_classes.h in pg_prewarm
Dongpo Liu
statatt_build_stavalues->LOCAL_FCINFO wrong number
jian he
Re: statatt_build_stavalues->LOCAL_FCINFO wrong number
Michael Paquier
Re: statatt_build_stavalues->LOCAL_FCINFO wrong number
jian he
Re: statatt_build_stavalues->LOCAL_FCINFO wrong number
Michael Paquier
Re: statatt_build_stavalues->LOCAL_FCINFO wrong number
Corey Huinker
Re: statatt_build_stavalues->LOCAL_FCINFO wrong number
jian he
Re: statatt_build_stavalues->LOCAL_FCINFO wrong number
Corey Huinker
Re: Reject ADD CONSTRAINT NOT NULL if name mismatches existing domain not-null constraint
ZizhuanLiu X-MAN
[PATCH] Avoid collation lookup for "char" statistics
Feng Wu
Re: [PATCH] Avoid collation lookup for "char" statistics
Tom Lane
Re: [PATCH] Avoid collation lookup for "char" statistics
Feng Wu
Re: [PATCH] Avoid collation lookup for "char" statistics
Tom Lane
Re: [PATCH] Avoid collation lookup for "char" statistics
Tom Lane
Re: [PATCH] Avoid collation lookup for "char" statistics
Feng Wu
hashjoins vs. bitmap filters
Ben Mejia
Re: hashjoins vs. bitmap filters
Ben Mejia
Re: COPY: validate option presence rather than option values
Masahiko Sawada
Re: COPY: validate option presence rather than option values
Chao Li
PostgreSQL 19 Beta 2 release date
Jonathan S. Katz
Re: Add autovacuum_warning to surface concurrent vacuum collisions
Hüseyin Demir
Re: Add autovacuum_warning to surface concurrent vacuum collisions
Bharath Rupireddy
Possible Visibility Map corruption in supported branches?
Jehan-Guillaume de Rorthais
Re: Possible Visibility Map corruption in supported branches?
Jehan-Guillaume de Rorthais
ON EMPTY clause for aggregate and window functions
Jeevan Chalke
Re: ON EMPTY clause for aggregate and window functions
Isaac Morland
Re: ON EMPTY clause for aggregate and window functions
Jeevan Chalke
Clear base backup progress reporting on error
Chao Li
Re: Clear base backup progress reporting on error
Fujii Masao
Re: Clear base backup progress reporting on error
Chao Li
Re: Clear base backup progress reporting on error
Fujii Masao
Re: Clear base backup progress reporting on error
Chao Li
Re: Clear base backup progress reporting on error
Andrew Dunstan
Re: Change checkpoint‑record‑missing PANIC to FATAL
Nitin Jadhav
Re: Use exact nullingrels matches for NestLoopParams
Richard Guo
CLUSTER progress: wrong index_rebuild_count for tables with TOAST
Adam Lee
Re: CLUSTER progress: wrong index_rebuild_count for tables with TOAST
Antonin Houska
[PATCH] Adjust autovacuum thresholds using relallvisible
wenhui qiu
[PATCH] Add hook for plugins to acquire sample rows during ANALYZE
Samba Siva Reddy Chinta
Re: [PATCH] Add hook for plugins to acquire sample rows during ANALYZE
Ashutosh Bapat
Re: [PATCH] Add hook for plugins to acquire sample rows during ANALYZE
Samba Siva Reddy Chinta
Re: [PATCH] DISTINCT in plain aggregate window functions
Henson Choi
Earlier messages
Later messages