pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: pg_restore handles extended statistics inconsistently with statistics data
Chao Li
Re: pg_restore handles extended statistics inconsistently with statistics data
Corey Huinker
Re: [BUG] Take a long time to reach consistent after pg_rewind
cca5507
Re: [BUG] Take a long time to reach consistent after pg_rewind
Kyotaro Horiguchi
Re: [BUG] Take a long time to reach consistent after pg_rewind
cca5507
Re: [BUG] Take a long time to reach consistent after pg_rewind
Kyotaro Horiguchi
Re: [BUG] Take a long time to reach consistent after pg_rewind
surya poondla
Re: [BUG] Take a long time to reach consistent after pg_rewind
cca5507
Re: [BUG] Take a long time to reach consistent after pg_rewind
surya poondla
DOCS - "Get Object DDL Functions" table improvements
Peter Smith
Re: DOCS - "Get Object DDL Functions" table improvements
Ian Lawrence Barwick
Re: DOCS - "Get Object DDL Functions" table improvements
Peter Smith
Re: DOCS - "Get Object DDL Functions" table improvements
Michael Paquier
Re: DOCS - "Get Object DDL Functions" table improvements
Peter Smith
Re: Having problems generating a code coverage report
Jacob Champion
Disable startup progress timeout during standby WAL replay
Fujii Masao
Re: Disable startup progress timeout during standby WAL replay
Kyotaro Horiguchi
Re: Disable startup progress timeout during standby WAL replay
Fujii Masao
Re: Disable startup progress timeout during standby WAL replay
Kyotaro Horiguchi
Re: Disable startup progress timeout during standby WAL replay
Fujii Masao
Re: Disable startup progress timeout during standby WAL replay
Bharath Rupireddy
Re: Why our Valgrind reports suck
Alexander Lakhin
Re: Why our Valgrind reports suck
Tom Lane
Re: Why our Valgrind reports suck
Tom Lane
Re: Why our Valgrind reports suck
David E. Wheeler
Re: Why our Valgrind reports suck
Álvaro Herrera
Re: Why our Valgrind reports suck
Tom Lane
Re: Why our Valgrind reports suck
David E. Wheeler
fix prev link in docs
Nathan Bossart
Re: fix prev link in docs
Ayush Tiwari
Re: fix prev link in docs
Nathan Bossart
Re: fix prev link in docs
Tom Lane
Re: fix prev link in docs
Nathan Bossart
Re: fix prev link in docs
Nathan Bossart
Re: fix prev link in docs
Tom Lane
Re: fix prev link in docs
Nathan Bossart
Re: [PATCH] psql: add \dcs to list all constraints
Cary Huang
Assorted Win32 error handling fixes (CreateThread, pgwin32_select, pg_usleep)
Sehrope Sarkuni
Show estimated number of groups for IncrementalSort in EXPLAIN
Ilia Evdokimov
Re: Show estimated number of groups for IncrementalSort in EXPLAIN
Enrique Sánchez
Re: Show estimated number of groups for IncrementalSort in EXPLAIN
Ilia Evdokimov
Re: Show estimated number of groups for IncrementalSort in EXPLAIN
David Rowley
Re: Show estimated number of groups for IncrementalSort in EXPLAIN
Ilia Evdokimov
Re: Show estimated number of groups for IncrementalSort in EXPLAIN
solai v
need clarification about hash_bytes() non-determinitstic behaviour between Little Endian and Big Endian
Ilyasov Ian
Re: need clarification about hash_bytes() non-determinitstic behaviour between Little Endian and Big Endian
Tom Lane
Re: Return value of XLogInsertRecord() for XLOG_SWITCH record
ZizhuanLiu X-MAN
Re: Return value of XLogInsertRecord() for XLOG_SWITCH record
반지현
Re: Return value of XLogInsertRecord() for XLOG_SWITCH record
ZizhuanLiu X-MAN
Re: Return value of XLogInsertRecord() for XLOG_SWITCH record
ZizhuanLiu X-MAN
Re: Return value of XLogInsertRecord() for XLOG_SWITCH record
ZizhuanLiu X-MAN
Re: Return value of XLogInsertRecord() for XLOG_SWITCH record
ZizhuanLiu X-MAN
Re: Return value of XLogInsertRecord() for XLOG_SWITCH record
ZizhuanLiu X-MAN
Re: Return value of XLogInsertRecord() for XLOG_SWITCH record
Henson Choi
Re: Return value of XLogInsertRecord() for XLOG_SWITCH record
ZizhuanLiu X-MAN
ci: Generate crashlogs on Windows
Nazir Bilal Yavuz
Re: ci: Generate crashlogs on Windows
Andres Freund
Re: ci: Generate crashlogs on Windows
Nazir Bilal Yavuz
Discard ORDER BY/DISTINCT when an ANY/IN sublink is pulled up to a join
Ewan Young
Re: Discard ORDER BY/DISTINCT when an ANY/IN sublink is pulled up to a join
Zsolt Parragi
Re: Discard ORDER BY/DISTINCT when an ANY/IN sublink is pulled up to a join
Ewan Young
[PATCH v1] [BUG #19516] Skip whole-row projection shortcut for OLD/NEW returning type
Marko Grujic
Re: [PATCH v1] [BUG #19516] Skip whole-row projection shortcut for OLD/NEW returning type
Dean Rasheed
Re: [PATCH v1] [BUG #19516] Skip whole-row projection shortcut for OLD/NEW returning type
Marko Grujic
Re: [PATCH v1] [BUG #19516] Skip whole-row projection shortcut for OLD/NEW returning type
Dean Rasheed
Re: [PATCH v1] [BUG #19516] Skip whole-row projection shortcut for OLD/NEW returning type
Marko Grujic
Re: [PATCH v1] [BUG #19516] Skip whole-row projection shortcut for OLD/NEW returning type
Marko Grujic
Re: [PATCH v1] [BUG #19516] Skip whole-row projection shortcut for OLD/NEW returning type
Dean Rasheed
Re: Type assertions without GCC builtins
Peter Eisentraut
Re: Type assertions without GCC builtins
Jelte Fennema-Nio
Re: PRI?64 vs Visual Studio (2022)
Wolfgang Walther
Re: repack: clarify final phase of concurrent mode in file header comment
Jakub Wartak
Re: repack: clarify final phase of concurrent mode in file header comment
Chao Li
Re: Bug? pg_rewind produces unusable but starting database with standby recovery
Andrey Borodin
Re: Bug? pg_rewind produces unusable but starting database with standby recovery
cca5507
Re: Bug? pg_rewind produces unusable but starting database with standby recovery
Zsolt Parragi
Fix md5_password_warnings for role/database settings
Chao Li
Re: Fix md5_password_warnings for role/database settings
Japin Li
Re: Fix md5_password_warnings for role/database settings
Chao Li
Re: Fix md5_password_warnings for role/database settings
Japin Li
Re: Fix md5_password_warnings for role/database settings
Fujii Masao
Re: Fix md5_password_warnings for role/database settings
Chao Li
Re: Fix md5_password_warnings for role/database settings
Fujii Masao
Re: Fix md5_password_warnings for role/database settings
Chao Li
LLVM JIT: any JIT-compiled query crashes (SIGILL) on a libLLVM 19 + ASAN build
Henson Choi
Re: LLVM JIT: any JIT-compiled query crashes (SIGILL) on a libLLVM 19 + ASAN build
Henson Choi
Re: LLVM JIT: any JIT-compiled query crashes (SIGILL) on a libLLVM 19 + ASAN build
Henson Choi
Re: LLVM JIT: any JIT-compiled query crashes (SIGILL) on a libLLVM 19 + ASAN build
Matheus Alcantara
Re: LLVM JIT: any JIT-compiled query crashes (SIGILL) on a libLLVM 19 + ASAN build
Henson Choi
Re: LLVM JIT: any JIT-compiled query crashes (SIGILL) on a libLLVM 19 + ASAN build
Matheus Alcantara
Re: LLVM JIT: any JIT-compiled query crashes (SIGILL) on a libLLVM 19 + ASAN build
Henson Choi
Re: pg_plan_advice
Michael Paquier
RFC: A constraint-enforcement layer, decoupling cross-partition constraints from indexing
Greg Burd
Re: [Bug] Add the missing RTE_GRAPH_TABLE case to transformLockingClause()
Ayush Tiwari
Re: [Bug] Add the missing RTE_GRAPH_TABLE case to transformLockingClause()
Ashutosh Bapat
Re: Improving psql autocompletion for SET LOCAL / SET SESSION
surya poondla
Re: Improving psql autocompletion for SET LOCAL / SET SESSION
solai v
Re: Improving psql autocompletion for SET LOCAL / SET SESSION
Álvaro Rodríguez
Re: Improving psql autocompletion for SET LOCAL / SET SESSION
solai v
Re: Improving psql autocompletion for SET LOCAL / SET SESSION
surya poondla
Re: Get rid of "Section.N.N.N" on DOCs
Marcos Pegoraro
Re: Get rid of "Section.N.N.N" on DOCs
Peter Eisentraut
Re: Get rid of "Section.N.N.N" on DOCs
Marcos Pegoraro
Re: Get rid of "Section.N.N.N" on DOCs
Peter Eisentraut
Re: Get rid of "Section.N.N.N" on DOCs
Marcos Pegoraro
Re: Get rid of "Section.N.N.N" on DOCs
Christophe Pettus
Re: Get rid of "Section.N.N.N" on DOCs
Bruce Momjian
Re: [PATCH] Fix minRecoveryPoint not advanced past checkpoint in CreateRestartPoint
Nitin Jadhav
Re: [PATCH] Fix minRecoveryPoint not advanced past checkpoint in CreateRestartPoint
Michael Paquier
Re: [PATCH] Fix minRecoveryPoint not advanced past checkpoint in CreateRestartPoint
Kyotaro Horiguchi
Re: [PATCH] Fix minRecoveryPoint not advanced past checkpoint in CreateRestartPoint
Nitin Jadhav
[PATCH] Avoid orphaning buffers when a relation's file is missing
Adam Lee
Show hashed SAOP decision in EXPLAIN
Andrei Lepikhov
Re: Show hashed SAOP decision in EXPLAIN
Nishant Sharma
Re: Show hashed SAOP decision in EXPLAIN
Andrei Lepikhov
Re: Show hashed SAOP decision in EXPLAIN
Nishant Sharma
Re: Show hashed SAOP decision in EXPLAIN
Andrei Lepikhov
Re: Show hashed SAOP decision in EXPLAIN
Nishant Sharma
Re: Move FOR PORTION OF checks out of analysis
jian he
Re: Move FOR PORTION OF checks out of analysis
Paul A Jungwirth
Re: Move FOR PORTION OF checks out of analysis
Peter Eisentraut
Re: Move FOR PORTION OF checks out of analysis
Paul A Jungwirth
Re: Move FOR PORTION OF checks out of analysis
Peter Eisentraut
Re: Move FOR PORTION OF checks out of analysis
Peter Eisentraut
Re: Move FOR PORTION OF checks out of analysis
Tom Lane
Reject negative max_retention_duration values
Chao Li
Re: Reject negative max_retention_duration values
Amit Kapila
RE: Reject negative max_retention_duration values
Hayato Kuroda (Fujitsu)
Re: Reject negative max_retention_duration values
Chao Li
RE: Reject negative max_retention_duration values
Hayato Kuroda (Fujitsu)
Re: Reject negative max_retention_duration values
Michael Paquier
Re: Reject negative max_retention_duration values
Chao Li
Re: Reject negative max_retention_duration values
Amit Kapila
Re: Reject negative max_retention_duration values
Chao Li
Re: Improve read_local_xlog_page_guts by replacing polling with latch-based waiting
Rui Zhao
Re: Separate catalog_xmin from xmin in walsender hot standby feedback
Rui Zhao
Re: Separate catalog_xmin from xmin in walsender hot standby feedback
Amit Kapila
Re: Separate catalog_xmin from xmin in walsender hot standby feedback
Rui Zhao
Fix SET EXPRESSION for virtual columns with whole-row dependencies
Chao Li
Re: Fix SET EXPRESSION for virtual columns with whole-row dependencies
jian he
Re: Fix SET EXPRESSION for virtual columns with whole-row dependencies
Chao Li
Re: Fix SET EXPRESSION for virtual columns with whole-row dependencies
Chao Li
Re: Fix SET EXPRESSION for virtual columns with whole-row dependencies
Chao Li
Re: Fix SET EXPRESSION for virtual columns with whole-row dependencies
jian he
Re: Fix SET EXPRESSION for virtual columns with whole-row dependencies
Chao Li
Re: Fix SET EXPRESSION for virtual columns with whole-row dependencies
jian he
DOCS - Add missing EXCEPT parameter description to ALTER PUBLICATION
Nisha Moond
Re: DOCS - Add missing EXCEPT parameter description to ALTER PUBLICATION
shveta malik
Re: DOCS - Add missing EXCEPT parameter description to ALTER PUBLICATION
shveta malik
Re: DOCS - Add missing EXCEPT parameter description to ALTER PUBLICATION
Nisha Moond
Re: DOCS - Add missing EXCEPT parameter description to ALTER PUBLICATION
shveta malik
Re: DOCS - Add missing EXCEPT parameter description to ALTER PUBLICATION
Peter Smith
Re: DOCS - Add missing EXCEPT parameter description to ALTER PUBLICATION
Nisha Moond
Re: DOCS - Add missing EXCEPT parameter description to ALTER PUBLICATION
Peter Smith
Re: DOCS - Add missing EXCEPT parameter description to ALTER PUBLICATION
Amit Kapila
Re: DOCS - Add missing EXCEPT parameter description to ALTER PUBLICATION
Peter Smith
Re: DOCS - Add missing EXCEPT parameter description to ALTER PUBLICATION
Amit Kapila
Re: DOCS - Add missing EXCEPT parameter description to ALTER PUBLICATION
Nisha Moond
Re: Parallel Apply
Peter Smith
Re: md: measure just FileSync() for pgstat_io without FileClose()
ZizhuanLiu X-MAN
typedef struct WindowClause misleading comments
jian he
Re: typedef struct WindowClause misleading comments
David Rowley
Re: typedef struct WindowClause misleading comments
jian he
Re: typedef struct WindowClause misleading comments
Tom Lane
Re: typedef struct WindowClause misleading comments
David Rowley
Re: typedef struct WindowClause misleading comments
Tom Lane
Re: typedef struct WindowClause misleading comments
David Rowley
Add pattern matching support for LISTEN/NOTIFY channels
Matheus Alcantara
Re: Add pattern matching support for LISTEN/NOTIFY channels
Nathan Bossart
Re: Add pattern matching support for LISTEN/NOTIFY channels
Matheus Alcantara
Re: Add pattern matching support for LISTEN/NOTIFY channels
Tom Lane
Re: Add pattern matching support for LISTEN/NOTIFY channels
Matheus Alcantara
Re: Add pattern matching support for LISTEN/NOTIFY channels
Matheus Alcantara
Re: [BUG] [PATCH] Allow physical replication slots to recover from archive after invalidation
Joao Foltran
Re: [BUG] [PATCH] Allow physical replication slots to recover from archive after invalidation
Joao Foltran
Unexpected reindex when altering column types for partitioned tables
Álvaro Rodríguez
Re: Unexpected reindex when altering column types for partitioned tables
Álvaro Herrera
Re: Unexpected reindex when altering column types for partitioned tables
Álvaro Rodríguez
Re: Unexpected reindex when altering column types for partitioned tables
Álvaro Rodríguez
Why is the LSN reported for pg_logical_emit_message() different from other decoded operations?
torikoshia
Re: Why is the LSN reported for pg_logical_emit_message() different from other decoded operations?
Yugo Nagata
Re: Why is the LSN reported for pg_logical_emit_message() different from other decoded operations?
Kyotaro Horiguchi
Re: Why is the LSN reported for pg_logical_emit_message() different from other decoded operations?
torikoshia
RE: Why is the LSN reported for pg_logical_emit_message() different from other decoded operations?
Hayato Kuroda (Fujitsu)
Re: Why is the LSN reported for pg_logical_emit_message() different from other decoded operations?
torikoshia
Re: Logging parallel worker draught
solai v
Re: Logging parallel worker draught
Álvaro Herrera
Re: Logging parallel worker draught
Benoit Lobréau
Re: Logging parallel worker draught
solai v
Re: Logging parallel worker draught
Andrei Lepikhov
Re: Logging parallel worker draught
Benoit Lobréau
Re: Logging parallel worker draught
Andrei Lepikhov
Remove redundant DISTINCT when GROUP BY already guarantees uniqueness
Ilia Evdokimov
Re: Remove redundant DISTINCT when GROUP BY already guarantees uniqueness
Zsolt Parragi
Re: Remove redundant DISTINCT when GROUP BY already guarantees uniqueness
Andres Taylor
Re: Remove redundant DISTINCT when GROUP BY already guarantees uniqueness
David Rowley
Re: Remove redundant DISTINCT when GROUP BY already guarantees uniqueness
Andres Taylor
Re: Remove redundant DISTINCT when GROUP BY already guarantees uniqueness
Andres Taylor
Re: Remove redundant DISTINCT when GROUP BY already guarantees uniqueness
Andrés Taylor
Fix unqualified catalog references in psql describe queries
Chao Li
Earlier messages
Later messages