-
Notifications
You must be signed in to change notification settings - Fork 247
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6254 from EnterpriseDB/DOCS-953-ODBC
DOCS-953-ODBC-16.00.0000.02 updates
- Loading branch information
Showing
3 changed files
with
33 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21 changes: 21 additions & 0 deletions
21
..._docs/docs/odbc_connector/16/01_odbc_rel_notes/odbc_16.00.0000.02_rel_notes.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
title: "EDB ODBC Connector 16.00.0000.02 release notes" | ||
navTitle: Version 16.00.0000.02 | ||
--- | ||
|
||
Released: 22 Nov 2024 | ||
|
||
EDB ODBC Connector 16.00.0000.02 includes the following enhancement: | ||
|
||
| Type | Description | | ||
| -------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | ||
| Enhancement | Added support for EDB Postgres Advanced Server version 17.2. | | ||
|
||
!!!note | ||
If you are upgrading an earlier ODBC version on Ubuntu/Debian installation, you need to run the install command and specify the version number in the package name. For example the command for Ubuntu 20 is: | ||
|
||
``` | ||
sudo apt-get install edb-odbc=16.00.0000.02-1.focal | ||
``` | ||
|
||
If you get a message about downgrading, you can ignore it. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
655ca3e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 Published on https://edb-docs-staging.netlify.app as production
🚀 Deployed on https://674463c6ffada11db8b920e1--edb-docs-staging.netlify.app