[SCM] PostGIS branch master updated. 3.7.0beta2-86-gbc5e893d1

git at osgeo.org git at osgeo.org
Fri Aug 21 00:39:16 PDT 2026


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".

The branch, master has been updated
       via  bc5e893d1a065c6456f572984007006116155727 (commit)
      from  3ffaa36a89aa35395cf0d5af8e528fde1637fe4b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit bc5e893d1a065c6456f572984007006116155727
Author: Teramoto Ikuhiro <yellow at affrc.go.jp>
Date:   Fri Aug 21 05:48:38 2026 +0000

    Translated PostGIS Manual using Weblate (Japanese)
    
    Currently translated at 98.0% (5918 of 6037 strings)
    
    Translation: postgis/PostGIS Manual
    Translate-URL: https://weblate.osgeo.org/projects/postgis/postgis-manual/ja/

diff --git a/doc/po/ja/postgis-manual.po b/doc/po/ja/postgis-manual.po
index 7511d9a76..077d1e6ac 100644
--- a/doc/po/ja/postgis-manual.po
+++ b/doc/po/ja/postgis-manual.po
@@ -10,7 +10,7 @@ msgstr ""
 "Project-Id-Version: postgis 3.5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
 "POT-Creation-Date: 2026-08-04 15:37+0000\n"
-"PO-Revision-Date: 2026-08-21 03:39+0000\n"
+"PO-Revision-Date: 2026-08-21 07:39+0000\n"
 "Last-Translator: Teramoto Ikuhiro <teramoto.ikuhiro576 at naro.go.jp>\n"
 "Language-Team: Japanese <https://weblate.osgeo.org/projects/postgis/postgis-"
 "manual/ja/>\n"
@@ -45230,6 +45230,13 @@ msgid ""
 "PostgreSQL 18 `pgbench` microbenchmark over 100k four-point groups this "
 "reduced `ST_Collect` aggregate latency by about 4% (Darafei Praliaskouski)"
 msgstr ""
+"PostgreSQL エクステンションモジュールのビルドにおいて可能なら `-fno-semantic-"
+"interposition` 付でビルドします。これにより、LTO (Link Time Optimization) は"
+"同じ DSO (Dynamic Shared Object) 内のエクスポート済の PostGIS "
+"エントリーポイントへの呼出しをモジュールの PLT (Procedure Linkage Table) を介"
+"さず直接に最適化できます。手持ちの PostgreSQL 18 でマイクロベンチマーク "
+"`pgbench` によって `ST_Collect` のレイテンシーを調べたところ、4点 1組のデータ"
+"を 100k組与える場合には約 4%削減できました (Darafei Praliaskouski さん)"
 
 #. Tag: para
 #, no-c-format

-----------------------------------------------------------------------

Summary of changes:
 doc/po/ja/postgis-manual.po | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list