vapor / postgres-nio

🐘 Non-blocking, event-driven Swift client for PostgreSQL.
https://api.vapor.codes/postgresnio/documentation/postgresnio/
MIT License
317 stars 72 forks source link

Cleanup PostgresBackendMessage #384

Closed fabianfett closed 1 year ago

fabianfett commented 1 year ago

We have a bunch of patterns in PostgresBackendMessage that are very unneeded. Let's remove those, because we think less code is better!