Skip to content

Commit c432a35

Browse files
author
Robert Stringer
committed
rs: refactor table
Former-commit-id: e5551f5
1 parent c6f4ef4 commit c432a35

File tree

1 file changed

+8
-24
lines changed

1 file changed

+8
-24
lines changed

product_docs/docs/epas/13/language_pack/01_supported_database_server_versions.mdx

Lines changed: 8 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -6,29 +6,13 @@ title: "Supported Database Server Versions"
66

77
Language Pack installers are version and platform specific; select the Language Pack installer that corresponds to your EDB Postgres Advanced Server or PostgreSQL server version that are installed through interactive installer.
88

9-
**Linux:**
10-
11-
| EDB Postgres Advanced Server/PostgreSQL Version | Language Pack Version | Procedural Language Version |
12-
| ----------------------------------------------- | --------------------- | ------------------------------ |
13-
| `9.6, 10` | 1.0 | Perl 5.26, Python 3.7, Tcl 8.6 |
9+
|Operating System | Product and Version | Procedural Language Version |
10+
| ----------------- | ----------------------------------------------------- | ------------------------------------ |
11+
| Linux | EDB Postgres Advanced Server `9.6`,`10` | Perl `5.26`, Python `3.7`, Tcl `8.6` |
12+
| Linux | PostgreSQL `9.6`, `10` | Perl `5.26`, Python `3.7`, Tcl `8.6` |
13+
| MacOS | PostgreSQL `9.6`,`10`,`11`,`12`,`13` | Perl `5.26`, Python `3.7`, Tcl `8.6` |
14+
| Windows (32-bit) | PostgreSQL `9.6`,`10` | Perl `5.26`, Python `3.7`, Tcl `8.6` |
15+
| Windows (64-bit) | PostgreSQL `9.6`,`10`,`11`,`12`,`13` | Perl `5.26`, Python `3.7`, Tcl `8.6` |
16+
| Windows (64-bit) | EDB Postgres Advanced Server `9.6`,`10`,`11`,`12`,`13`| Perl `5.26`, Python `3.7`, Tcl `8.6` |
1417

1518
For detailed information, please see the EDB Postgres Advanced Server Installation Guide for Linux, available at the [EDB website](/epas/latest/).
16-
17-
**Mac OS:**
18-
19-
| PostgreSQL Version | Language Pack Version | Procedural Language Version |
20-
| ----------------------------------------------- | --------------------- | ------------------------------ |
21-
| `9.6, 10, 11, 12, 13` | 1.0 | Perl 5.26, Python 3.7, Tcl 8.6 |
22-
23-
**Windows 32:**
24-
25-
| PostgreSQL Version | Language Pack Version | Procedural Language Version |
26-
| ----------------------------------------------- | --------------------- | ------------------------------ |
27-
| `9.6, 10` | 1.0 | Perl 5.26, Python 3.7, Tcl 8.6 |
28-
29-
**Windows 64:**
30-
31-
| EDB Postgres Advanced Server/PostgreSQL Version | Language Pack Version | Procedural Language Version |
32-
| ------------------------------------------------- | --------------------- | ------------------------------ |
33-
| `PostgreSQL 9.6, 10, 11, 12, 13` | 1.0 | Perl 5.26, Python 3.7, Tcl 8.8 |
34-
| `EDB Postgres Advanced Server 9.6, 10, 11, 12, 13`| 1.0 | Perl 5.26, Python 3.7, Tcl 8.6 |

0 commit comments

Comments
 (0)