pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH] Prevent replacement of a function if it's used in an index expression and is not IMMUTABLE
jian he
Fix comment in btree_gist--1.8--1.9.sql
Paul Jungwirth
Re: Fix comment in btree_gist--1.8--1.9.sql
Michael Paquier
Re: Fix comment in btree_gist--1.8--1.9.sql
Tom Lane
Re: Fix comment in btree_gist--1.8--1.9.sql
Paul Jungwirth
Re: Fix comment in btree_gist--1.8--1.9.sql
Tom Lane
Re: Fix comment in btree_gist--1.8--1.9.sql
Michael Paquier
Re: Fix comment in btree_gist--1.8--1.9.sql
Paul Jungwirth
Re: Fix comment in btree_gist--1.8--1.9.sql
Michael Paquier
Re: Non-text mode for pg_dumpall
Noah Misch
Re: Non-text mode for pg_dumpall
Mahendra Singh Thalor
Re: Non-text mode for pg_dumpall
Noah Misch
Re: Non-text mode for pg_dumpall
Mahendra Singh Thalor
Re: Non-text mode for pg_dumpall
Mahendra Singh Thalor
Re: Non-text mode for pg_dumpall
Andrew Dunstan
Re: Non-text mode for pg_dumpall
Noah Misch
Re: Non-text mode for pg_dumpall
Andrew Dunstan
Re: Non-text mode for pg_dumpall
Andrew Dunstan
Re: Non-text mode for pg_dumpall
Noah Misch
Re: Non-text mode for pg_dumpall
Andrew Dunstan
Re: Non-text mode for pg_dumpall
Tom Lane
Re: Non-text mode for pg_dumpall
Noah Misch
Re: Non-text mode for pg_dumpall
Andrew Dunstan
Re: Non-text mode for pg_dumpall
Andrew Dunstan
Re: Non-text mode for pg_dumpall
Noah Misch
Re: Non-text mode for pg_dumpall
Andrew Dunstan
Re: Non-text mode for pg_dumpall
Andrew Dunstan
Re: Non-text mode for pg_dumpall
Christoph Berg
Re: Non-text mode for pg_dumpall
Andrew Dunstan
Re: Non-text mode for pg_dumpall
Christoph Berg
Re: Non-text mode for pg_dumpall
Nathan Bossart
Re: Non-text mode for pg_dumpall
Andrew Dunstan
Re: Non-text mode for pg_dumpall
Álvaro Herrera
Re: Non-text mode for pg_dumpall
Mahendra Singh Thalor
Re: Non-text mode for pg_dumpall
Andrew Dunstan
Re: Non-text mode for pg_dumpall
Noah Misch
Re: Non-text mode for pg_dumpall
Robert Haas
IO worker crash in test_aio/002_io_workers
Andres Freund
Re: IO worker crash in test_aio/002_io_workers
Thomas Munro
Tab completion for large objects
Dagfinn Ilmari Mannsåker
Re: Tab completion for large objects
Fujii Masao
Re: Tab completion for large objects
Fujii Masao
Re: Unnecessary delay in streaming replication due to replay lag
sunil s
Re: Unnecessary delay in streaming replication due to replay lag
sunil s
Re: Unnecessary delay in streaming replication due to replay lag
Huansong Fu
Re: Unnecessary delay in streaming replication due to replay lag
sunil s
Re: Remove redundant comment regarding RelationBuildRowSecurity in relcache.c
Dean Rasheed
Re: [PATCH] Support for basic ALTER TABLE progress reporting.
jian he
Fwd: [PATCH] Support for basic ALTER TABLE progress reporting.
Jiří Kavalík
Re: Fwd: [PATCH] Support for basic ALTER TABLE progress reporting.
Álvaro Herrera
Re: like pg_shmem_allocations, but fine-grained for DSM registry ?
Florents Tselai
Re: like pg_shmem_allocations, but fine-grained for DSM registry ?
Nathan Bossart
Re: like pg_shmem_allocations, but fine-grained for DSM registry ?
Florents Tselai
Re: like pg_shmem_allocations, but fine-grained for DSM registry ?
Nathan Bossart
Re: like pg_shmem_allocations, but fine-grained for DSM registry ?
Florents Tselai
Re: like pg_shmem_allocations, but fine-grained for DSM registry ?
Nathan Bossart
Re: Expand applicability of aggregate's sortop optimization
Matthias van de Meent
Re: [PATCH] Fix replica identity mismatch for partitioned tables with publish_via_partition_root
Mikhail Kharitonov
Re: [PATCH] Fix replica identity mismatch for partitioned tables with publish_via_partition_root
Mikhail Kharitonov
Re: support create index on virtual generated column.
jian he
Re: support create index on virtual generated column.
jian he
Re: support create index on virtual generated column.
Corey Huinker
Re: support create index on virtual generated column.
Tom Lane
Re: support create index on virtual generated column.
jian he
Re: support create index on virtual generated column.
Corey Huinker
Logical replication prefetch
Konstantin Knizhnik
Re: Logical replication prefetch
Amit Kapila
Re: Logical replication prefetch
Konstantin Knizhnik
Re: Logical replication prefetch
Amit Kapila
Re: Logical replication prefetch
Konstantin Knizhnik
Re: Logical replication prefetch
Konstantin Knizhnik
Re: Logical replication prefetch
Amit Kapila
Re: Logical replication prefetch
Konstantin Knizhnik
Re: Logical replication prefetch
Amit Kapila
Re: Logical replication prefetch
Amit Kapila
Re: Logical replication prefetch
Konstantin Knizhnik
Re: Logical replication prefetch
Amit Kapila
Re: Logical replication prefetch
Amit Kapila
Re: Logical replication prefetch
Konstantin Knizhnik
RE: Logical replication prefetch
Zhijie Hou (Fujitsu)
Re: Logical replication prefetch
Konstantin Knizhnik
RE: Logical replication prefetch
Zhijie Hou (Fujitsu)
Re: Logical replication prefetch
Konstantin Knizhnik
Can can I make an injection point wait occur no more than once?
Peter Geoghegan
Re: Can can I make an injection point wait occur no more than once?
Noah Misch
Re: Can can I make an injection point wait occur no more than once?
Peter Geoghegan
Re: Can can I make an injection point wait occur no more than once?
Michael Paquier
Re: Can can I make an injection point wait occur no more than once?
Peter Geoghegan
Re: Can can I make an injection point wait occur no more than once?
Noah Misch
Re: Can can I make an injection point wait occur no more than once?
Peter Geoghegan
Re: Can can I make an injection point wait occur no more than once?
Noah Misch
Re: Can can I make an injection point wait occur no more than once?
Peter Geoghegan
Re: Can can I make an injection point wait occur no more than once?
Noah Misch
Re: Can can I make an injection point wait occur no more than once?
Peter Geoghegan
Re: Can can I make an injection point wait occur no more than once?
Michael Paquier
[PATCH] Add const modifier to static functions in jsonb_utils.c
Dmitry Mityugov
Test instability when pg_dump orders by OID
Noah Misch
Re: Test instability when pg_dump orders by OID
Robert Haas
Re: Test instability when pg_dump orders by OID
Noah Misch
Re: Test instability when pg_dump orders by OID
Robert Haas
Re: Test instability when pg_dump orders by OID
Noah Misch
Re: Test instability when pg_dump orders by OID
Robert Haas
Re: Test instability when pg_dump orders by OID
Noah Misch
Re: Test instability when pg_dump orders by OID
Alexander Lakhin
Re: Fix replica identity checks for MERGE command on published table.
Dean Rasheed
Re: Fix replica identity checks for MERGE command on published table.
Dean Rasheed
Re: Fix replica identity checks for MERGE command on published table.
Dean Rasheed
Re: [PATCH] contrib/xml2: xslt_process() should report XSLT-related error details
Robin Haberkorn
Re: [PATCH] contrib/xml2: xslt_process() should report XSLT-related error details
Robin Haberkorn
Re: Memory consumed by paths during partitionwise join planning
Andrei Lepikhov
Re: Memory consumed by paths during partitionwise join planning
Ashutosh Bapat
Re: Memory consumed by paths during partitionwise join planning
Andrei Lepikhov
Re: Memory consumed by paths during partitionwise join planning
Ashutosh Bapat
Panic during xlog building with big values
Maksim.Melnikov
Re: analyze-in-stages post upgrade questions
Mircea Cadariu
Re: analyze-in-stages post upgrade questions
Laurenz Albe
Re: analyze-in-stages post upgrade questions
Mircea Cadariu
Re: analyze-in-stages post upgrade questions
Fujii Masao
Re: analyze-in-stages post upgrade questions
Mircea Cadariu
Re: analyze-in-stages post upgrade questions
Fujii Masao
Re: analyze-in-stages post upgrade questions
Nathan Bossart
Re: analyze-in-stages post upgrade questions
Laurenz Albe
Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements
Sergey Sargsyan
Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements
Mihail Nikalayeu
Re: [PATCH] Hex-coding optimizations using SVE on ARM.
chiranmoy.bhattacha...@fujitsu.com
Small optimization with expanding dynamic hash table
cca5507
Re: Small optimization with expanding dynamic hash table
Rahila Syed
Re: Small optimization with expanding dynamic hash table
cca5507
Re: Small optimization with expanding dynamic hash table
Rahila Syed
Re: Small optimization with expanding dynamic hash table
Rahila Syed
Re: Small optimization with expanding dynamic hash table
cca5507
Re: Small optimization with expanding dynamic hash table
cca5507
Re: Small optimization with expanding dynamic hash table
wenhui qiu
Re: Small optimization with expanding dynamic hash table
cca5507
Set 1s WaitLatch timeout if standby limit has expired in ResolveRecoveryConflictWithBufferPin
Anthony Hsu
Re: Limiting overshoot in nbtree's parallel SAOP index scans
Matthias van de Meent
Re: meson vs. llvm bitcode files
Nazir Bilal Yavuz
Re: Consider explicit incremental sort for Append and MergeAppend
Richard Guo
Re: Consider explicit incremental sort for Append and MergeAppend
Andrei Lepikhov
Move the injection_points extension to contrib?
Antonin Houska
RE: Move the injection_points extension to contrib?
Hayato Kuroda (Fujitsu)
Re: Move the injection_points extension to contrib?
Antonin Houska
Re: Move the injection_points extension to contrib?
Michael Paquier
Re: Avoid circular header file dependency
John Naylor
Re: Avoid circular header file dependency
Michael Paquier
Documenting inlining SQL functions
Paul Jungwirth
Re: Documenting inlining SQL functions
Pavel Stehule
Re: Documenting inlining SQL functions
Maciek Sakrejda
Documenting inlining SQL functions
David G. Johnston
Re: Documenting inlining SQL functions
David G. Johnston
Re: Documenting inlining SQL functions
Tom Lane
Re: Documenting inlining SQL functions
David G. Johnston
Re: Documenting inlining SQL functions
Pavel Stehule
Re: Documenting inlining SQL functions
Merlin Moncure
Re: support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint
jian he
Saving stack space in nbtree's _bt_first function
Peter Geoghegan
Re: Saving stack space in nbtree's _bt_first function
Mircea Cadariu
Re: Saving stack space in nbtree's _bt_first function
Peter Geoghegan
Re: Saving stack space in nbtree's _bt_first function
Mircea Cadariu
Re: Saving stack space in nbtree's _bt_first function
Peter Geoghegan
Re: pgbench - adding pl/pgsql versions of tests
Hannu Krosing
Re: pgbench - adding pl/pgsql versions of tests
Hannu Krosing
Re: amcheck support for BRIN indexes
Álvaro Herrera
Re: amcheck support for BRIN indexes
Tomas Vondra
Re: amcheck support for BRIN indexes
Álvaro Herrera
Re: amcheck support for BRIN indexes
Arseniy Mukhin
Re: amcheck support for BRIN indexes
Tomas Vondra
Re: amcheck support for BRIN indexes
Arseniy Mukhin
Re: amcheck support for BRIN indexes
Arseniy Mukhin
Re: amcheck support for BRIN indexes
Arseniy Mukhin
Re: amcheck support for BRIN indexes
Arseniy Mukhin
Re: amcheck support for BRIN indexes
Álvaro Herrera
Re: A recent message added to pg_upgade
Tom Lane
Re: A recent message added to pg_upgade
Dilip Kumar
Re: A recent message added to pg_upgade
Dilip Kumar
Re: A recent message added to pg_upgade
Tom Lane
Re: A recent message added to pg_upgade
Dilip Kumar
Re: A recent message added to pg_upgade
Dilip Kumar
Re: A recent message added to pg_upgade
Amit Kapila
Re: A recent message added to pg_upgade
Dilip Kumar
Re: A recent message added to pg_upgade
Amit Kapila
Re: A recent message added to pg_upgade
Dilip Kumar
Re: A recent message added to pg_upgade
Dilip Kumar
Re: A recent message added to pg_upgade
Álvaro Herrera
Re: A recent message added to pg_upgade
Dilip Kumar
Re: A recent message added to pg_upgade
Amit Kapila
Re: A recent message added to pg_upgade
Tom Lane
Re: A recent message added to pg_upgade
Dilip Kumar
Re: A recent message added to pg_upgade
vignesh C
Re: A recent message added to pg_upgade
Dilip Kumar
Re: A recent message added to pg_upgade
Dilip Kumar
Re: A recent message added to pg_upgade
vignesh C
Re: A recent message added to pg_upgade
Amit Kapila
Re: A recent message added to pg_upgade
Dilip Kumar
Re: A recent message added to pg_upgade
vignesh C
Re: A recent message added to pg_upgade
Amit Kapila
Re: A recent message added to pg_upgade
Tom Lane
Re: What is a typical precision of gettimeofday()?
Hannu Krosing
Re: What is a typical precision of gettimeofday()?
Tom Lane
Re: What is a typical precision of gettimeofday()?
Hannu Krosing
Earlier messages
Later messages