Fix a problem with the output of "PRAGMA wal_checkpoint" introduced long ago...
Fix a problem with the output of "PRAGMA wal_checkpoint" introduced long ago by [63483e22c775183e]. (tags: wal2)
View ArticleDo not attempt to switch wal files when writing if the current transaction...
Do not attempt to switch wal files when writing if the current transaction read from both wal files. This fix is already on branch 'bedrock'. (tags: wal2)
View ArticleFix a problem with non-PASSIVE wal2 checkpoints sometimes taking the WRITER...
Fix a problem with non-PASSIVE wal2 checkpoints sometimes taking the WRITER lock. (tags: wal2)
View ArticleUpdate to walRestartLog() function to make it shorter easier to merge with...
Update to walRestartLog() function to make it shorter easier to merge with branch "bedrock". (tags: wal2)
View Article*MERGE* Merge changes from wal2, including the fix to prevent non-PASSIVE...
*MERGE* Merge changes from wal2, including the fix to prevent non-PASSIVE checkpoints from ever taking the writer lock. (tags: bedrock)
View Article*MERGE* Merge the latest trunk enhancements into the begin-concurrent branch....
*MERGE* Merge the latest trunk enhancements into the begin-concurrent branch. (tags: begin-concurrent)
View ArticleRemove unnecessary end-of-line whitespace. (tags: trunk)
Remove unnecessary end-of-line whitespace. (tags: trunk)
View ArticleRemove unnecessary divergence from trunk. (tags: begin-concurrent)
Remove unnecessary divergence from trunk. (tags: begin-concurrent)
View Article*MERGE* Resynchronize the begin-concurrent branch with trunk. (tags:...
*MERGE* Resynchronize the begin-concurrent branch with trunk. (tags: begin-concurrent)
View Article*MERGE* Merge all the latest trunk enhancements and fixes into the wal2...
*MERGE* Merge all the latest trunk enhancements and fixes into the wal2 branch. (tags: wal2)
View ArticleSynchronize the WASM code with trunk. (tags: wal2)
Synchronize the WASM code with trunk. (tags: wal2)
View ArticleChanges for better alignment with the wal2 branch. (tags: trunk)
Changes for better alignment with the wal2 branch. (tags: trunk)
View Article*MERGE* Merge all the latest trunk/wal2 enhancements and fixes into the...
*MERGE* Merge all the latest trunk/wal2 enhancements and fixes into the bedrock branch. (tags: bedrock)
View Article*MERGE* Merge all the latest trunk changes and enhancements into the...
*MERGE* Merge all the latest trunk changes and enhancements into the reuse-schema branch. (tags: reuse-schema)
View ArticleFix a problem on this branch causing a file-handle to be leaked following an...
Fix a problem on this branch causing a file-handle to be leaked following an OOM condition. (tags: win32-enable-setlk)
View ArticleReduce divergence of wal2 from trunk. (tags: wal2)
Reduce divergence of wal2 from trunk. (tags: wal2)
View ArticleCode formatting changes to make trunk more like wal2. (tags: trunk)
Code formatting changes to make trunk more like wal2. (tags: trunk)
View ArticleFurther reduction in divergence from trunk. (tags: wal2)
Further reduction in divergence from trunk. (tags: wal2)
View Article