pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: Mark class_descr strings for translation
Peter Eisentraut
Re: Mark class_descr strings for translation
Álvaro Herrera
Re: Mark class_descr strings for translation
Kyotaro Horiguchi
Re: CREATE TABLE LIKE INCLUDING TRIGGERS
Henson Choi
Re: CREATE TABLE LIKE INCLUDING TRIGGERS
jian he
Possible replace of strncpy on xactdesc.c
Mario González Troncoso
Re: Possible replace of strncpy on xactdesc.c
Daniel Gustafsson
Re: Possible replace of strncpy on xactdesc.c
Mario González Troncoso
Re: Possible replace of strncpy on xactdesc.c
Mario González Troncoso
Re: Possible replace of strncpy on xactdesc.c
solai v
Re: Possible replace of strncpy on xactdesc.c
Kyotaro Horiguchi
Re: Possible replace of strncpy on xactdesc.c
Daniel Gustafsson
Can we get rid of TerminateThread() in pg_dump?
Thomas Munro
Re: Can we get rid of TerminateThread() in pg_dump?
Bryan Green
Re: Can we get rid of TerminateThread() in pg_dump?
Thomas Munro
Re: Can we get rid of TerminateThread() in pg_dump?
Bryan Green
Re: Can we get rid of TerminateThread() in pg_dump?
Heikki Linnakangas
Re: Can we get rid of TerminateThread() in pg_dump?
Bryan Green
Re: Can we get rid of TerminateThread() in pg_dump?
Thomas Munro
Re: Can we get rid of TerminateThread() in pg_dump?
Jelte Fennema-Nio
Re: Can we get rid of TerminateThread() in pg_dump?
Bryan Green
Re: Can we get rid of TerminateThread() in pg_dump?
Thomas Munro
Re: Can we get rid of TerminateThread() in pg_dump?
Jelte Fennema-Nio
Re: Can we get rid of TerminateThread() in pg_dump?
Thomas Munro
Re: Can we get rid of TerminateThread() in pg_dump?
Heikki Linnakangas
Re: Can we get rid of TerminateThread() in pg_dump?
Heikki Linnakangas
Re: Can we get rid of TerminateThread() in pg_dump?
Thomas Munro
Re: Can we get rid of TerminateThread() in pg_dump?
Jelte Fennema-Nio
Re: Can we get rid of TerminateThread() in pg_dump?
Heikki Linnakangas
Re: Can we get rid of TerminateThread() in pg_dump?
Jelte Fennema-Nio
Terminology: "temporary relation" vs "temporary table" in tablecmds.c
Japin Li
Re: Terminology: "temporary relation" vs "temporary table" in tablecmds.c
wenhui qiu
Re: BUG: ReadStream look-ahead exhausts local buffers when effective_io_concurrency>=64
Xuneng Zhou
Re: BUG: ReadStream look-ahead exhausts local buffers when effective_io_concurrency>=64
Xuneng Zhou
Re: BUG: ReadStream look-ahead exhausts local buffers when effective_io_concurrency>=64
Xuneng Zhou
Re: BUG: ReadStream look-ahead exhausts local buffers when effective_io_concurrency>=64
Xuneng Zhou
Re: Introduce XID age based replication slot invalidation
Masahiko Sawada
Re: Introduce XID age based replication slot invalidation
Bharath Rupireddy
Re: Introduce XID age based replication slot invalidation
Masahiko Sawada
Re: Introduce XID age based replication slot invalidation
Bharath Rupireddy
Use PG_MODULE_MAGIC_EXT macro in modules added in PG19
Andreas Karlsson
Re: Use PG_MODULE_MAGIC_EXT macro in modules added in PG19
Michael Paquier
Re: Use PG_MODULE_MAGIC_EXT macro in modules added in PG19
Robert Haas
Re: Use PG_MODULE_MAGIC_EXT macro in modules added in PG19
Michael Paquier
Re: Use PG_MODULE_MAGIC_EXT macro in modules added in PG19
Robert Haas
Re: Use PG_MODULE_MAGIC_EXT macro in modules added in PG19
Michael Paquier
add validations for required callbacks during pgstat_register_kind()
Sami Imseih
Re: add validations for required callbacks during pgstat_register_kind()
Michael Paquier
Re: add validations for required callbacks during pgstat_register_kind()
Sami Imseih
Re: add validations for required callbacks during pgstat_register_kind()
Michael Paquier
GIN amcheck leaks memory in gin_check_parent_keys_consistency
Kirill Reshke
Re: GIN amcheck leaks memory in gin_check_parent_keys_consistency
Ewan Young
Re: GIN amcheck leaks memory in gin_check_parent_keys_consistency
Michael Paquier
Re: GIN amcheck leaks memory in gin_check_parent_keys_consistency
Kirill Reshke
Re: GIN amcheck leaks memory in gin_check_parent_keys_consistency
Michael Paquier
Announcing Release 21 of the PostgreSQL Buildfarm Cient
Andrew Dunstan
remove VersionedQuery support from psql tab completion
Nathan Bossart
Re: remove VersionedQuery support from psql tab completion
Ayush Tiwari
Re: remove VersionedQuery support from psql tab completion
Tom Lane
Re: remove VersionedQuery support from psql tab completion
Nathan Bossart
Re: Fix XLogFileReadAnyTLI silently applying divergent WAL from wrong timeline
surya poondla
pg_plan_advice: add NO_ scan and join method tags
Florin Irion
Re: pg_plan_advice: add NO_ scan and join method tags
Florin Irion
Re: pg_plan_advice: add NO_ scan and join method tags
solai v
pg_dump: use threads for parallel workers on all platforms
Bryan Green
Re: pg_dump: use threads for parallel workers on all platforms
Heikki Linnakangas
Re: pg_dump: use threads for parallel workers on all platforms
Bryan Green
Re: pg_dump: use threads for parallel workers on all platforms
Heikki Linnakangas
json/jsonb cleanup + FmgrInfo caching
Robert Haas
Re: json/jsonb cleanup + FmgrInfo caching
Andrew Dunstan
Re: json/jsonb cleanup + FmgrInfo caching
Robert Haas
Re: json/jsonb cleanup + FmgrInfo caching
Tom Lane
Re: json/jsonb cleanup + FmgrInfo caching
Robert Haas
Re: Truncate logs by max_log_size
Fujii Masao
Re: Truncate logs by max_log_size
Jim Jones
Re: Truncate logs by max_log_size
Fujii Masao
Re: Truncate logs by max_log_size
Fujii Masao
Re: Truncate logs by max_log_size
Fujii Masao
Re: Truncate logs by max_log_size
Jim Jones
Re: Truncate logs by max_log_size
Fujii Masao
Re: Truncate logs by max_log_size
Jim Jones
Re: Truncate logs by max_log_size
Jim Jones
Re: Truncate logs by max_log_size
Fujii Masao
Re: Truncate logs by max_log_size
Jim Jones
Re: Truncate logs by max_log_size
Fujii Masao
Re: WIP: replacing join_collapse_limit with "join hardness" estimate
John Naylor
[Patch] Fix typo in pg_stat_us_to_ms()
Tatsuya Kawata
Re: [Patch] Fix typo in pg_stat_us_to_ms()
Michael Paquier
Re-read subscription state after lock in AlterSubscription
Bertrand Drouvot
Re: Re-read subscription state after lock in AlterSubscription
Dilip Kumar
RE: Re-read subscription state after lock in AlterSubscription
Hayato Kuroda (Fujitsu)
Re: Re-read subscription state after lock in AlterSubscription
Bertrand Drouvot
RE: Re-read subscription state after lock in AlterSubscription
Hayato Kuroda (Fujitsu)
Re: Re-read subscription state after lock in AlterSubscription
Bertrand Drouvot
Re: Re-read subscription state after lock in AlterSubscription
Dilip Kumar
Re: Re-read subscription state after lock in AlterSubscription
Bertrand Drouvot
RE: Re-read subscription state after lock in AlterSubscription
Zhijie Hou (Fujitsu)
Re: Re-read subscription state after lock in AlterSubscription
Bertrand Drouvot
RE: Re-read subscription state after lock in AlterSubscription
Zhijie Hou (Fujitsu)
Re: Re-read subscription state after lock in AlterSubscription
Amit Kapila
Re: Re-read subscription state after lock in AlterSubscription
Bertrand Drouvot
Re: Re-read subscription state after lock in AlterSubscription
Dilip Kumar
Re: Re-read subscription state after lock in AlterSubscription
Bertrand Drouvot
RE: Re-read subscription state after lock in AlterSubscription
Hayato Kuroda (Fujitsu)
Re: Re-read subscription state after lock in AlterSubscription
Bertrand Drouvot
Re: Re-read subscription state after lock in AlterSubscription
Amit Kapila
Re: Re-read subscription state after lock in AlterSubscription
Bertrand Drouvot
Re: Re-read subscription state after lock in AlterSubscription
Amit Kapila
Re: Re-read subscription state after lock in AlterSubscription
Bertrand Drouvot
jsonpath .double() is a no-op on JSON numbers (differs from string input)
Ewan Young
Re: [PATCH] Use ssup_datum_*_cmp for int2, oid, and oid8 sort support
John Naylor
Re: [PATCH] Refactor *_abbrev_convert() functions
John Naylor
Re: [PATCH] Refactor *_abbrev_convert() functions
Aleksander Alekseev
Re: Allow ON CONFLICT DO UPDATE to return EXCLUDED values
solai v
Re: Changing the state of data checksums in a running cluster
Palak Chaturvedi
Re: Changing the state of data checksums in a running cluster
Tomas Vondra
Re: Improving tracking/processing of buildfarm test failures
Alexander Lakhin
Escape CR/LF in invalid database, role, and tablespace name errors
Chao Li
Re: Escape CR/LF in invalid database, role, and tablespace name errors
Kyotaro Horiguchi
Re: Escape CR/LF in invalid database, role, and tablespace name errors
Chao Li
DOCS - Clarify that REFRESH SEQUENCES might be using stale publication data
Peter Smith
Re: DOCS - Clarify that REFRESH SEQUENCES might be using stale publication data
Amit Kapila
Re: DOCS - Clarify that REFRESH SEQUENCES might be using stale publication data
Peter Smith
Re: DOCS - Clarify that REFRESH SEQUENCES might be using stale publication data
Amit Kapila
Re: DOCS - Clarify that REFRESH SEQUENCES might be using stale publication data
Peter Smith
remove switch statement in vector8_shift_{left,right}
Nathan Bossart
Re: remove switch statement in vector8_shift_{left,right}
John Naylor
Re: remove switch statement in vector8_shift_{left,right}
Nathan Bossart
Re: Making the ENUM operators LEAKPROOF
Tom Lane
Re: Make transformAExprIn() return a flattened bool expression directly
Tom Lane
Re: SLOPE - Planner optimizations on monotonic expressions.
Zsolt Parragi
Re: SLOPE - Planner optimizations on monotonic expressions.
Zsolt Parragi
add list of major features to the v19 release notes
Nathan Bossart
Re: add list of major features to the v19 release notes
Michael Banck
Re: add list of major features to the v19 release notes
Nathan Bossart
psql: Fix \df tab completion for procedures
Erik Wienhold
Re: psql: Fix \df tab completion for procedures
Fujii Masao
Re: psql: Fix \df tab completion for procedures
Fujii Masao
Re: psql: Fix \df tab completion for procedures
surya poondla
satisfies_hash_partition crash
Robert Haas
Re: satisfies_hash_partition crash
Tender Wang
Re: satisfies_hash_partition crash
Ewan Young
Re: satisfies_hash_partition crash
Tender Wang
Re: satisfies_hash_partition crash
Ewan Young
Re: satisfies_hash_partition crash
Tender Wang
Re: satisfies_hash_partition crash
Robert Haas
Re: satisfies_hash_partition crash
Tender Wang
Re: satisfies_hash_partition crash
Ewan Young
Re: satisfies_hash_partition crash
Robert Haas
Add malloc attribute to memory allocation functions
Tristan Partin
Re: Add malloc attribute to memory allocation functions
solai v
Re: Add malloc attribute to memory allocation functions
Tom Lane
Re: Add malloc attribute to memory allocation functions
Tristan Partin
Re: Add malloc attribute to memory allocation functions
Peter Eisentraut
Re: Add malloc attribute to memory allocation functions
Tom Lane
Re: Add malloc attribute to memory allocation functions
Michael Paquier
Re: Add malloc attribute to memory allocation functions
Tom Lane
Re: Add malloc attribute to memory allocation functions
Tristan Partin
Re: Add malloc attribute to memory allocation functions
Tristan Partin
Macro redefinition warning after aeb07c55fab5c17a600b77ffcdc3b71425d6a8e7
Tristan Partin
Re: Macro redefinition warning after aeb07c55fab5c17a600b77ffcdc3b71425d6a8e7
Masahiko Sawada
Re: Macro redefinition warning after aeb07c55fab5c17a600b77ffcdc3b71425d6a8e7
Tom Lane
auto_explain: limit large values printed in VERBOSE plan Output
AGGOUNE, Yanis
Re: Relation bulk write facility
Andrey Borodin
Coverage (lcov) failing with inconsistent error in versions 2.x
Jonathan Gonzalez V.
Re: Coverage (lcov) failing with inconsistent error in versions 2.x
Jacob Champion
Re: Coverage (lcov) failing with inconsistent error in versions 2.x
Jonathan Gonzalez V.
Re: Coverage (lcov) failing with inconsistent error in versions 2.x
Jacob Champion
Re: Coverage (lcov) failing with inconsistent error in versions 2.x
Tom Lane
Re: Coverage (lcov) failing with inconsistent error in versions 2.x
Álvaro Herrera
Re: Coverage (lcov) failing with inconsistent error in versions 2.x
Jacob Champion
Re: Coverage (lcov) failing with inconsistent error in versions 2.x
Álvaro Herrera
Re: Fix mismatched deallocation functions
Peter Eisentraut
Re: Avoid recalculating pgprocno in ProcArrayAdd()
solai v
Re: meson vs. llvm bitcode files
Nazir Bilal Yavuz
Re: meson vs. llvm bitcode files
Zsolt Parragi
Re: meson vs. llvm bitcode files
Nazir Bilal Yavuz
Re: Batching in executor
Amit Langote
Re: Batching in executor
Amit Langote
Re: Batching in executor
Amit Langote
Re: Batching in executor
Denis Smirnov
Re: Batching in executor
Denis Smirnov
Fix jsonpath .decimal() to honor silent mode
Ewan Young
Re: Fix jsonpath .decimal() to honor silent mode
Michael Paquier
Re: Fix jsonpath .decimal() to honor silent mode
Ewan Young
Re: Fix jsonpath .decimal() to honor silent mode
Michael Paquier
Re: Fix jsonpath .decimal() to honor silent mode
Ewan Young
Re: Fix jsonpath .decimal() to honor silent mode
Michael Paquier
Re: Tighten pg_uhc_verifychar() to enforce CP949 lead/trail byte ranges
Henson Choi
Re: Tighten pg_uhc_verifychar() to enforce CP949 lead/trail byte ranges
dogeon yoo
Prevent crash when calling pgstat functions with unregistered stats kind
Bertrand Drouvot
Re: Prevent crash when calling pgstat functions with unregistered stats kind
Ewan Young
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: 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: Prevent crash when calling pgstat functions with unregistered stats kind
Bertrand Drouvot
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: Prevent crash when calling pgstat functions with unregistered stats kind
Bertrand Drouvot
Earlier messages
Later messages