Skip to content

Commit 6001739

Browse files
committed
by GitHub Actions [skip ci]
1 parent 38e46de commit 6001739

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

current/html/sql-createindex.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -795,7 +795,7 @@
795795
linkend="guc-search-path"/> is temporarily changed to <literal>pg_catalog,
796796
pg_temp</literal>.
797797
</span>
798-
《機械翻訳》<code class="command">CREATE INDEX</code>の実行中、<a class="xref" href="runtime-config-client.html#GUC-SEARCH-PATH">search_path</a>は一時的に<code class="literal">pg_catalog, pg_temp</code>に変更されます。
798+
<code class="command">CREATE INDEX</code>の実行中、<a class="xref" href="runtime-config-client.html#GUC-SEARCH-PATH">search_path</a>は一時的に<code class="literal">pg_catalog, pg_temp</code>に変更されます。
799799
</p><p>
800800
<span class="original">
801801
For most index methods, the speed of creating an index is

current/postgres-A4.pdf

-34 Bytes
Binary file not shown.

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ layout: default
77

88
## 最新
99

10-
last-updated: 2025-01-29 04:23:34 JST
10+
last-updated: 2025-02-04 04:24:08 JST
1111

1212
### 最新 PostgreSQL
1313

0 commit comments

Comments
 (0)