2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Mark (char *) variable as const, to quiet compilers More... over 6 years ago
Remove unused variable from ClusterMonitorGetGlobalXmin More... over 6 years ago
Remove unused variable from init_execution_state More... over 6 years ago
Fix incorrect comparison in pgxcnode_gethash More... over 6 years ago
Use sufficiently large buffer in SharedQueueWrite More... over 6 years ago
Use dynamic buffer to parse NODE_LIST_RESULT in GTM More... over 6 years ago
Initialise a variable correctly. More... over 6 years ago
Fetch sn_xcnt just once to ensure consistent msg More... over 6 years ago
Fix problems associated with globalXmin tracking by ClusterMonitor More... over 6 years ago
Use correct format specifier for transaction ids More... over 6 years ago
Force restart cluster monitor process if the GTM restarts More... over 6 years ago
Fix an oversight in 32025718755c4bbf100563fdc88e96225fc1b250 More... over 6 years ago
Correctly track XID obtained by autovac as one from the GTM More... over 6 years ago
Add a test to do sanity check at the end More... over 6 years ago
Use correct path for tablspaces while creating a basebackup More... over 6 years ago
Ensure that bad protocol ERROR message is sent to the frontend More... over 6 years ago
Correct select the GTM proxy for a new node being added More... over 6 years ago
Teach pgxc_exec_sizefunc() to use pg_my_temp_schema() to get temp schema More... over 6 years ago
Fix handling of REFRESH MATERIALIZED VIEW CONCURRENTLY More... over 6 years ago
Improve locking semantics in GTM and GTM Proxy More... over 6 years ago
Fix a compiler warning introduced in the previous commit More... over 6 years ago
Ensure that typename is schema qualified while sending row description More... over 6 years ago
Ensure pooler process follows consistent model for SIGQUIT handling More... over 6 years ago
Properly quote typename before calling parseTypeString More... over 6 years ago
Remove some accidentally added elog(LOG) messages More... over 6 years ago
Fix broken implementation of recovery to barrier. More... over 6 years ago
Fix a long standing bug in vacuum/analyze of temp tables More... over 6 years ago
Accept regression diffs post merge with 9.5.12 More... over 6 years ago
Accept regression diffs in join test case More... over 6 years ago
Accept regression diffs in plpgsql test case More... over 6 years ago