Files
postgrest/test
Wolfgang WaltherandWolfgang Walther ee4bfbf253 perf: Pass arguments to RPCs called via GET directly
Previously they were passed as a JSON payload. This results in a LATERAL
join for the calling expression, which prevents LIMIT from being pushed
into the inlined function call, making some requests really slow.

Resolves #2858
2024-07-09 08:29:13 +02:00
..
2024-06-15 18:12:30 +02:00
2024-06-17 08:55:32 +02:00
2024-03-08 16:02:28 -05:00