pgsql-committers
Thread
Date
Earlier messages
Later messages
Messages by Thread
pgsql: vacuumdb: Fix --missing-stats-only for partitioned indexes.
Nathan Bossart
pgsql: vacuumdb: Fix --missing-stats-only for partitioned indexes.
Nathan Bossart
pgsql: Fix pgstat_count_io_op_time() calls passing incorrect informatio
Michael Paquier
pgsql: Fix pgstat_count_io_op_time() calls passing incorrect informatio
Michael Paquier
pgsql: Silence uninitialized variable warning with some compiler versio
Heikki Linnakangas
pgsql: Add tuple deformation test for virtual generated columns
David Rowley
pgsql: Fix error message typo.
Tatsuo Ishii
pgsql: Fix RI fast-path for domain-typed FK columns
Amit Langote
pgsql: Fix to not allow null treatment to non window functions.
Tatsuo Ishii
pgsql: Fix another instability in recovery TAP test 004_timeline_switch
Michael Paquier
pgsql: Fix another instability in recovery TAP test 004_timeline_switch
Michael Paquier
pgsql: Fix another instability in recovery TAP test 004_timeline_switch
Michael Paquier
pgsql: Fix another instability in recovery TAP test 004_timeline_switch
Michael Paquier
pgsql: Fix another instability in recovery TAP test 004_timeline_switch
Michael Paquier
pgsql: Fix another instability in recovery TAP test 004_timeline_switch
Michael Paquier
pgsql: doc PG 19 relnotes: update to current
Bruce Momjian
pgsql: doc PG 19 relnotes: update to current
Bruce Momjian
pgsql: doc PG 19 relnotes: update to current
Bruce Momjian
pgsql: doc PG 19 relnotes: update to current
Bruce Momjian
pgsql: logical decoding: Correctly free speculative insertion
Álvaro Herrera
pgsql: logical decoding: Correctly free speculative insertion
Álvaro Herrera
pgsql: logical decoding: Correctly free speculative insertion
Álvaro Herrera
pgsql: logical decoding: Correctly free speculative insertion
Álvaro Herrera
pgsql: logical decoding: Correctly free speculative insertion
Álvaro Herrera
pgsql: logical decoding: Correctly free speculative insertion
Álvaro Herrera
Re: pgsql: Add CONCURRENTLY option to REPACK
Álvaro Herrera
pgsql: concurrent repack: check there are no leftover toast attribs
Álvaro Herrera
pgsql: pg_restore: Use dependency-based matching for STATISTICS DATA
Michael Paquier
pgsql: pg_restore: Use dependency-based matching for STATISTICS DATA
Michael Paquier
pgsql: Fix int32 overflow in ltree_compare()
Heikki Linnakangas
pgsql: Fix int32 overflow in ltree_compare()
Heikki Linnakangas
pgsql: Fix int32 overflow in ltree_compare()
Heikki Linnakangas
pgsql: Fix int32 overflow in ltree_compare()
Heikki Linnakangas
pgsql: Fix int32 overflow in ltree_compare()
Heikki Linnakangas
pgsql: Fix int32 overflow in ltree_compare()
Heikki Linnakangas
pgsql: Reject oversized MCV lists in pg_restore_extended_stats()
Michael Paquier
pgsql: Fix various query jumble comments
David Rowley
pgsql: pg_dump: Remove dead code in TAP tests
Michael Paquier
pgsql: pg_dump: Remove dead code in TAP tests
Michael Paquier
pgsql: Fix inconsistencies with pg_restore --statistics[-only]
Michael Paquier
pgsql: Fix inconsistencies with pg_restore --statistics[-only]
Michael Paquier
pgsql: Clean up quoting of variable strings within replication commands
Tom Lane
pgsql: Clean up quoting of variable strings within replication commands
Tom Lane
pgsql: Clean up quoting of variable strings within replication commands
Tom Lane
pgsql: Clean up quoting of variable strings within replication commands
Tom Lane
pgsql: Clean up quoting of variable strings within replication commands
Tom Lane
pgsql: Clean up quoting of variable strings within replication commands
Tom Lane
pgsql: doc: Fix "Prev" link.
Nathan Bossart
pgsql: doc: Fix "Prev" link.
Nathan Bossart
pgsql: doc: Fix "Prev" link.
Nathan Bossart
pgsql: doc: Fix "Prev" link.
Nathan Bossart
pgsql: doc: Fix "Prev" link.
Nathan Bossart
pgsql: doc: Fix "Prev" link.
Nathan Bossart
pgsql: Doc: reword discussion of asterisk after table names in FROM.
Tom Lane
pgsql: Modernize pg_bsd_indent's error/warning reporting code.
Tom Lane
pgsql: Modernize pg_bsd_indent's error/warning reporting code.
Tom Lane
pgsql: Modernize pg_bsd_indent's error/warning reporting code.
Tom Lane
pgsql: Modernize pg_bsd_indent's error/warning reporting code.
Tom Lane
pgsql: Fix PQdescribePrepared with more than 7498 params
Heikki Linnakangas
pgsql: Fix PQdescribePrepared with more than 7498 params
Heikki Linnakangas
pgsql: Fix PQdescribePrepared with more than 7498 params
Heikki Linnakangas
pgsql: Fix PQdescribePrepared with more than 7498 params
Heikki Linnakangas
pgsql: Fix PQdescribePrepared with more than 7498 params
Heikki Linnakangas
pgsql: Fix PQdescribePrepared with more than 7498 params
Heikki Linnakangas
pgsql: Trim regression test expected output for xml
Michael Paquier
pgsql: Trim regression test expected output for xml
Michael Paquier
pgsql: Trim regression test expected output for xml
Michael Paquier
pgsql: Trim regression test expected output for xml
Michael Paquier
pgsql: Trim regression test expected output for xml
Michael Paquier
pgsql: Trim regression test expected output for xml
Michael Paquier
pgsql: Doc: remove stale entry for removed aclitem[] ~ aclitem operator
Tom Lane
pgsql: Doc: remove stale entry for removed aclitem[] ~ aclitem operator
Tom Lane
pgsql: Doc: remove stale entry for removed aclitem[] ~ aclitem operator
Tom Lane
pgsql: Doc: remove stale entry for removed aclitem[] ~ aclitem operator
Tom Lane
pgsql: Doc: remove stale entry for removed aclitem[] ~ aclitem operator
Tom Lane
pgsql: Doc: remove stale entry for removed aclitem[] ~ aclitem operator
Tom Lane
pgsql: Fix oversight in commit aa1f93a33.
Etsuro Fujita
pgsql: amcheck: Use correct varlena size accessor in bt_normalize_tuple
Alexander Korotkov
pgsql: amcheck: Use correct varlena size accessor in bt_normalize_tuple
Alexander Korotkov
pgsql: amcheck: Use correct varlena size accessor in bt_normalize_tuple
Alexander Korotkov
pgsql: amcheck: Use correct varlena size accessor in bt_normalize_tuple
Alexander Korotkov
pgsql: amcheck: Use correct varlena size accessor in bt_normalize_tuple
Alexander Korotkov
pgsql: amcheck: Use correct varlena size accessor in bt_normalize_tuple
Alexander Korotkov
pgsql: Adjust cross-version upgrade tests for seg_out() fix
Andrew Dunstan
pgsql: Adjust cross-version upgrade tests for seg_out() fix
Andrew Dunstan
pgsql: Adjust cross-version upgrade tests for seg_out() fix
Andrew Dunstan
pgsql: Adjust cross-version upgrade tests for seg_out() fix
Andrew Dunstan
pgsql: Adjust cross-version upgrade tests for seg_out() fix
Andrew Dunstan
pgsql: Adjust cross-version upgrade tests for seg_out() fix
Andrew Dunstan
pgsql: Don't try to import a non-exported object in vcregress.pl
Andrew Dunstan
pgsql: Don't try to import a non-exported object in vcregress.pl
Andrew Dunstan
pgsql: Don't try to import a non-exported object in vcregress.pl
Andrew Dunstan
pgsql: Fix translatable string construction in psql
Álvaro Herrera
pgsql: Update expected regression test output for xml_2.out
Michael Paquier
pgsql: Update expected regression test output for xml_2.out
Michael Paquier
pgsql: Update expected regression test output for xml_2.out
Michael Paquier
pgsql: Update expected regression test output for xml_2.out
Michael Paquier
pgsql: Update expected regression test output for xml_2.out
Michael Paquier
pgsql: Update expected regression test output for xml_2.out
Michael Paquier
pgsql: Fix second race with timeline selection during promotion
Michael Paquier
pgsql: Fix second race with timeline selection during promotion
Michael Paquier
pgsql: Fix second race with timeline selection during promotion
Michael Paquier
pgsql: Fix second race with timeline selection during promotion
Michael Paquier
pgsql: Confine RI fast-path batching to the top transaction level
Amit Langote
pgsql: doc: fix reference for finding replication slots to drop
Fujii Masao
pgsql: doc: fix reference for finding replication slots to drop
Fujii Masao
pgsql: doc: fix reference for finding replication slots to drop
Fujii Masao
pgsql: doc: fix reference for finding replication slots to drop
Fujii Masao
pgsql: doc: fix reference for finding replication slots to drop
Fujii Masao
pgsql: doc: fix reference for finding replication slots to drop
Fujii Masao
pgsql: Fix out-of-bounds write in RI fast-path batch on re-entry
Amit Langote
pgsql: Fix handling of namespace nodes in xpath() (xml)
Michael Paquier
pgsql: Fix handling of namespace nodes in xpath() (xml)
Michael Paquier
pgsql: Fix handling of namespace nodes in xpath() (xml)
Michael Paquier
pgsql: Fix handling of namespace nodes in xpath() (xml)
Michael Paquier
pgsql: Fix handling of namespace nodes in xpath() (xml)
Michael Paquier
pgsql: Fix handling of namespace nodes in xpath() (xml)
Michael Paquier
pgsql: amcheck: Fix missing allequalimage corruption report
Fujii Masao
pgsql: amcheck: Fix missing allequalimage corruption report
Fujii Masao
pgsql: Fix md5_password_warnings for role and database settings
Fujii Masao
pgsql: Fix type confusion in AddRelsyncInvalidationMessage
Robert Haas
pgsql: Fix translatable string construction
Álvaro Herrera
pgsql: IS JSON/JSON(): Protect against expressions uncoercible to text
Álvaro Herrera
pgsql: IS JSON/JSON(): Protect against expressions uncoercible to text
Álvaro Herrera
pgsql: IS JSON/JSON(): Protect against expressions uncoercible to text
Álvaro Herrera
pgsql: IS JSON/JSON(): Protect against expressions uncoercible to text
Álvaro Herrera
pgsql: Fix parsing of parenthesised OLD/NEW in RETURNING list.
Dean Rasheed
pgsql: Fix parsing of parenthesised OLD/NEW in RETURNING list.
Dean Rasheed
pgsql: Remove TAP test for timeline lookup race with logical decoding o
Michael Paquier
pgsql: seg: Fix seg_out() to preserve the upper boundary's certainty in
Heikki Linnakangas
pgsql: seg: Fix seg_out() to preserve the upper boundary's certainty in
Heikki Linnakangas
pgsql: seg: Fix seg_out() to preserve the upper boundary's certainty in
Heikki Linnakangas
pgsql: seg: Fix seg_out() to preserve the upper boundary's certainty in
Heikki Linnakangas
pgsql: seg: Fix seg_out() to preserve the upper boundary's certainty in
Heikki Linnakangas
pgsql: seg: Fix seg_out() to preserve the upper boundary's certainty in
Heikki Linnakangas
pgsql: Fix race with timeline selection in logical decoding during prom
Michael Paquier
pgsql: Fix race with timeline selection in logical decoding during prom
Michael Paquier
pgsql: Fix race with timeline selection in logical decoding during prom
Michael Paquier
pgsql: Fix race with timeline selection in logical decoding during prom
Michael Paquier
pgsql: Disallow negative values for max_retention_duration.
Amit Kapila
pgsql: Backport GetWALInsertionTimeLineIfSet()
Michael Paquier
pgsql: xml2: Fix crash with namespace nodes in xpath_nodeset()
Michael Paquier
pgsql: xml2: Fix crash with namespace nodes in xpath_nodeset()
Michael Paquier
pgsql: xml2: Fix crash with namespace nodes in xpath_nodeset()
Michael Paquier
pgsql: xml2: Fix crash with namespace nodes in xpath_nodeset()
Michael Paquier
pgsql: xml2: Fix crash with namespace nodes in xpath_nodeset()
Michael Paquier
pgsql: xml2: Fix crash with namespace nodes in xpath_nodeset()
Michael Paquier
pgsql: Undo thinko in commit e78d1d6d4.
Tom Lane
pgsql: Fix race when logical decoding activation is concurrently interr
Masahiko Sawada
pgsql: Fix MarkBufferDirtyHint() to not call GetBufferDescriptor() for
Michael Paquier
pgsql: pg_buffercache: restore rowtype verification in pg_buffercache_p
Fujii Masao
pgsql: psql: Add some missing schema qualifications in describe.c
Michael Paquier
pgsql: Disallow direct use of the pgrepack logical decoding plugin
Álvaro Herrera
pgsql: Record dependencies on graph labels and properties
Peter Eisentraut
pgsql: Use correct type for catalog_xmin
Fujii Masao
pgsql: Use correct type for catalog_xmin
Fujii Masao
pgsql: Use correct type for catalog_xmin
Fujii Masao
pgsql: Guard against uninitialized default locale.
Jeff Davis
pgsql: Guard against uninitialized default locale.
Jeff Davis
pgsql: Guard against uninitialized default locale.
Jeff Davis
pgsql: ci: Improve ccache handling
Andres Freund
pgsql: Remove inappropriate translation marker in getObjectIdentityPart
Tom Lane
pgsql: Remove inappropriate translation marker in getObjectIdentityPart
Tom Lane
pgsql: Remove inappropriate translation marker in getObjectIdentityPart
Tom Lane
pgsql: Remove inappropriate translation marker in getObjectIdentityPart
Tom Lane
pgsql: dict_synonym.c: remove incorrect outlen.
Jeff Davis
pgsql: dict_synonym.c: remove incorrect outlen.
Jeff Davis
pgsql: dict_synonym.c: remove incorrect outlen.
Jeff Davis
pgsql: dict_synonym.c: remove incorrect outlen.
Jeff Davis
pgsql: dict_synonym.c: remove incorrect outlen.
Jeff Davis
pgsql: dict_synonym.c: remove incorrect outlen.
Jeff Davis
pgsql: Revert "Enable fast default for domains with non-volatile constr
Andrew Dunstan
pgsql: Fix syslogger NULL-pointer-dereference in EXEC_BACKEND
Álvaro Herrera
pgsql: Fix FOR PORTION OF for inheritance children
Peter Eisentraut
pgsql: Fix missed checks for hashability of container-type equality.
Tom Lane
pgsql: Fix missed checks for hashability of container-type equality.
Tom Lane
pgsql: Fix missed checks for hashability of container-type equality.
Tom Lane
pgsql: Fix missed checks for hashability of container-type equality.
Tom Lane
pgsql: Fix missed checks for hashability of container-type equality.
Tom Lane
pgsql: Fix missed checks for hashability of container-type equality.
Tom Lane
pgsql: doc: Expand on proper use of refint.
Nathan Bossart
pgsql: doc: Expand on proper use of refint.
Nathan Bossart
pgsql: doc: Expand on proper use of refint.
Nathan Bossart
pgsql: doc: Expand on proper use of refint.
Nathan Bossart
pgsql: doc: Expand on proper use of refint.
Nathan Bossart
pgsql: doc: Expand on proper use of refint.
Nathan Bossart
pgsql: doc: Fix spelling for CHECKPOINT reference page
Daniel Gustafsson
pgsql: ecpg: Reject multiple header items in GET/SET DESCRIPTOR
Fujii Masao
pgsql: ecpg: Reject multiple header items in GET/SET DESCRIPTOR
Fujii Masao
pgsql: ecpg: Reject multiple header items in GET/SET DESCRIPTOR
Fujii Masao
pgsql: ecpg: Reject multiple header items in GET/SET DESCRIPTOR
Fujii Masao
pgsql: ecpg: Reject multiple header items in GET/SET DESCRIPTOR
Fujii Masao
pgsql: ecpg: Reject multiple header items in GET/SET DESCRIPTOR
Fujii Masao
pgsql: pg_createsubscriber: Fix duplicate publication name rejection.
Amit Kapila
pgsql: Fix memory leak in pgstat_progress_parallel_incr_param()
Michael Paquier
pgsql: Fix memory leak in pgstat_progress_parallel_incr_param()
Michael Paquier
pgsql: Fix memory leak in pgstat_progress_parallel_incr_param()
Michael Paquier
pgsql: Fix incorrect format placeholders
Peter Eisentraut
pgsql: Doc: Add missing SGML markup in alter_publication.sgml.
Amit Kapila
pgsql: psql: Fix expanded aligned output
Michael Paquier
Earlier messages
Later messages