This is an automated email from the ASF dual-hosted git repository.
LucaCappelletti94 pushed a change to branch fuzz-seed-corpus
in repository https://gitbox.apache.org/repos/asf/datafusion-sqlparser-rs.git
discard 82ce7112 Fuzz: Exclude seed corpus from release tarball
discard 0ca209cd Fuzz: Add curated seed corpus
discard 939f0067 Fuzz: Add parse -> Display -> re-parse roundtrip harness
discard e85e2c50 Fuzz: Wire up ClusterFuzzLite CI fuzzing
add 3fd342fe PostgreSQL: Render prefix @ operator with a space (#2531)
add 0718147b Render prefix ~ operator with a space (#2533)
add 9a28f7b8 Fuzz: Wire up ClusterFuzzLite CI fuzzing
add 6c5cbe34 Fuzz: Add parse -> Display -> re-parse roundtrip harness
add 4dd2d28b Fuzz: Add curated seed corpus
add 2dfcf1db Fuzz: Exclude seed corpus from release tarball
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (82ce7112)
\
N -- N -- N refs/heads/fuzz-seed-corpus (2dfcf1db)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
src/ast/mod.rs | 34 +++++++++++++++++-----------------
tests/sqlparser_common.rs | 22 +++++++++++++++++-----
tests/sqlparser_postgres.rs | 34 ++++++++++++++++++++++++++++------
3 files changed, 62 insertions(+), 28 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]