Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Feb 24, 2022
Fix one of the tests introduced in commit 52e4f0cd47.
Show description for cfb4e20committedAmit Kapila
Commits on Feb 23, 2022
Re-allow underscore as first character of custom GUC names.
Show description for bd74c40committedQuick exit on log stream child exit in pg_basebackup
Show description for 0475a97committedRemove duplicated word in comment
Show description for c7d7e12committedAdd function to pump IPC process until string match
Show description for 6da65a3committedUse test functions in pg_rewind test module
Show description for 91d3580committedFix statenames in mergejoin comments
Show description for 2313a3ecommittedAdd temporary debug info to help debug 019_replslot_limit.pl failures.
Show description for afdeff1committed
Commits on Feb 22, 2022
- committed
Allow specifying row filters for logical replication of tables.
Show description for 52e4f0ccommittedAmit KapilaAdd compute_query_id = regress
Show description for ebf6c52committed
Commits on Feb 21, 2022
Disallow setting bogus GUCs within an extension's reserved namespace.
Show description for 8810356committedAssert in init_toast_snapshot() that some snapshot registered or active.
Show description for 2776922committedFix temporary object cleanup failing due to toast access without snapshot.
Show description for 7c38ef2committedpg_upgrade: Don't print progress status when output is not a tty.
Show description for 27b02e0committedpgcrypto: Remove unused error code
Show description for 3f64966committedpgcrypto: Remove unused error code
Show description for abe81eecommittedFix possible null pointer reference
Show description for 5c868c9committeddoc: Mention environment variable ZSTD in the TAP tests for MSVC
Show description for bf4ed12committed
Commits on Feb 20, 2022
- committed
Reset conn->errorReported when PQrequestCancel sets errorMessage.
Show description for 83a7637committedRemove most msys special processing in TAP tests
Show description for 1c6d462committedRemove PostgreSQL::Test::Utils::perl2host completely
Show description for 95d9813committedEnsure the right perl is used for TAP tests on msys
Show description for cf12541committedFix uninitialized variable.
Show description for 69639e2committedUse bitwise rotate functions in more places
Show description for 4b35408committed
Commits on Feb 19, 2022
doc: Simplify description of --with-lz4
Show description for d7a9786committedFix inconsistencies in SRF checks of pg_config() and string_to_table()
Show description for 07daca5committed
Commits on Feb 18, 2022
Rearrange libpq's error reporting to avoid duplicated error text.
Show description for 618c167committedAdd support for building with ZSTD.
Show description for 6c417bbcommittedDon't let libpq PGEVT_CONNRESET callbacks break a PGconn.
Show description for 2e37286committedDon't let libpq "event" procs break the state of PGresult objects.
Show description for ce1e7a2committedSuppress warning about stack_base_ptr with late-model GCC.
Show description for de447bbcommittedFix comment in CheckIndexCompatible().
Show description for f927a6ecommittedpostgres_fdw: Make postgres_fdw.application_name support more escape sequences.
Show description for 94c49d5committed