PCLabs Survey, Part V: Programmability - Mailing list pgsql-hackers

From The Hermit Hacker
Subject PCLabs Survey, Part V: Programmability
Date
Msg-id Pine.BSF.4.21.0001311736500.480-100000@thelab.hub.org
Whole thread Raw
Responses Re: [HACKERS] PCLabs Survey, Part V: Programmability
List pgsql-hackers
Programmability
- stored procedures
- can call out to external routines (external stored procedures)
- internal programming language(s):       - flow control and loops       - user-defined (compound) structures       -
recursion       - exceptions       - can return error messages to clients       - object-oriented
 
- debugger supplied for stored procedure language(s)
- triggers       - triggers can cascade (nested triggers)       - multiple triggers per action per row
- standard database client APIs supported in addition to native API (e.g. ODBC, JDBC, OLE DB, etc.)
- revision of ODBC driver supplied
- revision of JDBC driver supplied
- precompilers supplied for which languages:
- cursors can scroll backwards as well as forwards 
- message queuing services


Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
Systems Administrator @ hub.org 
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 



pgsql-hackers by date:

Previous
From: The Hermit Hacker
Date:
Subject: PCLabs Survey, Part II: Server Engine
Next
From: The Hermit Hacker
Date:
Subject: PCLabs Survey, Part VI: Query Language and Database Design