Database Compatibility: Stored Procedural Language v14

EDB Postgres Advanced Server's stored procedural language (SPL) is a highly productive, procedural programming language for writing custom procedures, functions, triggers, and packages for EDB Postgres Advanced Server. It provides:

  • Full procedural programming functionality to complement the SQL language
  • A single, common language to create stored procedures, functions, triggers, and packages for the EDB Postgres Advanced Server database
  • A seamless development and testing environment
  • The use of reusable code
  • Ease of use