Messages by Thread
-
-
Re: TupleDescAttr bounds checks
Alexander Lakhin
-
Re: generic plans and "initial" pruning
Amit Langote
-
remove autoanalyze corner case
Nathan Bossart
-
Re: [doc] pg_ctl: fix wrong description for -l
Andreas Karlsson
-
BUG??/FEATURE REQUEST: Streaming replication walreceiver doesn't restart after standby reboot with recovery_min_apply_delay
Mateusz Kosek
-
Re: Truncate logs by max_log_size
Jim Jones
-
Re: Parallel Bitmap Heap Scan reports per-worker stats in EXPLAIN ANALYZE
Tomas Vondra
-
Re: CREATE SCHEMA ... CREATE DOMAIN support
Tom Lane
-
Docs: Distinguish table and index storage parameters in CREATE TABLE
David G. Johnston
-
Docs: Create table description for constraints markup fix and label tweaks
David G. Johnston
-
Re: Add logical_decoding_spill_limit to cap spill file disk usage per slot
shawn wang
-
meson: Adjust test timeout for Valgrind builds
Bertrand Drouvot
-
Remove commented-out code in 026_overwrite_contrecord.pl
Imran Zaheer
-
Re: create table like including storage parameter
jian he
-
Try a presorted outer path when referenced by an ORDER BY prefix
Andrei Lepikhov
-
Re: Patch: Add tsmatch JSONPath operator for granular Full Text Search
Florents Tselai
-
Re: Add "format" target to make and ninja to run pgindent and pgperltidy
Jelte Fennema-Nio
-
Flaky test in t/100_vacuumdb.pl: ordering assumption not stable under plan changes
Andrei Lepikhov
-
Re: Extract numeric filed in JSONB more effectively
Haibo Yan
-
RE: [WIP] Pipelined Recovery
Hayato Kuroda (Fujitsu)
-
Re: SQL/PGQ: All properties reference
Henson Choi
-
Re: pgsql: Reduce log level of some logical decoding messages from LOG to D
Robert Haas
-
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part
Andrew Dunstan
-
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part
Florents Tselai
-
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part
Marcos Pegoraro
-
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part
Andrew Dunstan
-
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part
Andrew Dunstan
-
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part
Marcos Pegoraro
-
Re: updates for handling optional argument in system functions
Mark Wong
-
Re: Bypassing cursors in postgres_fdw to enable parallel plans
Rafia Sabih
-
Re: meson: Make test output much more useful on failure (both in CI and locally)
Andrew Dunstan
-
Re: Eager aggregation, take 3
Matheus Alcantara
-
Re: Change default of jit to off
Tomas Vondra
-
Re: some more include removal from headers
Álvaro Herrera
-
Silence -Wmaybe-uninitialized warnings
Imran Zaheer
-
Re: Changing the state of data checksums in a running cluster
Heikki Linnakangas