TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

PostgreSQL 17: part 3 or CommitFest 2023-11 Review

3 点作者 samaysharma超过 1 年前

1 comment

mdaniel超过 1 年前
I believe the xmltext example was mangled during the blog posting process<p><pre><code> SELECT xmltext(&#x27;&lt;Hello &amp; World&gt;&#x27;); xmltext -------------------------- &lt;Привет &amp; Мир&gt; </code></pre> Also, in case anyone missed it, their Internals book is awesome: <a href="https:&#x2F;&#x2F;postgrespro.com&#x2F;community&#x2F;books&#x2F;internals" rel="nofollow">https:&#x2F;&#x2F;postgrespro.com&#x2F;community&#x2F;books&#x2F;internals</a> (<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=32088316">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=32088316</a> and <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=32593996">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=32593996</a> were the majority of the commentary at the time)