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

Commitc9238ad

Browse files
committed
Fix indentation of comment in plannodes.h
Oversight in commit3d17d7d. Worth noting that pgindent was fineas-is.Author: Sami ImseihDiscussion:https://postgr.es/m/CAA5RZ0t80hP2aTv97QtEJy39GkxKmDBVDiTBApfiuTa4O=TEWQ@mail.gmail.com
1 parent5bf1232 commitc9238ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/include/nodes/plannodes.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ typedef struct PlannedStmt
110110
*/
111111
List*subplans;
112112

113-
/* indices of subplans that require REWIND */
113+
/* indices of subplans that require REWIND */
114114
Bitmapset*rewindPlanIDs;
115115

116116
/* a list of PlanRowMark's */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp