Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Feb 2, 2023
Retire PG_SETMASK() macro.
Show description for cdf6518committedDocument installing perltidy with cpanm
Show description for e0d70a9committedClarify the choice of rscale in numeric_sqrt().
Show description for 0736fc1committedEnsure that numeric.c compiles with other NBASE values.
Show description for 9a84f29committedDoc: Abstract AF_UNIX sockets don't work on Windows.
Show description for 117d260committedAllow the logical_replication_mode to be used on the subscriber.
Show description for 9f2213acommittedAmit KapilaRefactor heapam.c adding heapgettup_initial_block function
Show description for fb1a59dcommitted
Commits on Feb 1, 2023
meson: Fix typo in pkgconfig generation
Show description for 253432fcommittedSimplify main waiting loop of the archiver process
Show description for 38cc085committeddblink: Fix variable confusion introduced in e4602483e95
Show description for fbed4bccommittedTry to fix pg_upgrade test on Windows, again.
Show description for c289117committed
Commits on Jan 31, 2023
Update time zone data files to tzdata release 2022g.
Show description for 758f44bcommittedRemove dead NoMovementScanDirection code
Show description for e9aaf06committedDoc: clarify use of NULL to drop comments and security labels.
Show description for 856ca51committedRemove over-optimistic Assert.
Show description for eae0e20committedGenerate code for query jumbling through gen_node_support.pl
Show description for 3db72ebcommittedRemove recovery test 011_crash_recovery.pl
Show description for 8c1cd72committedRefactor rmtree() to use get_dirent_type().
Show description for 54e72b6committed
Commits on Jan 30, 2023
Invent "join domains" to replace the below_outer_join hack.
Show description for 3bef56ecommittedDo assorted mop-up in the planner.
Show description for b448f1ccommittedMake Vars be outer-join-aware.
Show description for 2489d76committedDoc: clarify behavior of boolean options in replication commands.
Show description for ec7e053committedEnsure that MERGE recomputes GENERATED expressions properly.
Show description for fe9e658committedRename GUC logical_decoding_mode to logical_replication_mode.
Show description for 1e8b617committedAmit Kapila
Commits on Jan 28, 2023
Remove unneeded volatile qualifiers from postmaster.c.
Show description for 8d2c191committed
Commits on Jan 27, 2023
Minor GUC code refactoring.
Show description for e4e89ebcommittedAllow multiple --excludes options in pgindent
Show description for a1c4cd6committedmeson: Fix installation path computation
Show description for 8f68580committeddoc: Adjust a few more references to "postmaster"
Show description for 17e72eccommittedTeach planner about more monotonic window functions
Show description for 456fa63committedFix behavior with pg_restore -l and compressed dumps
Show description for 783d8abcommitted
Commits on Jan 26, 2023
Improve TimestampDifferenceMilliseconds to cope with overflow sanely.
Show description for 3a28d78committedCode review for commit 05a7be935.
Show description for 24ff700committedDoc: use less-awkward phrasing.
Show description for e35bb9fcommittedDROP ROLE regress_role_limited_admin at end of test
Show description for 14fb386committed