Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4a0650d

Browse files
committed
Doc: fix missing comma at the end of a line.
Backpatch to 17, where the line was added.Reported by Noboru Saito while he was working on translating the fileinto Japanese.Discussion:https://postgr.es/m/20250417.203047.1321297410457834775.ishii%40postgresql.orgReported-by: Noboru Saito <noborusai@gmail.com>Reviewed-by: Daniel Gustafs <daniel@yesql.se>Backpatch-through: 17
1 parent3424c10 commit4a0650d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/libpq.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5070,7 +5070,7 @@ unsigned char *PQunescapeBytea(const unsigned char *from, size_t *to_length);
50705070
<xref linkend="libpq-PQprepare"/>,
50715071
<xref linkend="libpq-PQexecPrepared"/>,
50725072
<xref linkend="libpq-PQdescribePrepared"/>,
5073-
<xref linkend="libpq-PQdescribePortal"/>
5073+
<xref linkend="libpq-PQdescribePortal"/>,
50745074
<xref linkend="libpq-PQclosePrepared"/>, and
50755075
<xref linkend="libpq-PQclosePortal"/>
50765076
respectively.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp