I Use This!
Very High Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 3 hours ago.
Aug 14, 2024 — Aug 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't leak memory during failure exit from SelectConfigFiles(). More... about 3 hours ago
Fix LSN format in debug message More... about 8 hours ago
Fix compilation warning with SerializeClientConnectionInfo() More... about 11 hours ago
Revert logical snapshot filename format change in SnapBuildSnapshotExists(). More... about 15 hours ago
Fix incorrect LSN format in comment. More... about 16 hours ago
Grab the low-hanging fruit from forcing USE_FLOAT8_BYVAL to true. More... about 21 hours ago
Grab the low-hanging fruit from forcing sizeof(Datum) to 8. More... about 21 hours ago
Make type Datum be 8 bytes wide everywhere. More... about 22 hours ago
ci: windows: Stop using DEBUG:FASTLINK More... about 23 hours ago
Add very basic test for kill_prior_tuples More... about 23 hours ago
Don't treat EINVAL from semget() as a hard failure. More... 1 day ago
Adjust some table column widths in PDF More... 1 day ago
Improve PDF documentation margins More... 1 day ago
Clean up order in stylesheete-fo.xsl More... 1 day ago
postgres_fdw: Fix tests with ANALYZE and remote sampling More... 1 day ago
libpq: Set LDAP protocol version 3 More... 2 days ago
Reduce ExecSeqScan* code size using pg_assume() More... 3 days ago
meson: add and use stamp files for generated headers More... 3 days ago
Restrict psql meta-commands in plain-text dumps. More... 3 days ago
Convert newlines to spaces in names written in v11+ pg_dump comments. More... 3 days ago
Fix security checks in selectivity estimation functions. More... 3 days ago
Fix rare bug in read_stream.c's split IO handling. More... 6 days ago
Mop-up for Datum conversion cleanups. More... 6 days ago
Add missing Datum conversions More... 6 days ago
Remove useless/superfluous Datum conversions More... 6 days ago
postgres_fdw and dblink should check if backend has MyProcPort More... 6 days ago
Revert "oauth: Add unit tests for multiplexer handling" More... 6 days ago
oauth: Add unit tests for multiplexer handling More... 6 days ago
oauth: Track total call count during a client flow More... 6 days ago
oauth: Remove expired timers from the multiplexer More... 6 days ago