# Chore ## Describe the chore The current code to parse `.control` files in the `models.rs` is primitive. Use a parser that matches the logic in the [GUC parser](https://github.com/postgres/postgres/blob/master/src/backend/utils/misc/guc-file.l) in postgres. ## Additional context N/A
Chore
Describe the chore
The current code to parse
.controlfiles in themodels.rsis primitive. Use a parser that matches the logic in the GUC parser in postgres.Additional context
N/A