Fix the -> and ->> operators so that when the RHS is a string that looks like...
Fix the -> and ->> operators so that when the RHS is a string that looks like a number, it is still treated as a string, because that is what PG does. [forum:/forumpost/9e52cdfe15c3926e|Forum...
View ArticleFix harmless compiler warnings. (tags: trunk)
Fix harmless compiler warnings. (tags: trunk)
View ArticleDo not attempt to run mmapcorrupt.test with builds that do not support...
Do not attempt to run mmapcorrupt.test with builds that do not support mmap(). (tags: trunk)
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 Article*MERGE* Merge the latest trunk enhancements into the wal2 branch. (tags: wal2)
*MERGE* Merge the latest trunk enhancements into the wal2 branch. (tags: wal2)
View Article*MERGE* Merge the lates trunk enhancements into the reuse-schema branch....
*MERGE* Merge the lates trunk enhancements into the reuse-schema branch. (tags: reuse-schema)
View Article*MERGE* Merge the latest trunk enhancements into the bedrock branch. (tags:...
*MERGE* Merge the latest trunk enhancements into the bedrock branch. (tags: bedrock)
View ArticleEnsure an sqlite_dbdata cursor is properly reset before being used again,...
Ensure an sqlite_dbdata cursor is properly reset before being used again, even if it has already encountered database corruption. (tags: trunk)
View ArticleVersion 3.46.0 (tags: trunk, release, major-release, version-3.46.0)
Version 3.46.0 (tags: trunk, release, major-release, version-3.46.0)
View Article*MERGE* Version 3.46.0 for the begin-concurrent branch (tags: begin-concurrent)
*MERGE* Version 3.46.0 for the begin-concurrent branch (tags: begin-concurrent)
View Article*MERGE* Version 3.46.0 for the wal2 branch. (tags: wal2)
*MERGE* Version 3.46.0 for the wal2 branch. (tags: wal2)
View Article*MERGE* Version 3.46.0 for the bedrock branch (tags: bedrock)
*MERGE* Version 3.46.0 for the bedrock branch (tags: bedrock)
View Article*MERGE* Version 3.46.0 for the reuse-schema branch (tags: reuse-schema)
*MERGE* Version 3.46.0 for the reuse-schema branch (tags: reuse-schema)
View ArticleIncrease the version number to 3.47.0 to begin the next development cycle....
Increase the version number to 3.47.0 to begin the next development cycle. (tags: trunk)
View Article*MERGE* Merge various enhancements that were being held on a branch until...
*MERGE* Merge various enhancements that were being held on a branch until after the 3.46.0 release. (1) Allow arbitrary expressions in the second argument to the RAISE() function. (2) Performance...
View ArticleNew ticket [8ff324e120d5e9bd|8ff324e120] Unwarranted use of automatic index.
New ticket [8ff324e120d5e9bd|8ff324e120] Unwarranted use of automatic index.
View ArticleNew ticket [6e3ace1270f29930|6e3ace1270] Table-valued functions with required...
New ticket [6e3ace1270f29930|6e3ace1270] Table-valued functions with required parameters.
View ArticleFix the window-function group_concat() so that it returns an empty string if...
Fix the window-function group_concat() so that it returns an empty string if it has one or more empty string inputs. This fixes a bug introduced by [c6da39115d3e2b0f] on 2019-03-26 (version 3.28.0) and...
View ArticleFix the window-function group_concat() so that it returns an empty string if...
Fix the window-function group_concat() so that it returns an empty string if it has one or more empty string inputs. (tags: branch-3.46)
View ArticleIncrease the version number to 3.46.1 (tags: branch-3.46)
Increase the version number to 3.46.1 (tags: branch-3.46)
View Article