Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jan 26, 2023
Make auto_explain print the query identifier in verbose mode
Show description for 9d2d972committedFix rare sharedtuplestore.c corruption.
Show description for ffcf6f4committedRevert "Rename contrib module basic_archive to basic_wal_module"
Show description for 9aeff09committed
Commits on Jan 25, 2023
Doc: update VACUUM VERBOSE freezing tip.
Show description for 1a8e72bcommittedAdd eager and lazy freezing strategies to VACUUM.
Show description for 4d41799committedplpython: Stop undefining _POSIX_C_SOURCE, _XOPEN_SOURCE
Show description for 642e882committedplpython: Avoid the need to redefine *printf macros
Show description for 23c1232committedAvoid type cheats for invalid dsa_handles and dshash_table_handles.
Show description for 3b4ac33committeddoc: Fix network_ops -> inet_ops in SpGiST operator class list
Show description for d7c4830committedRename contrib module basic_archive to basic_wal_module
Show description for 0ad3c60committedProcess pending postmaster work before connections.
Show description for 239b175committed
Commits on Jan 24, 2023
Update more obsolete multixact.c comments.
Show description for 8f8f115committedImprove exclude pattern file processing in pgindent
Show description for 1249371committedAdjust interaction of CREATEROLE with role properties.
Show description for f1358cacommittedFix the Drop Database hang.
Show description for 6c6d6bacommittedAmit Kapilalibpqwalreceiver: Convert to libpq-be-fe-helpers.h
Show description for 728f86fcommitteddblink, postgres_fdw: Handle interrupts during connection establishment
Show description for e460248committedAdd helper library for use of libpq inside the server environment
Show description for 28a5917committedFix error handling in libpqrcv_connect()
Show description for bc54ef4committedUse OFFSET 0 instead of ORDER BY to stop subquery pullup
Show description for 9567686committed
Commits on Jan 23, 2023
Fix LATERAL join test in test memoize.sql
Show description for b762fedcommittedFix XLogPageRead() comment
Show description for 8dd4389committedAdd non-decimal integer support to type numeric.
Show description for 6dfacbfcommittedFix pgindent --show-diff option.
Show description for 62e1e28committedRemove special outfuncs/readfuncs handling of RangeVar.catalogname.
Show description for 3cece34committedAdd a test using ldapbindpasswd in pg_hba.conf
Show description for a9dc7f9committedRestructure Ldap TAP test
Show description for ee4613dcommittedAdd non-destructive modes to pgindent
Show description for b90f0b5committedOptimise numeric division for 3 and 4 base-NBASE digit divisors.
Show description for 0aa38dbcommittedRun pgindent on heapam.c
Show description for 009dbdecommittedFix and clarify function comment on LogicalTapeSetCreate.
Show description for 236f1eacommittedHarden new parallel string_agg/array_agg regression test
Show description for 67c5b88committedpg_walinspect: Add pg_get_wal_fpi_info()
Show description for c31cf1ccommittedAllow parallel aggregate on string_agg and array_agg
Show description for 16fd03ecommitted
Commits on Jan 22, 2023
Track logrep apply workers' last start times to avoid useless waits.
Show description for 5a3a953committed