index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
Don't set ThisTimeLineID when there's no reason to do so.
Robert Haas
2021-11-05
*
Avoid crash in rare case of concurrent DROP
Alvaro Herrera
2021-11-05
*
Introduce 'bbstreamer' abstraction to modularize pg_basebackup.
Robert Haas
2021-11-05
*
Introduce 'bbsink' abstraction to modularize base backup code.
Robert Haas
2021-11-05
*
amcheck: Add additional TOAST pointer checks.
Robert Haas
2021-11-05
*
pgcrypto: Remove non-OpenSSL support
Peter Eisentraut
2021-11-05
*
Improve psql tab completion for COMMENT
Michael Paquier
2021-11-05
*
Add hardening to catch invalid TIDs in indexes.
Peter Geoghegan
2021-11-04
*
Add support for LZ4 compression in pg_receivewal
Michael Paquier
2021-11-05
*
Add various assertions to heap pruning code.
Peter Geoghegan
2021-11-04
*
Fix some thinkos with pg_receivewal --compression-method
Michael Paquier
2021-11-04
*
Rework compression options of pg_receivewal
Michael Paquier
2021-11-04
*
Update alternative expected output file.
Heikki Linnakangas
2021-11-03
*
Fix snapshot reference leak if lo_export fails.
Heikki Linnakangas
2021-11-03
*
Fix incorrect format placeholder
Peter Eisentraut
2021-11-03
*
Fix parallel amvacuumcleanup safety bug.
Peter Geoghegan
2021-11-02
*
Blind attempt to silence SSL compile failures on hamerkop.
Tom Lane
2021-11-02
*
Don't overlook indexes during parallel VACUUM.
Peter Geoghegan
2021-11-02
*
Ensure consistent logical replication of datetime and float8 values.
Tom Lane
2021-11-02
*
Fix variable lifespan in ExecInitCoerceToDomain().
Tom Lane
2021-11-02
*
Avoid O(N^2) behavior in SyncPostCheckpoint().
Tom Lane
2021-11-02
*
pgbench: Fix typo in comment.
Fujii Masao
2021-11-02
*
pgbench: Improve error-handling in pgbench.
Fujii Masao
2021-11-02
*
Move MarkCurrentTransactionIdLoggedIfAny() out of the critical section.
Amit Kapila
2021-11-02
*
Replace XLOG_INCLUDE_XID flag with a more localized flag.
Amit Kapila
2021-11-02
*
Replace unicode characters in comments with ascii
Daniel Gustafsson
2021-11-01
*
Avoid some other O(N^2) hazards in list manipulation.
Tom Lane
2021-11-01
*
Handle XLOG_OVERWRITE_CONTRECORD in DecodeXLogOp
Alvaro Herrera
2021-11-01
*
Add TAP test for pg_receivewal with timeline switch
Michael Paquier
2021-11-01
*
Preserve opclass parameters across REINDEX CONCURRENTLY
Michael Paquier
2021-11-01
*
Doc: improve README files associated with TAP tests.
Tom Lane
2021-10-31
*
Avoid O(N^2) behavior when the standby process releases many locks.
Tom Lane
2021-10-31
*
plpgsql: report proper line number for errors in variable initialization.
Tom Lane
2021-10-31
*
pg_dump: Refactor messages
Peter Eisentraut
2021-10-30
*
Fix race condition in startup progress reporting.
Robert Haas
2021-10-29
*
When fetching WAL for a basebackup, report errors with a sensible TLI.
Robert Haas
2021-10-29
*
Demote pg_unreachable() in heapam to an assertion.
Peter Geoghegan
2021-10-29
*
Test and document the behavior of initialization cross-refs in plpgsql.
Tom Lane
2021-10-29
*
Update time zone data files to tzdata release 2021e.
Tom Lane
2021-10-29
*
Add tap tests for the schema publications.
Amit Kapila
2021-10-29
*
Speed up TAP tests of pg_receivewal
Michael Paquier
2021-10-29
*
Speed up printing of integers in snprintf.c.
Tom Lane
2021-10-28
*
Improve contrib/amcheck's tests for CREATE INDEX CONCURRENTLY.
Tom Lane
2021-10-28
*
Add TAP test for archive_cleanup_command and recovery_end_command
Michael Paquier
2021-10-28
*
Remove obsolete nbtree LP_DEAD item comments.
Peter Geoghegan
2021-10-27
*
Grant memory views to pg_read_all_stats.
Jeff Davis
2021-10-27
*
Fix typos in comments
Daniel Gustafsson
2021-10-27
*
Fix ordering of items in nbtree error message.
Peter Geoghegan
2021-10-27
*
Fix VPATH builds for src/test/ssl targets
Daniel Gustafsson
2021-10-27
*
Further harden nbtree posting split code.
Peter Geoghegan
2021-10-27
[prev]
[next]