Documentation
 
 
 

29.2. Using libpq with EnterpriseDB SPL

The EnterpriseDB SPL language can be used with the EnterpriseDB libpq interface library:

  • Creation of procedures, functions, packages.

  • Calling procedures, functions, packages using prepared statements.

  • REF CURSOR support.

  • Static cursor support.

  • Support for structs and typedefs.

  • Array support.

  • DML and DDL operations support.

  • IN/OUT/IN OUT parameter support.

 
 ©2004-2007 EnterpriseDB All Rights Reserved