PCLabs Survey, Part V: Programmability

Поиск
Список
Период
Сортировка
От The Hermit Hacker
Тема PCLabs Survey, Part V: Programmability
Дата
Msg-id Pine.BSF.4.21.0001311736500.480-100000@thelab.hub.org
обсуждение исходный текст
Ответы Re: [HACKERS] PCLabs Survey, Part V: Programmability  (Michael Meskes <meskes@postgreSQL.org>)
Список 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 по дате отправления:

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: PCLabs Survey, Part II: Server Engine
Следующее
От: The Hermit Hacker
Дата:
Сообщение: PCLabs Survey, Part VI: Query Language and Database Design