tds_fdw - Write support is available for testing

From: tds_fdw via PostgreSQL Announce <announce-noreply(at)postgresql(dot)org>
To: PostgreSQL Announce <pgsql-announce(at)lists(dot)postgresql(dot)org>
Subject: tds_fdw - Write support is available for testing
Date: 2025-12-19 01:20:58
Message-ID: 176610725816.978868.18069106059584325994@wrigleys.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-announce

tds_fdw is a foreign data wrapper that can be used to connect to MS SQL Server, Azure Database, Sybase ASE, and Sybase IQ.

We are now releasing write support for testing. The source code can be found at the following PR:

* [https://github.com/tds-fdw/tds_fdw/pull/405](https://github.com/tds-fdw/tds_fdw/pull/405)

If you test it out and find any issues, please report them on GitHub:

* [https://github.com/tds-fdw/tds_fdw/issues](https://github.com/tds-fdw/tds_fdw/issues)

Thank you!

Browse pgsql-announce by date

  From Date Subject
Next Message pg_llm_helper via PostgreSQL Announce 2025-12-19 01:22:12 pg_llm_helper 0.1.0 - Troubleshooting errors with OpenAI's gpt-4o-mini model
Previous Message Pgpool Global Development Group via PostgreSQL Announce 2025-12-16 07:18:13 Pgpool-II 4.6.5, 4.5.10, 4.4.15 and 4.3.18 released.