PostgreSQL server programming : extend PostgreSQL using PostgreSQL server programming to create, test, debug, and optimize a range of user-defined functions in your favorite programming language /
Saved in:
Bibliographic Details
Other Authors:
Dar, Usama
(autor) ,
Krosing, Hannu
(autor) ,
Mlodgenski, Jim
(autor) ,
Roybal, Kirk
(autor)
Format:
Book
Language:
English
Published:
Birmingham :
Packt Publishing,
2015.
Edition:
Second edition
Series:
Community experience distilled
Subjects:
Notas Contenido:
What is a PostgreSQL server?
Server programming environments
Your first PL/pgSQL function
Returning structured data
PL/pgSQL trigger functions
PostgreSQL event triggers
Debugging PL/pgSQL
Using unrestricted languages
Writing advanced functions in C
Scaling your database with PL/Proxy
PL/Perl - Perl procedural language
PL/Tcl - Tcl procedural language
Publishing your code as postgreSQL extensions
postgreSQL as an extensible RDBMS