Messages by Thread
-
-
Re: WIP: replacing join_collapse_limit with "join hardness" estimate
John Naylor
-
[Patch] Fix typo in pg_stat_us_to_ms()
Tatsuya Kawata
-
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] Use ssup_datum_*_cmp for int2, oid, and oid8 sort support
Zsolt Parragi
-
Re: [PATCH] Use ssup_datum_*_cmp for int2, oid, and oid8 sort support
John Naylor
-
Re: [PATCH] Use ssup_datum_*_cmp for int2, oid, and oid8 sort support
Zsolt Parragi
-
Re: [PATCH] Use ssup_datum_*_cmp for int2, oid, and oid8 sort support
John Naylor
-
Re: [PATCH] Use ssup_datum_*_cmp for int2, oid, and oid8 sort support
Zsolt Parragi
-
Re: [PATCH] Refactor *_abbrev_convert() functions
John Naylor
-
Re: Allow ON CONFLICT DO UPDATE to return EXCLUDED values
solai v
-
Re: SQL/JSON: JSON_TRANSFORM (SQL standard, subclause 6.44)
Srinath Reddy Sadipiralla
-
Re: Changing the state of data checksums in a running cluster
Palak Chaturvedi
-
Re: Improving tracking/processing of buildfarm test failures
Alexander Lakhin
-
Re: Fix race in ReplicationSlotRelease for ephemeral slots
Amit Kapila
-
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
-
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: POC: PLpgSQL FOREACH IN JSON ARRAY
Tom Lane
-
add list of major features to the v19 release notes
Nathan Bossart
-
psql: Fix \df tab completion for procedures
Erik Wienhold
-
satisfies_hash_partition crash
Robert Haas
-
Re: [PATCH v1] Allow excluded tables to remain in the pg_restore data-loading path for directory-format dumps
Andrey Borodin
-
Add malloc attribute to memory allocation functions
Tristan Partin
-
Macro redefinition warning after aeb07c55fab5c17a600b77ffcdc3b71425d6a8e7
Tristan Partin
-
auto_explain: limit large values printed in VERBOSE plan Output
AGGOUNE, Yanis
-
Re: postgres_fdw: fix cumulative stats after imported foreign-table stats
Heikki Linnakangas
-
Re: Adding REPACK [concurrently]
Heikki Linnakangas
-
Re: Relation bulk write facility
Andrey Borodin
-
Re: REPACK CONCURRENTLY fails on tables with generated columns
Antonin Houska
-
Coverage (lcov) failing with inconsistent error in versions 2.x
Jonathan Gonzalez V.
-
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: Batching in executor
Amit Langote
-
Fix jsonpath .decimal() to honor silent mode
Ewan Young
-
Re: Tighten pg_uhc_verifychar() to enforce CP949 lead/trail byte ranges
Henson Choi
-
Prevent crash when calling pgstat functions with unregistered stats kind
Bertrand Drouvot
-
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
-
Update EnableTimeoutParams timeout type comment
Xuneng Zhou
-
Re: proposal - queryid can be used as filter for auto_explain
Zsolt Parragi
-
Remove radius from initdb authentication methods
Chao Li
-
remove unnecessary volatile qualifiers
Nathan Bossart