Skip to content

Commit 81ecae8

Browse files
committed
by GitHub Actions [skip ci]
1 parent c174a16 commit 81ecae8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

current/html/functions-admin.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2250,7 +2250,7 @@
22502250
the <literal>pg_monitor</literal> role by default, but other users can
22512251
be granted EXECUTE to run the function.
22522252
</span>
2253-
デフォルトではこの関数の実行はスーパーユーザと<code class="literal">pg_monitor</code>ロールに限定されますが、他のユーザに関数を実行するEXECUTE権限を与えることができます。
2253+
デフォルトではこの関数の実行はスーパーユーザと<code class="literal">pg_monitor</code>ロールのメンバに限定されますが、他のユーザに関数を実行するEXECUTE権限を与えることができます。
22542254
</p></td></tr><tr><td class="func_table_entry"><p class="func_signature">
22552255
<a id="id-1.5.8.36.11.6.2.2.7.1.1.1" class="indexterm"></a>
22562256
<code class="function">pg_ls_archive_statusdir</code> ()

current/postgres-A4.pdf

-15 Bytes
Binary file not shown.

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ layout: default
77

88
## 最新
99

10-
last-updated: 2025-07-02 04:27:37 JST
10+
last-updated: 2025-07-06 04:26:52 JST
1111

1212
### 最新 PostgreSQL
1313

@@ -19,7 +19,7 @@ last-updated: 2025-07-02 04:27:37 JST
1919

2020
| HTML (オンライン) | PDF | EPUB | man | 更新日 |
2121
|:---------------------------|:---------------------------------------------:|:--------------------------------------------:|:---:|:----------:|
22-
| [17.5](current/html) | [PDF](current/postgres-A4.pdf) | | | <em id="update">2025-07-02</em> |
22+
| [17.5](current/html) | [PDF](current/postgres-A4.pdf) | | | <em id="update">2025-07-06</em> |
2323
| [17.0](jpug-doc/17.0/html/) | [PDF](jpug-doc/17.0/postgresql-17.0-A4.pdf) | [EPUB](jpug-doc/17.0/postgresql-17.0.epub) | [man.tar.gz](jpug-doc/17.0/man.tar.gz) | 2025-05-21 |
2424

2525
### PostgreSQL 16

0 commit comments

Comments
 (0)