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

Commit255ed90

Browse files
author
Etsuro Fujita
committed
Doc: Tweak function prototype indentation for consistency.
1 parent3465113 commit255ed90

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎doc/src/sgml/fdwhandler.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -622,10 +622,10 @@ ExecForeignInsert(EState *estate,
622622
<programlisting>
623623
TupleTableSlot **
624624
ExecForeignBatchInsert(EState *estate,
625-
ResultRelInfo *rinfo,
626-
TupleTableSlot **slots,
627-
TupleTableSlot **planSlots,
628-
int *numSlots);
625+
ResultRelInfo *rinfo,
626+
TupleTableSlot **slots,
627+
TupleTableSlot **planSlots,
628+
int *numSlots);
629629
</programlisting>
630630

631631
Insert multiple tuples in bulk into the foreign table.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp