80477122a0
PostgreSQL 9.2 will ship with native JSON support, covering indexes, replication and performance improvements, and many more features. We are eagerly awaiting this release and will make it available in Early Access as soon as it’s released by the PostgreSQL community," said Ines Sombra, Lead Data Engineer, Engine Yard.
4 lines
236 B
Text
4 lines
236 B
Text
PL/Tcl is a dynamic loadable extension for the PostgreSQL database system
|
|
that enables the Tcl language to be used to create functions and
|
|
trigger-procedures. It offers most of the capabilities a function
|
|
writer has in the C language.
|