difftastic/bindings/rust
Maksim Novikov c3d3b38557
Intorduce external parser for dollar quoted strings
PostgreSQL supports stings of the following format $TAG$mycontent$TAG$
https://www.postgresql.org/docs/current/sql-syntax-lexical.html#SQL-SYNTAX-DOLLAR-QUOTING

These strings often used to define a function body.
2022-06-12 11:03:02 +07:00
..
build.rs Intorduce external parser for dollar quoted strings 2022-06-12 11:03:02 +07:00
lib.rs Fix name in rust bindings 2021-06-05 15:43:12 +07:00