Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jul 8, 2024
Teach planner how to estimate rows for timestamp generate_series
Show description for 036bdcecommittedSymlink pg_replslot robustly on Windows in pg_basebackup test
Show description for 5193ca8committedUse CREATE DATABASE ... STRATEGY = FILE_COPY in pg_upgrade.
Show description for 64f34ebcommittedChoose ports for test servers less likely to result in conflicts
Show description for 4b4b931committedForce nodes for SSL tests to start in TCP mode
Show description for e4f4c54committedUse xmlParseInNodeContext not xmlParseBalancedChunkMemory.
Show description for 6082b3dcommittedFix scale clamping in numeric round() and trunc().
Show description for 1ff39f4committedTypo fix
Show description for 519d710committedFix outdated comment after removal of direct SSL fallback
Show description for cc68ca6committedRenumber pg_get_acl() in pg_proc.dat
Show description for e311c6ecommittedWiden lossy and exact page counters for Bitmap Heap Scan
Show description for 7340d93committedRemove an extra period in code comment
Show description for d7db04dcommittedRichard GuoFix right-anti-joins when the inner relation is proven unique
Show description for 0ffc0accommittedRichard GuoRe-enable autoruns for cmd.exe on Windows
Show description for 74b8e6acommitted
Commits on Jul 6, 2024
Use xmlAddChildList not xmlAddChild in XMLSERIALIZE.
Show description for 066e8accommittedAdjust tuplestore.c not to allocate BufFiles in generation context
Show description for 04bcf9ecommittedFix incorrect sentinel byte logic in GenerationRealloc()
Show description for 97651b0committed
Commits on Jul 5, 2024
Cope with <regex.h> name clashes.
Show description for 2a5ef09committedFix placement of "static".
Show description for 8212625committedRemove check hooks for GUCs that contribute to MaxBackends.
Show description for 0b1fe14committedImprove PL/Tcl's method for choosing Tcl names of procedures.
Show description for ba8f00ecommittedDoc: minor improvements for our "Brief History" chapter.
Show description for aaab3eecommittedSupport loading of injection points
Show description for 4b21100committedLift limitation that PGPROC->links must be the first field
Show description for 98347b5committedImprove memory management and performance of tuplestore.c
Show description for 590b045committedFix newly introduced issue in EXPLAIN for Materialize nodes
Show description for 53abb1ecommittedAdd simple codepoint redirections to unaccent.rules.
Show description for 1850184committedAdd memory/disk usage for Material nodes in EXPLAIN
Show description for 1eff827committedSupport "Right Semi Join" plan shapes
Show description for aa86129committedRichard Guo
Commits on Jul 4, 2024
Doc: small improvements in discussion of geometric data types.
Show description for 5a519abcommittedFix copy/paste mistake in comment
Show description for 2ef575ccommittedRemove bogus assertion in pg_atomic_monotonic_advance_u64
Show description for 768f0c3committeddoc: Specify when ssl_prefer_server_ciphers was added
Show description for ab0ae64committedAdd pg_get_acl() to get the ACL for a database object
Show description for 4564f1ccommittedSQL/JSON: Fix some obsolete comments.
Show description for 3a8a1f3committed