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 2dfcf1db Fuzz: Exclude seed corpus from release tarball
 discard 4dd2d28b Fuzz: Add curated seed corpus
 discard 6c5cbe34 Fuzz: Add parse -> Display -> re-parse roundtrip harness
    omit 9a28f7b8 Fuzz: Wire up ClusterFuzzLite CI fuzzing
     add 7449e273 Fix unary minus rendering into -- line comments (#2532)
     add f8c94d24 Fuzz: Wire up ClusterFuzzLite CI fuzzing (#2527)
     add a30e374f Fuzz: Add parse -> Display -> re-parse roundtrip harness
     add 2f6e9013 Fuzz: Add curated seed corpus
     add bf1d97dd 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   (2dfcf1db)
            \
             N -- N -- N   refs/heads/fuzz-seed-corpus (bf1d97dd)

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              | 28 +++++++++++++++++++++++++++-
 tests/sqlparser_common.rs   |  8 ++++++++
 tests/sqlparser_postgres.rs |  9 +++++++++
 3 files changed, 44 insertions(+), 1 deletion(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to