pgsql-committers
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/03/10
pgsql: Doc: improve description of window function processing.
Tom Lane
2025/03/10
pgsql: Use extended stats for precise estimation of bucket size in hash
Alexander Korotkov
2025/03/10
pgsql: Teach Append to consider tuple_fraction when accumulating subpat
Alexander Korotkov
2025/03/10
pgsql: Remove support for temporal RESTRICT foreign keys
Peter Eisentraut
2025/03/09
pgsql: Fix incorrect #endif comment
David Rowley
2025/03/09
pgsql: Fix test name and username used in failed connection attempts
Heikki Linnakangas
2025/03/09
pgsql: Fix incorrect assertion in libpqwalreceiver
Heikki Linnakangas
2025/03/09
pgsql: Don't try to parallelize array_agg() on an anonymous record type
Tom Lane
2025/03/09
pgsql: Don't try to parallelize array_agg() on an anonymous record type
Tom Lane
2025/03/09
pgsql: Don't try to parallelize array_agg() on an anonymous record type
Tom Lane
2025/03/08
pgsql: doc: Adjust note about pg_upgrade's --jobs option.
Nathan Bossart
2025/03/08
pgsql: Don't convert to and from floats in pg_dump.
Jeff Davis
2025/03/08
pgsql: Clear errno before calling strtol() in spell.c.
Tom Lane
2025/03/08
pgsql: Clear errno before calling strtol() in spell.c.
Tom Lane
2025/03/08
pgsql: Clear errno before calling strtol() in spell.c.
Tom Lane
2025/03/08
pgsql: Clear errno before calling strtol() in spell.c.
Tom Lane
2025/03/08
pgsql: Clear errno before calling strtol() in spell.c.
Tom Lane
2025/03/08
pgsql: Clear errno before calling strtol() in spell.c.
Tom Lane
2025/03/08
pgsql: Make parallel nbtree index scans use an LWLock.
Peter Geoghegan
2025/03/08
Re: pgsql: Generalize hash and ordering support in amapi
Peter Eisentraut
2025/03/08
pgsql: Make amcanorder independent of amconsistentordering
Peter Eisentraut
2025/03/08
pgsql: Fix typo
Peter Eisentraut
2025/03/07
Re: pgsql: Trial fix for old cross-version upgrades.
Robins Tharakan
2025/03/07
pgsql: Use stricter ordering in regression test query for pg_stat_io
Michael Paquier
2025/03/07
pgsql: Add regression test listing all the possible tuples in pg_stat_i
Michael Paquier
2025/03/07
pgsql: Improve check for detection of pending data in backend statistic
Michael Paquier
2025/03/07
pgsql: Fix some performance issues in GIN query startup.
Tom Lane
2025/03/07
pgsql: nbtree: refine _bt_readnextpage contract comments.
Peter Geoghegan
2025/03/07
pgsql: Doc: correct aggressive vacuum threshold for multixact members s
John Naylor
2025/03/07
Re: pgsql: vacuumdb: Add option for analyzing only relations missing stats.
John Naylor
2025/03/07
Re: pgsql: Allow parallel CREATE INDEX for GIN indexes
Peter Eisentraut
2025/03/07
pgsql: Assert that wrapper_handler()'s argument is within expected rang
Nathan Bossart
2025/03/07
pgsql: Assert that wrapper_handler()'s argument is within expected rang
Nathan Bossart
2025/03/07
Re: pgsql: Make postgres_fdw's query_cancel test less flaky.
Tom Lane
2025/03/07
Re: pgsql: Generalize hash and ordering support in amapi
Tom Lane
2025/03/07
pgsql: Include column name in build_attrmap_by_position's error reports
Tom Lane
2025/03/07
pgsql: tests: Don't fail due to high default timeout in postmaster/003_
Andres Freund
2025/03/07
pgsql: tests: Fix race condition in postmaster/002_connection_limits
Andres Freund
2025/03/07
pgsql: Fix some performance issues in GIN query startup.
Tom Lane
2025/03/07
pgsql: Fix some performance issues in GIN query startup.
Tom Lane
2025/03/07
pgsql: Address stats export review comments.
Jeff Davis
2025/03/07
pgsql: doc: Add missing decimal places to example rowcount.
Robert Haas
2025/03/07
Re: pgsql: Generalize hash and ordering support in amapi
Peter Eisentraut
2025/03/07
pgsql: Improve possible performance regression
Peter Eisentraut
2025/03/07
pgsql: Rename amcancrosscompare
Peter Eisentraut
2025/03/07
pgsql: CREATE INDEX: don't update table stats if autovacuum=off.
Jeff Davis
2025/03/07
pgsql: Allow casting between bytea and integer types.
Dean Rasheed
2025/03/07
Re: pgsql: Make postgres_fdw's query_cancel test less flaky.
Michael Paquier
2025/03/06
pgsql: vacuumdb: Add option for analyzing only relations missing stats.
John Naylor
2025/03/06
pgsql: Revert "vacuumdb: Add option for analyzing only relations missin
John Naylor
2025/03/06
pgsql: Doc: correct aggressive vacuum threshold for multixact members s
John Naylor
2025/03/06
pgsql: Doc: correct aggressive vacuum threshold for multixact members s
John Naylor
2025/03/06
pgsql: Doc: correct aggressive vacuum threshold for multixact members s
John Naylor
2025/03/06
pgsql: Doc: correct aggressive vacuum threshold for multixact members s
John Naylor
2025/03/06
pgsql: reindexdb: move PQfinish() calls to the right place
Álvaro Herrera
2025/03/06
pgsql: Fix race condition in TAP test 007_pre_auth
Michael Paquier
2025/03/06
pgsql: valgrind: Adjust suppressions to handle glibc changes
Andres Freund
2025/03/06
pgsql: Fix some performance issues in GIN query startup.
Tom Lane
2025/03/06
pgsql: Further fix for json_strip_nulls documentation
Andrew Dunstan
2025/03/06
pgsql: Remove extraneous commas in json{b}_strip_nulls documentation
Andrew Dunstan
2025/03/06
pgsql: valgrind: Adjust suppressions to handle glibc changes
Andres Freund
2025/03/06
pgsql: Avoid invalidating all RelationSyncCache entries on publication
Amit Kapila
2025/03/05
pgsql: Address stats import review comments.
Jeff Davis
2025/03/05
pgsql: Fix compiler warnings about typedef redefinitions
Heikki Linnakangas
2025/03/05
pgsql: Add more monitoring data for WAL writes in the WAL receiver
Michael Paquier
2025/03/05
pgsql: Use ModifyWaitEvent to update exit_on_postmaster_death
Heikki Linnakangas
2025/03/05
pgsql: Split WaitEventSet functions to separate source file
Heikki Linnakangas
2025/03/05
pgsql: ecpg: Fix compiler warning in ecpg build with Meson.
Fujii Masao
2025/03/05
pgsql: Remove unused ShutdownLatchSupport() function
Heikki Linnakangas
2025/03/05
pgsql: ci: Remove installation of libcurl
Daniel Gustafsson
2025/03/05
pgsql: ci: freebsd: Specify debug_parallel_query=regress
Andres Freund
2025/03/05
pgsql: ci: Document what makes certain tasks special
Andres Freund
2025/03/05
pgsql: ci: Upgrade FreeBSD image
Andres Freund
2025/03/05
pgsql: ci: Upgrade FreeBSD image
Andres Freund
2025/03/05
pgsql: ci: Upgrade FreeBSD image
Andres Freund
2025/03/05
pgsql: ci: Upgrade FreeBSD image
Andres Freund
2025/03/05
pgsql: Revert "Show index search count in EXPLAIN ANALYZE."
Peter Geoghegan
2025/03/05
Re: pgsql: Show index search count in EXPLAIN ANALYZE.
Peter Geoghegan
2025/03/05
pgsql: Allow json{b}_strip_nulls to remove null array elements
Andrew Dunstan
2025/03/05
pgsql: Show index search count in EXPLAIN ANALYZE.
Peter Geoghegan
2025/03/05
pgsql: Rename some signal and interrupt handling functions for consiste
Heikki Linnakangas
2025/03/05
pgsql: Add ALTER TABLE ... ALTER CONSTRAINT ... SET [NO] INHERIT
Álvaro Herrera
2025/03/04
pgsql: psql: Fix memory leak with \gx used within a pipeline
Michael Paquier
2025/03/04
pgsql: Fix some gaps in pg_stat_io with WAL receiver and WAL summarizer
Michael Paquier
2025/03/04
pgsql: Fix ALTER TABLE error message
Álvaro Herrera
2025/03/04
pgsql: Enforce memory limit during parallel GIN builds
Tomas Vondra
2025/03/04
pgsql: Fix ALTER TABLE error message
Álvaro Herrera
2025/03/04
pgsql: pg_upgrade: Check for the expected error message in TAP tests.
Masahiko Sawada
2025/03/04
pgsql: Fix ALTER TABLE error message
Álvaro Herrera
2025/03/04
pgsql: Fix ALTER TABLE error message
Álvaro Herrera
2025/03/04
pgsql: Fix ALTER TABLE error message
Álvaro Herrera
2025/03/04
pgsql: Fix ALTER TABLE error message
Álvaro Herrera
2025/03/04
pgsql: Refactor Copy{From|To}GetRoutine() to use pass-by-reference argu
Masahiko Sawada
2025/03/04
pgsql: Compress TID lists when writing GIN tuples to disk
Tomas Vondra
2025/03/04
pgsql: Add .gitignore entry for ecpg test detritus.
Tom Lane
2025/03/04
Re: pgsql: Generalize hash and ordering support in amapi
Tom Lane
2025/03/04
pgsql: Make FP_LOCK_SLOTS_PER_BACKEND look like a function
Tomas Vondra
2025/03/04
Re: pgsql: Generalize hash and ordering support in amapi
Mark Dilger
2025/03/04
Re: pgsql: Generalize hash and ordering support in amapi
Peter Eisentraut
2025/03/04
pgsql: Add regression tests for pg_stat_progress_copy.tuples_skipped.
Fujii Masao
2025/03/04
pgsql: Fix outdated comment
Heikki Linnakangas
2025/03/04
pgsql: doc: Expand version compatibility for pg_basebackup features
Daniel Gustafsson
2025/03/04
pgsql: doc: Expand version compatibility for pg_basebackup features
Daniel Gustafsson
2025/03/04
pgsql: Fix accidental use of = instead of ==
Peter Eisentraut
2025/03/04
pgsql: Fix ALTER TABLE ADD VIRTUAL GENERATED COLUMN when table rewrite
Peter Eisentraut
2025/03/03
pgsql: Avoid NullTest deduction for clone clauses
Richard Guo
2025/03/03
pgsql: Avoid NullTest deduction for clone clauses
Richard Guo
2025/03/03
Re: pgsql: Track unpruned relids to avoid processing pruned relations
Amit Langote
2025/03/03
pgsql: ecpg: Add TAP test for the ecpg command.
Fujii Masao
2025/03/03
pgsql: Split pgstat_bestart() into three different routines
Michael Paquier
2025/03/03
pgsql: Add more assertions in palloc0() and palloc_extended()
Michael Paquier
2025/03/03
pgsql: doc: Convert UUID functions list to table format.
Masahiko Sawada
2025/03/03
pgsql: Allow => syntax for named cursor arguments in plpgsql.
Tom Lane
2025/03/03
pgsql: ci: Use a RAM disk for NetBSD and OpenBSD.
Thomas Munro
2025/03/03
pgsql: Fix broken handling of domains in atthasmissing logic.
Tom Lane
2025/03/03
pgsql: Remove now-dead code in StoreAttrDefault().
Tom Lane
2025/03/03
pgsql: Trigger more frequent autovacuums with relallfrozen
Melanie Plageman
2025/03/03
pgsql: Simplify some logic around setting pg_attribute.atthasdef.
Tom Lane
2025/03/03
Re: pgsql: Set amcancrosscompare to true for hash
Tom Lane
2025/03/03
Re: pgsql: Set amcancrosscompare to true for hash
Andres Freund
2025/03/03
pgsql: Fix broken handling of domains in atthasmissing logic.
Tom Lane
2025/03/03
pgsql: Fix broken handling of domains in atthasmissing logic.
Tom Lane
2025/03/03
pgsql: Fix broken handling of domains in atthasmissing logic.
Tom Lane
2025/03/03
pgsql: Fix broken handling of domains in atthasmissing logic.
Tom Lane
2025/03/03
pgsql: Fix broken handling of domains in atthasmissing logic.
Tom Lane
2025/03/03
pgsql: postgres_fdw: Extend postgres_fdw_get_connections to return remo
Fujii Masao
2025/03/03
Re: pgsql: Add relallfrozen to pg_class
Melanie Plageman
2025/03/03
Re: pgsql: Add relallfrozen to pg_class
Melanie Plageman
2025/03/03
Re: pgsql: Add relallfrozen to pg_class
Andres Freund
2025/03/03
Re: pgsql: Add relallfrozen to pg_class
Álvaro Herrera
2025/03/03
Re: pgsql: Set amcancrosscompare to true for hash
Melanie Plageman
2025/03/03
pgsql: Add relallfrozen to pg_class
Melanie Plageman
2025/03/03
pgsql: Allow parallel CREATE INDEX for GIN indexes
Tomas Vondra
2025/03/03
Re: pgsql: Trial fix for old cross-version upgrades.
Tom Lane
2025/03/03
Re: pgsql: Track unpruned relids to avoid processing pruned relations
Robins Tharakan
2025/03/03
pgsql: Handle auxiliary processes in SQL functions of backend statistic
Michael Paquier
2025/03/02
Re: pgsql: Refactor COPY FROM to use format callback functions.
Masahiko Sawada
2025/03/02
pgsql: Use PRI*64 instead of "ll*" in format strings (minimal trial)
Peter Eisentraut
2025/03/02
Re: pgsql: Trial fix for old cross-version upgrades.
Sami Imseih
2025/03/01
pgsql: Fix pg_strtof() to not crash on NULL endptr.
Tom Lane
2025/03/01
pgsql: Fix pg_strtof() to not crash on NULL endptr.
Tom Lane
2025/03/01
pgsql: Fix pg_strtof() to not crash on NULL endptr.
Tom Lane
2025/03/01
pgsql: Fix pg_strtof() to not crash on NULL endptr.
Tom Lane
2025/03/01
pgsql: Fix pg_strtof() to not crash on NULL endptr.
Tom Lane
2025/03/01
pgsql: Fix pg_strtof() to not crash on NULL endptr.
Tom Lane
2025/03/01
pgsql: Set amcancrosscompare to true for hash
Peter Eisentraut
2025/03/01
Re: pgsql: Generalize hash and ordering support in amapi
Peter Eisentraut
2025/02/28
pgsql: Work around OAuth/EVFILT_TIMER quirk on NetBSD.
Thomas Munro
2025/02/28
pgsql: Avoid including explain.h in explain_format.h and explain_dr.h
Robert Haas
2025/02/28
Re: pgsql: Refactor COPY FROM to use format callback functions.
Masahiko Sawada
2025/02/28
pgsql: Re-export NextCopyFromRawFields() to copy.h.
Masahiko Sawada
2025/02/28
Re: pgsql: Refactor COPY FROM to use format callback functions.
Masahiko Sawada
2025/02/28
Re: pgsql: Refactor COPY FROM to use format callback functions.
Andrew Dunstan
2025/02/28
Re: pgsql: Refactor COPY FROM to use format callback functions.
Sutou Kouhei
2025/02/28
pgsql: Adjust auto_explain's GUC descriptions.
Nathan Bossart
2025/02/28
Re: pgsql: Trial fix for old cross-version upgrades.
Sami Imseih
2025/02/28
pgsql: Tweak regex to avoid a bug in Perl 5.16.3.
Tom Lane
2025/02/28
Re: pgsql: Refactor COPY FROM to use format callback functions.
Andrew Dunstan
2025/02/28
Re: pgsql: Trial fix for old cross-version upgrades.
Andrew Dunstan
2025/02/28
Re: pgsql: Refactor COPY FROM to use format callback functions.
Andrew Dunstan
2025/02/28
Re: pgsql: Refactor COPY FROM to use format callback functions.
Masahiko Sawada
2025/02/28
Re: pgsql: Trial fix for old cross-version upgrades.
Sami Imseih
2025/02/28
Re: pgsql: Trial fix for old cross-version upgrades.
Tom Lane
2025/02/28
Re: pgsql: Trial fix for old cross-version upgrades.
Sami Imseih
2025/02/28
pgsql: Refactor COPY FROM to use format callback functions.
Masahiko Sawada
2025/02/28
Re: pgsql: Trial fix for old cross-version upgrades.
Sami Imseih
2025/02/28
Re: pgsql: Trial fix for old cross-version upgrades.
Sami Imseih
2025/02/28
pgsql: Fix missing space in EXPLAIN ANALYZE output.
Robert Haas
2025/02/28
Re: pgsql: Trial fix for old cross-version upgrades.
Tom Lane
2025/02/28
pgsql: pg_upgrade: Fix inconsistency in memory freeing
Michael Paquier
2025/02/27
pgsql: Adjust pg_dump tag for relation stats.
Jeff Davis
2025/02/27
pgsql: Invent pgstat_fetch_stat_backend_by_pid()
Michael Paquier
2025/02/27
pgsql: pg_upgrade: Fix inconsistency in memory freeing
Michael Paquier
2025/02/27
pgsql: pg_upgrade: Fix inconsistency in memory freeing
Michael Paquier
2025/02/27
pgsql: Refactor COPY TO to use format callback functions.
Masahiko Sawada
2025/02/27
Re: pgsql: Generalize hash and ordering support in amapi
Mark Dilger
2025/02/27
pgsql: Generalize hash and ordering support in amapi
Peter Eisentraut
2025/02/27
pgsql: Create explain_dr.c and move DestReceiver-related code there.
Robert Haas
2025/02/27
pgsql: Create explain_format.c and move relevant code there.
Robert Haas
2025/02/27
pgsql: EXPLAIN: Always use two fractional digits for row counts.
Robert Haas
2025/02/27
Re: pgsql: Generalize hash and ordering support in amapi
Tom Lane
2025/02/27
pgsql: Avoid unnecessary computation of pgbench's script line number.
Tom Lane
2025/02/27
pgsql: Get rid of O(N^2) script-parsing overhead in pgbench.
Tom Lane
2025/02/27
pgsql: Get rid of ojrelid local variable in remove_rel_from_query()
Alexander Korotkov
2025/02/26
pgsql: Remove arbitrary cap on read_stream.c buffer queue.
Thomas Munro
2025/02/26
pgsql: pg_amcheck: Fix inconsistency in memory freeing
Michael Paquier
2025/02/26
pgsql: pg_amcheck: Fix inconsistency in memory freeing
Michael Paquier
2025/02/26
pgsql: pg_amcheck: Fix inconsistency in memory freeing
Michael Paquier
2025/02/26
pgsql: pg_amcheck: Fix inconsistency in memory freeing
Michael Paquier
2025/02/26
pgsql: pg_amcheck: Fix inconsistency in memory freeing
Michael Paquier
2025/02/26
pgsql: Fix the race condition in ReplicationSlotAcquire().
Amit Kapila
2025/02/26
pgsql: Doc: Additional clarification for -d option of pg_createsubscrib
Amit Kapila
2025/02/26
pgsql: Refactor code of pg_stat_get_wal() building result tuple
Michael Paquier
2025/02/26
pgsql: Fix possible double-release of spinlock in procsignal.c
Michael Paquier
2025/02/26
pgsql: Remove stray diff introduced by a5cbdeb98a.
Jeff Davis
2025/02/26
pgsql: Use attnum to identify index columns in pg_restore_attribute_sta
Tom Lane
2025/02/26
Re: pgsql: Prepare for Python "Limited API" in PL/Python
Peter Eisentraut
2025/02/26
pgsql: Revert "Prepare for Python "Limited API" in PL/Python"
Peter Eisentraut
2025/02/26
pgsql: Fix a typo in 005_char_signedness.pl test.
Masahiko Sawada
2025/02/26
Re: pgsql: Prepare for Python "Limited API" in PL/Python
Tom Lane
Earlier messages
Later messages