Extend PostgreSQL and integrate the database layer into your development framework Understand the extension framework of PostgreSQL, and leverage it in ways that you haven't even invented yet. Write functions, create your own data types, all in your favourite programming language Step-by-step tutorial with plenty of tips and tricks to kick-start server programming. In Detail Learn how to work with PostgreSQL as if you spent the last decade working on it. PostgreSQL is capable of providing you with all of the options that you have in your favourite development language and then extending that right on to the database server. With this knowledge in hand, you will be able to respond to the current demand for advanced PostgreSQL skills in a lucrative...