I Use This!
Very High Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 01, 2025 — Mar 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Correctly calculate "MCV frequency" for a unique column. More... 3 days ago
psql: Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands. More... 4 days ago
Refactor detection of x86 ZMM registers More... 5 days ago
Fix some -Wcast-qual warnings More... 5 days ago
Doc: improve user docs and code comments about EXISTS(SELECT * ...). More... 5 days ago
Don't flatten join alias Vars that are stored within a GROUP RTE. More... 5 days ago
Centralize detection of x86 CPU features More... 6 days ago
Clean up nodes that are no longer of use in 007_pgdumpall.pl More... 6 days ago
Use pg_malloc_object() and pg_alloc_array() variants in frontend code More... 6 days ago
Don't include proc.h in shm_mq.h More... 6 days ago
postgres_fdw: Fix thinko in comment for UserMappingPasswordRequired(). More... 6 days ago
Remove table_scan_analyze_next_tuple unneeded parameter OldestXmin More... 6 days ago
Simplify visibility check in heap_page_would_be_all_visible() More... 6 days ago
Fix more multibyte issues in ltree. More... 6 days ago
Rename LVRelState VM-related logging counters More... 6 days ago
Don't include latch.h in libpq/libpq.h More... 6 days ago
instrumentation: Drop INSTR_TIME_SET_CURRENT_LAZY macro More... 6 days ago
instrumentation: Rename INSTR_TIME_LT macro to INSTR_TIME_GT More... 6 days ago
Reduce includes in pgstat.h More... 7 days ago
pg_dump: Preserve NO INHERIT on NOT NULL on inheritance children More... 7 days ago
EUC_CN, EUC_JP, EUC_KR, EUC_TW: Skip U+00A0 tests instead of failing. More... 7 days ago
doc: Clarify INCLUDING COMMENTS behavior in CREATE TABLE LIKE. More... 7 days ago
Fix ProcWakeup() resetting wrong waitStart field. More... 7 days ago
Stabilize output of new isolation test insert-conflict-do-update-4. More... 7 days ago
Fix unsafe RTE_GROUP removal in simplify_EXISTS_query More... 8 days ago
Fix USE_SLICING_BY_8_CRC32C builds on x86 More... 8 days ago
pg_upgrade: Use max_protocol_version=3.0 for older servers More... 8 days ago
Add backtrace support for Windows using DbgHelp API More... 8 days ago
doc: Add link targets to CREATE/ALTER FOREIGN TABLE reference pages More... 9 days ago
Make ALTER DOMAIN VALIDATE CONSTRAINT no-op when constraint is already validated More... 9 days ago