Make Homepage | Add To Favorites | Print Page | Submit News | Feedback | Contact | 

Your Technical Computer Information Resource!  
     

  Technical Updates @ TACKtech Corp.  

08.11.2026 - plx : Write PostgreSQL functions in the language you already know.



View PostgreSQL-Press related news.

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


NID: 99278 / Submitted by: The Zilla of Zuron
Categories: Server Applications, Open Source, Press Release
Most recent PostgreSQL-Press related news.
pg_statviz 1.2 released with PostgreSQL 19 support and new features
pg_statviz 1.2 released with PostgreSQL 19 support and new features
LibreDB Studio: an open source, self-hosted SQL IDE for PostgreSQL in the browser
LibreDB Studio: an open source, self-hosted SQL IDE for PostgreSQL in the browser
Loongson loong64 packages on apt.postgresql.org
View archive of PostgreSQL-Press related news.
  Popular Tech News  
  Most Viewed News  
  Top Affiliates  
....