news
PostgreSQL: pg_llm_helper 0.1.0 and tds_fdw
-
PostgreSQL ☛ pg_llm_helper 0.1.0 - Troubleshooting errors with OpenAI's gpt-4o-mini model
We are announcing the initial release of the
pg_llm_helperextension for PostgreSQL.This extension integrates OpenAI's
gpt-4o-minimodel directly into PostgreSQL for help with troubleshooting errors. -
PostgreSQL ☛ tds_fdw - Write support is available for testing
tds_fdw is a foreign data wrapper that can be used to connect to MS SQL Server, Microsoft trap 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: [...]