I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix warning due non-standard inline declaration in 4ed8f0913bfdb5f355 More... about 1 year ago
Remove redundant setting of hashkey after insertion More... about 1 year ago
meson: Improve/fix Python version selection More... about 1 year ago
Add tests for XID wraparound. More... about 1 year ago
doc: Mention how to use quotes with GUC names in error messages More... about 1 year ago
Apply quotes more consistently to GUC names in logs More... about 1 year ago
Add option to specify timeout seconds to BackgroundPsql.pm. More... about 1 year ago
Remove unused macro More... about 1 year ago
Improve "user mapping not found" error message More... about 1 year ago
Fix a test in 003_logical_slots. More... about 1 year ago
Fix wrong description of BackgroundPsql's timeout. More... about 1 year ago
Fix BackgroundPsql's set_query_timer_restart() issue without argument. More... about 1 year ago
Fix typo in comment More... about 1 year ago
Read include/exclude commands for dump/restore from file More... about 1 year ago
Optimize pg_readv/pg_pwritev single vector case. More... about 1 year ago
Add SLRU tests for 64-bit page case More... about 1 year ago
Make use FullTransactionId in 2PC filenames More... about 1 year ago
Use larger segment file names for pg_notify More... about 1 year ago
Index SLRUs by 64-bit integers rather than by 32-bit integers More... about 1 year ago
Clean up usage of bison precedence for non-operator keywords. More... about 1 year ago
Use BIO_{get,set}_app_data instead of BIO_{get,set}_data. More... about 1 year ago
Fix comment about ressortgrouprefs being unique in setop plans. More... about 1 year ago
Remove more statements from stats.sql More... about 1 year ago
Fix assertions with RI triggers in heap_update and heap_delete. More... about 1 year ago
psql: Add tab completion for view options. More... about 1 year ago
Remove test for pg_stat_reset_shared() in stats.sql More... about 1 year ago
Fix comment in tableam.h about GetHeapamTableAmRoutine() More... about 1 year ago
Add CHECK_FOR_INTERRUPTS() in scram_SaltedPassword() for the backend More... about 1 year ago
Don't use bms_membership() in cases where we don't need to More... about 1 year ago
Retire a few backwards compatibility macros. More... about 1 year ago