select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Procedural languages

pgtsql

provide Transact-SQL compatibility for PostgreSQL

pgext.cloud · Source code · Website · Documentation · Control file

Overview

Packagepgtsql
Version3.0
PostgreSQL versions11
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Schemasys
Stars12
Latest commit2019-11-19
Latest release2019-11-19
Catalogue updated2026-08-30

Related extensions

See also

babelfishpg_tsqlSQL Server Transact SQL compatibility
tds_fdwForeign data wrapper for querying a TDS database (Sybase or Microsoft SQL Server)
plrustCompiles Rust functions to native code as a PostgreSQL procedural language, with optional postgrestd-backed trusted sandboxing.
plhaskellprovide trusted and untrusted Haskell procedural languages for PostgreSQL
pgprologPostgreSQL procedural language handler for Prolog, embedding Scryer Prolog.
plmrubyRun scalar, set-returning, inline, and trigger functions in the embedded mruby runtime
plswiplExecute PostgreSQL functions and inline blocks in an embedded SWI-Prolog runtime
pgosqlC procedural-language handler providing PL/SQL-style compatibility and Oracle-like sys catalog views.
plrubyEmbed MRI Ruby as an untrusted PostgreSQL procedural language
pljvmA PostgreSQL procedural language that sends function calls over RPC to code running in an external JVM process.