# Silent-drop snapshot for privileges.sql
# One line per unrecognized-statement shape surfaced by pgmold's
# parser against this vendored fixture. Empty snapshot = zero silent
# drops, the terminal goal.
#
# Regenerate via:  PGMOLD_UPDATE_SILENT_DROPS=1 cargo test --test corpus_upstream_pg

GRANT ... ON <implicit>
GRANT <role> TO ...
REVOKE <role> FROM ...
