Mailing lists [pgsql-committers]
- pgsql: SQL/JSON: Fix casting for integer EXISTS columns in JSON_TABLE Amit Langote
- pgsql: SQL/JSON: Some fixes to JsonBehavior expression casting Amit Langote
- pgsql: SQL/JSON: Some fixes to JsonBehavior expression casting Amit Langote
- pgsql: SQL/JSON: Fix casting for integer EXISTS columns in JSON_TABLE Amit Langote
- pgsql: Add more debugging information when failing to read pgstats file Michael Paquier
- pgsql: Refactor the checks for parameterized partial paths Richard Guo
- pgsql: Short-circuit sort_inner_and_outer if there are no mergejoin cla Richard Guo
- pgsql: Fix partitionwise join with partially-redundant join clauses Richard Guo
- pgsql: Make collation not depend on setlocale(). Jeff Davis
- pgsql: Disallow setting MAX_PARTITION_BUFFERS to less than 2 David Rowley
- pgsql: pg_createsubscriber: Fix an unpredictable recovery wait time. Amit Kapila
- pgsql: pg_createsubscriber: Fix an unpredictable recovery wait time. Amit Kapila
- pgsql: Stabilize xid_wraparound tests Andrew Dunstan
- pgsql: Stabilize xid_wraparound tests Andrew Dunstan
- pgsql: pg_createsubscriber: Remove obsolete comment Peter Eisentraut
- pgsql: pg_createsubscriber: Remove obsolete comment Peter Eisentraut
- pgsql: Require compiler barrier support. Thomas Munro
- pgsql: Remove --disable-spinlocks. Thomas Munro
- pgsql: Remove --disable-atomics, require 32 bit atomics. Thomas Munro
- pgsql: Require memory barrier support. Thomas Munro
- Re: pgsql: Remove --disable-spinlocks. Heikki Linnakangas
- pgsql: Remove useless member of BackendParameters. Thomas Munro
- Re: pgsql: Remove --disable-spinlocks. Thomas Munro
- pgsql: Remove spinlocks and atomics from meson_options.txt. Thomas Munro
- pgsql: Preserve tz when converting to jsonb timestamptz Andrew Dunstan
- pgsql: Preserve tz when converting to jsonb timestamptz Andrew Dunstan
- pgsql: Remove leftover function declaration Heikki Linnakangas
- pgsql: Replace static bufs with a StringInfo in cash_words() Heikki Linnakangas
- pgsql: Replace static buf with a stack-allocated one in 'seg' extension Heikki Linnakangas
- pgsql: Replace static buf with a stack-allocated one in ReadControlFile Heikki Linnakangas
- pgsql: Replace static buf with palloc in str_time() Heikki Linnakangas
- pgsql: Refactor getWeights to write to caller-supplied buffer Heikki Linnakangas
- pgsql: Relax check for return value from second call of pg_strnxfrm(). Jeff Davis
- pgsql: Relax check for return value from second call of pg_strnxfrm(). Jeff Davis
- pgsql: Relax check for return value from second call of pg_strnxfrm(). Jeff Davis