More Technical Information Than You Can Handle. 
 

.
 

plx : Write PostgreSQL functions in the language...

 

What plx is

plx is a PostgreSQL extension that lets you write stored functions and triggers in the dialect you already know (the current set is listed below). When you run CREATE FUNCTION, plx transpiles the body to plpgsql and stores that plpgsql in pg_proc.prosrc. At run time the function is executed by PostgreSQL's own plpgsql interpreter. There is no separate language runtime loaded into the backend, and nothing new to run in production.
- Download PostgreSQL
- View Press Release
- Visit PostgreSQL

PostgreSQL-Press
Posted: August 11, 2026 |  By: Wissen Schwamm
Recent PostgreSQL-Press related news.
New Modern JDBC Driver for PostgreSQL
Dasha - performance dashboard
plx : Write PostgreSQL functions in the language you already know.
SynchDB 1.4 Released - Oracle Container Database Support and TLS-Secured FDW Snapshots
Autobase 2.10 released
+ View more PostgreSQL-Press related news +