mirror of
https://github.com/jackc/pgx.git
synced 2025-07-14 16:20:15 +00:00
This still solves the problem of negative numbers creating a line comment, but this avoids breaking edge cases such as `set foo to $1` where the substition is taking place in a location where an arbitrary expression is not allowed.