
PostgreSQL prepared statements in PL/pgSQL
In this blog post I'll show that static SQL within PL/pgSQL blocks are automatically prepared but...
Jul 28, 20214 min read9 reactions0 comments
Tag archive

In this blog post I'll show that static SQL within PL/pgSQL blocks are automatically prepared but...