Hacker News new | ask | show | jobs
by IsTom 821 days ago
> Psql / pgcli don’t support parameterized queries so you can’t use them to iterate on your hints.

Isn't this what PREPARE and EXECUTE does?