pgsql-committers
Thread
Date
Earlier messages
Later messages
Messages by Thread
pgsql: pg_amcheck: Fix inconsistency in memory freeing
Michael Paquier
pgsql: pg_amcheck: Fix inconsistency in memory freeing
Michael Paquier
pgsql: Fix the race condition in ReplicationSlotAcquire().
Amit Kapila
pgsql: Doc: Additional clarification for -d option of pg_createsubscrib
Amit Kapila
pgsql: Refactor code of pg_stat_get_wal() building result tuple
Michael Paquier
pgsql: Fix possible double-release of spinlock in procsignal.c
Michael Paquier
pgsql: Remove stray diff introduced by a5cbdeb98a.
Jeff Davis
pgsql: Use attnum to identify index columns in pg_restore_attribute_sta
Tom Lane
pgsql: Revert "Prepare for Python "Limited API" in PL/Python"
Peter Eisentraut
pgsql: Fix a typo in 005_char_signedness.pl test.
Masahiko Sawada
pgsql: Prepare for Python "Limited API" in PL/Python
Peter Eisentraut
Re: pgsql: Prepare for Python "Limited API" in PL/Python
Tom Lane
Re: pgsql: Prepare for Python "Limited API" in PL/Python
Peter Eisentraut
pgsql: Prepare for Python "Limited API" in PL/Python
Peter Eisentraut
pgsql: Adding new PgStat_WalCounters structure in pgstat.h
Michael Paquier
pgsql: Remove pgstat_flush_wal()
Michael Paquier
pgsql: Add two-phase option in pg_createsubscriber.
Amit Kapila
pgsql: Improve FATAL message for invalid TLI history at recovery
Michael Paquier
pgsql: Avoid unnecessary relation stats query in pg_dump.
Jeff Davis
pgsql: pg_dump: prepare attribute stats query.
Jeff Davis
pgsql: Re-add GUC track_wal_io_timing
Michael Paquier
pgsql: Remove redundant pg_set_*_stats() variants.
Jeff Davis
Re: pgsql: Remove redundant pg_set_*_stats() variants.
Michael Paquier
pgsql: Change relpath() et al to return path by value
Andres Freund
pgsql: Change _mdfd_segpath() to return paths by value
Andres Freund
pgsql: Remove obsolete Python version check
Peter Eisentraut
pgsql: Fix untranslatable string concatenation in pg_upgrade
Michael Paquier
pgsql: Expand virtual generated columns in the planner
Richard Guo
pgsql: Eliminate code duplication in replace_rte_variables callbacks
Richard Guo
pgsql: Doc: Fix pg_copy_logical_replication_slot description.
Amit Kapila
pgsql: Doc: Fix pg_copy_logical_replication_slot description.
Amit Kapila
pgsql: Missing doc update for f3dae2ae58.
Jeff Davis
pgsql: Do not use in-place updates for statistics import.
Jeff Davis
pgsql: psql: Add pipeline status to prompt and some state variables
Michael Paquier
pgsql: Fix bug in cbc127917 to handle nested Append correctly
Amit Langote
pgsql: Fix assertion when decoding XLOG_PARAMETER_CHANGE on promoted pr
Masahiko Sawada
pgsql: Fix assertion when decoding XLOG_PARAMETER_CHANGE on promoted pr
Masahiko Sawada
pgsql: Fix assertion when decoding XLOG_PARAMETER_CHANGE on promoted pr
Masahiko Sawada
pgsql: oauth: Fix incorrect const markers in struct
Daniel Gustafsson
pgsql: oauth: Rename macro to avoid collisions on Windows
Daniel Gustafsson
pgsql: Delay extraction of TIDBitmap per page offsets
Melanie Plageman
pgsql: Add lossy indicator to TBMIterateResult
Melanie Plageman
pgsql: Fix comment for MAX_BACKENDS.
Nathan Bossart
pgsql: libpq: Trace all NegotiateProtocolVersion fields
Robert Haas
pgsql: libpq: Add PQfullProtocolVersion to exports.txt
Robert Haas
pgsql: Fix confusion about data type of pg_class.relpages and relallvis
Tom Lane
pgsql: pg_amcheck: PQclear query results
Daniel Gustafsson
pgsql: Move MAX_BACKENDS to procnumber.h
Andres Freund
pgsql: Add static asserts for MAX_BACKENDS limiting factors
Andres Freund
pgsql: bufmgr: Make it easier to change number of buffer state bits
Andres Freund
pgsql: Base LWLock limits directly on MAX_BACKENDS
Andres Freund
pgsql: Silence warning in older versions of Valgrind
John Naylor
pgsql: Silence warning in older versions of Valgrind
John Naylor
pgsql: Remove read/sync fields from pg_stat_wal and GUC track_wal_io_ti
Michael Paquier
pgsql: Ignore hash's relallvisible when checking pg_upgrade from pre-v1
Tom Lane
pgsql: backend libpq void * argument for binary data
Peter Eisentraut
pgsql: SnapBuildRestoreContents() void * argument for binary data
Peter Eisentraut
pgsql: jsonb internal API void * argument for binary data
Peter Eisentraut
pgsql: Add more tests for utility commands in pipelines
Michael Paquier
pgsql: Adjust EXPLAIN test case to filter out "Actual Rows" values.
Robert Haas
pgsql: Allow EXPLAIN to indicate fractional rows.
Robert Haas
pgsql: Documentation fixups for dumping statistics.
Jeff Davis
pgsql: Change \conninfo to use tabular format
Álvaro Herrera
pgsql: Remove unstable test suite added by 525392d57
Amit Langote
pgsql: Allow lwlocks to be disowned
Andres Freund
pgsql: Avoid race condition between "GRANT role" and "DROP ROLE".
Tom Lane
pgsql: pg_resetwal: Add --char-signedness option to change the default
Masahiko Sawada
pgsql: Add test 005_char_signedness.pl to meson.build.
Masahiko Sawada
pgsql: Fix an issue with index scan using pg_trgm due to char signednes
Masahiko Sawada
pgsql: Fix pg_dumpall to cope with dangling OIDs in pg_auth_members.
Tom Lane
pgsql: Fix pg_dumpall to cope with dangling OIDs in pg_auth_members.
Tom Lane
pgsql: Fix pg_dumpall to cope with dangling OIDs in pg_auth_members.
Tom Lane
pgsql: Fix pg_dumpall to cope with dangling OIDs in pg_auth_members.
Tom Lane
pgsql: Fix pg_dumpall to cope with dangling OIDs in pg_auth_members.
Tom Lane
pgsql: Fix pg_dumpall to cope with dangling OIDs in pg_auth_members.
Tom Lane
pgsql: pg_upgrade: Add --set-char-signedness to set the default char si
Masahiko Sawada
pgsql: Add default_char_signedness field to ControlFileData.
Masahiko Sawada
pgsql: pg_upgrade: Preserve default char signedness value from old clus
Masahiko Sawada
pgsql: doc: clarify default checksum behavior in non-master branches
Bruce Momjian
pgsql: doc: clarify default checksum behavior in non-master branches
Bruce Momjian
pgsql: doc: clarify default checksum behavior in non-master branches
Bruce Momjian
pgsql: doc: clarify default checksum behavior in non-master branches
Bruce Momjian
pgsql: doc: clarify default checksum behavior in non-master branches
Bruce Momjian
pgsql: doc: remove non-breaking space in SGML files, causes make error
Bruce Momjian
pgsql: Make test portlock logic work with meson
Andres Freund
pgsql: Make test portlock logic work with meson
Andres Freund
pgsql: Make test portlock logic work with meson
Andres Freund
pgsql: Fix cross-version upgrades with XMLSERIALIZE(NO INDENT)
Michael Paquier
pgsql: Fix cross-version upgrades with XMLSERIALIZE(NO INDENT)
Michael Paquier
pgsql: Fix cross-version upgrades with XMLSERIALIZE(NO INDENT)
Michael Paquier
pgsql: Support text position search functions with nondeterministic col
Peter Eisentraut
pgsql: doc: Add links to olsen93 and ong90 in bibliography
Daniel Gustafsson
pgsql: Fix a WARNING for data origin discrepancies.
Amit Kapila
pgsql: Fix a WARNING for data origin discrepancies.
Amit Kapila
pgsql: Fix a WARNING for data origin discrepancies.
Amit Kapila
pgsql: Drop opcintype from index AM strategy translation API
Peter Eisentraut
pgsql: Add missing deparsing of [NO] IDENT to XMLSERIALIZE()
Michael Paquier
pgsql: Add missing deparsing of [NO] IDENT to XMLSERIALIZE()
Michael Paquier
pgsql: Add missing deparsing of [NO] IDENT to XMLSERIALIZE()
Michael Paquier
pgsql: backend launchers void * arguments for binary data
Peter Eisentraut
pgsql: Fix for pg_restore_attribute_stats().
Jeff Davis
pgsql: psql: Add support for pipelines
Michael Paquier
pgsql: Add braces for if block with large comment in psql's common.c
Michael Paquier
pgsql: Add missing entry to oauth_validator test .gitignore
Daniel Gustafsson
pgsql: Trial fix for old cross-version upgrades.
Jeff Davis
Re: pgsql: Trial fix for old cross-version upgrades.
Jeff Davis
Re: pgsql: Trial fix for old cross-version upgrades.
Jeff Davis
Re: pgsql: Trial fix for old cross-version upgrades.
Robert Haas
Re: pgsql: Trial fix for old cross-version upgrades.
Tom Lane
Re: pgsql: Trial fix for old cross-version upgrades.
Jeff Davis
Re: pgsql: Trial fix for old cross-version upgrades.
Andrew Dunstan
Re: pgsql: Trial fix for old cross-version upgrades.
Tom Lane
Re: pgsql: Trial fix for old cross-version upgrades.
Andrew Dunstan
Re: pgsql: Trial fix for old cross-version upgrades.
Tom Lane
Re: pgsql: Trial fix for old cross-version upgrades.
Jeff Davis
Re: pgsql: Trial fix for old cross-version upgrades.
Tom Lane
Re: pgsql: Trial fix for old cross-version upgrades.
Jeff Davis
Re: pgsql: Trial fix for old cross-version upgrades.
Tom Lane
Re: pgsql: Trial fix for old cross-version upgrades.
Andrew Dunstan
Re: pgsql: Trial fix for old cross-version upgrades.
Tom Lane
Re: pgsql: Trial fix for old cross-version upgrades.
Sami Imseih
Re: pgsql: Trial fix for old cross-version upgrades.
Tom Lane
Re: pgsql: Trial fix for old cross-version upgrades.
Sami Imseih
Re: pgsql: Trial fix for old cross-version upgrades.
Sami Imseih
Re: pgsql: Trial fix for old cross-version upgrades.
Sami Imseih
Re: pgsql: Trial fix for old cross-version upgrades.
Andrew Dunstan
Re: pgsql: Trial fix for old cross-version upgrades.
Sami Imseih
Re: pgsql: Trial fix for old cross-version upgrades.
Tom Lane
Re: pgsql: Trial fix for old cross-version upgrades.
Tom Lane
Re: pgsql: Trial fix for old cross-version upgrades.
Sami Imseih
Re: pgsql: Trial fix for old cross-version upgrades.
Robins Tharakan
Re: pgsql: Trial fix for old cross-version upgrades.
Jeff Davis
pgsql: Remove various unnecessary (char *) casts
Peter Eisentraut
pgsql: Ignore blank lines in pgindent exclude files
Andrew Dunstan
pgsql: Add support for OAUTHBEARER SASL mechanism
Daniel Gustafsson
pgsql: cirrus: Temporarily fix libcurl link error
Daniel Gustafsson
pgsql: Transfer statistics during pg_upgrade.
Jeff Davis
Re: pgsql: Transfer statistics during pg_upgrade.
Andrew Dunstan
Re: pgsql: Transfer statistics during pg_upgrade.
David Rowley
Re: pgsql: Transfer statistics during pg_upgrade.
Jeff Davis
pgsql: Improve errdetail message added by ac0e33136a.
Amit Kapila
pgsql: Don't lock partitions pruned by initial pruning
Amit Langote
pgsql: Include schema/table publications even with exclude options in d
Amit Kapila
pgsql: doc: Fix typo in section "WAL configuration"
Michael Paquier
pgsql: doc: Add details about object "wal" in pg_stat_io
Michael Paquier
pgsql: doc: Recommend pg_stat_io rather than pg_stat_wal in WAL configu
Michael Paquier
pgsql: Fix FATAL message for invalid recovery timeline at beginning of
Michael Paquier
pgsql: Fix FATAL message for invalid recovery timeline at beginning of
Michael Paquier
pgsql: Fix FATAL message for invalid recovery timeline at beginning of
Michael Paquier
pgsql: Fix FATAL message for invalid recovery timeline at beginning of
Michael Paquier
pgsql: pgbench: Increase RLIMIT_NOFILE if necessary
Andres Freund
pgsql: test_escape: Fix output of --help
Michael Paquier
pgsql: test_escape: Fix output of --help
Michael Paquier
pgsql: test_escape: Fix output of --help
Michael Paquier
pgsql: test_escape: Fix output of --help
Michael Paquier
pgsql: test_escape: Fix output of --help
Michael Paquier
pgsql: test_escape: Fix output of --help
Michael Paquier
pgsql: Correct relation size estimate with low fillfactor
Tomas Vondra
pgsql: Correct relation size estimate with low fillfactor
Tomas Vondra
pgsql: Assert that ExecOpenIndices and ExecCloseIndices are not repeate
Tom Lane
pgsql: Fix crash in brininsertcleanup during logical replication.
Tom Lane
pgsql: Fix crash in brininsertcleanup during logical replication.
Tom Lane
pgsql: Consider BufFiles when adjusting hashjoin parameters
Tomas Vondra
pgsql: tests: BackgroundPsql: Fix potential for lost errors on windows
Andres Freund
pgsql: tests: BackgroundPsql: Fix potential for lost errors on windows
Andres Freund
pgsql: tests: BackgroundPsql: Fix potential for lost errors on windows
Andres Freund
pgsql: tests: BackgroundPsql: Fix potential for lost errors on windows
Andres Freund
pgsql: tests: BackgroundPsql: Fix potential for lost errors on windows
Andres Freund
pgsql: tests: BackgroundPsql: Fix potential for lost errors on windows
Andres Freund
pgsql: backport: Improve handling of empty query results in BackgroundP
Andres Freund
pgsql: backport: Improve handling of empty query results in BackgroundP
Andres Freund
pgsql: backport: Improve handling of empty query results in BackgroundP
Andres Freund
pgsql: backport: Improve handling of empty query results in BackgroundP
Andres Freund
pgsql: backport: Improve handling of empty query results in BackgroundP
Andres Freund
pgsql: backport: Extend background_psql() to be able to start asynchron
Andres Freund
pgsql: backport: Extend background_psql() to be able to start asynchron
Andres Freund
pgsql: backport: Extend background_psql() to be able to start asynchron
Andres Freund
pgsql: backport: Extend background_psql() to be able to start asynchron
Andres Freund
pgsql: backport: Extend background_psql() to be able to start asynchron
Andres Freund
pgsql: Add ATAlterConstraint struct for ALTER .. CONSTRAINT
Álvaro Herrera
pgsql: Improve statistics estimation for single-column GROUP BY in sub-
Alexander Korotkov
pgsql: Add a test for commit ac0e33136a using the injection point.
Amit Kapila
pgsql: Add support for LIKE in CREATE FOREIGN TABLE
Michael Paquier
pgsql: doc: Fix some issues with JSON_TABLE() examples
Amit Langote
pgsql: doc: Fix some issues with JSON_TABLE() exampls
Amit Langote
Re: pgsql: doc: Fix some issues with JSON_TABLE() exampls
Amit Langote
pgsql: Invalidate inactive replication slots.
Amit Kapila
pgsql: Avoid null pointer dereference crash after OOM in Snowball stemm
Tom Lane
pgsql: Avoid null pointer dereference crash after OOM in Snowball stemm
Tom Lane
pgsql: Avoid null pointer dereference crash after OOM in Snowball stemm
Tom Lane
pgsql: Avoid null pointer dereference crash after OOM in Snowball stemm
Tom Lane
pgsql: Avoid null pointer dereference crash after OOM in Snowball stemm
Tom Lane
pgsql: Update to latest Snowball sources.
Tom Lane
pgsql: Fix unsafe access to BufferDescriptors
Richard Guo
pgsql: Fix unsafe access to BufferDescriptors
Richard Guo
pgsql: Fix unsafe access to BufferDescriptors
Richard Guo
pgsql: Fix unsafe access to BufferDescriptors
Richard Guo
pgsql: Fix unsafe access to BufferDescriptors
Richard Guo
pgsql: Fix unsafe access to BufferDescriptors
Richard Guo
pgsql: Fix freeing a child join's SpecialJoinInfo
Richard Guo
Earlier messages
Later messages