C 语言的 postgresQL 扩展函数(从 v8.0x 到 v9.0 有什么变化)?

发布于 2024-10-07 21:22:48 字数 262 浏览 0 评论 0原文

几年前,我为 postgreSQL 编写了一个 C 扩展库,那时 8.0 版本才刚刚问世。

我正在使用 Version1 调用约定 - 根据 postgresql 文档 ,仍然是扩展postgreSQl的方式。

然而,我想知道,在将我的“旧”共享库加载到 v9.01 数据库之前是否需要知道任何问题。

I wrote a C extension library for postgreSQL several years ago, way back when version 8.0 was the new kid on the block.

I am using Version1 calling conventions - which according to the postgresql docs, is still the way to extend postgreSQl.

I want to know however, if there are any gotchas I need to know before loading my 'old' shared libraries into the v9.01 database.?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

傾城如夢未必闌珊 2024-10-14 21:22:48

无实质性变化。您的 SO 应该按原样工作。

No material changes. Your SO's should work as-is.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文