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

Commitc8cb745

Browse files
committed
Fix duplicated index entry in doc.
Commitcfe96ae corrected the name of pg_logical_emit_message()in its index entry. But this typo fix caused duplicated indexentry because there was another index entry for the function.Spotted by Tom Lane.
1 parentbfed4ab commitc8cb745

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18414,9 +18414,6 @@ postgres=# SELECT * FROM pg_xlogfile_name_offset(pg_stop_backup());
1841418414

1841518415
<row>
1841618416
<entry id="pg-logical-emit-message-bytea">
18417-
<indexterm>
18418-
<primary>pg_logical_emit_message</primary>
18419-
</indexterm>
1842018417
<literal><function>pg_logical_emit_message(<parameter>transactional</parameter> <type>bool</type>, <parameter>prefix</parameter> <type>text</type>, <parameter>content</parameter> <type>bytea</type>)</function></literal>
1842118418
</entry>
1842218419
<entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp