supabase / pg_net

A PostgreSQL extension that enables asynchronous (non-blocking) HTTP/HTTPS requests with SQL
https://supabase.github.io/pg_net
Apache License 2.0
213 stars 16 forks source link

refactor: use inline array initialization #118

Closed steve-chavez closed 9 months ago

steve-chavez commented 9 months ago

Better for locality of behavior and reduces LOC