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

Commit70d25bf

Browse files
committed
Fix comment in copyfrom_internal.h
COPY_NEW_FE has become COPY_FRONTEND in3174d69, that has removed thefrontend-backend protocol v2.Author: Zhang MingliDiscussion:https://postgr.es/m/aeec12a3-501e-449a-8d25-901c4ff706cf@Spark
1 parent5fc88c5 commit70d25bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/include/commands/copyfrom_internal.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ typedef struct CopyFromStateData
5858
/* low-level state data */
5959
CopySourcecopy_src;/* type of copy source */
6060
FILE*copy_file;/* used if copy_src == COPY_FILE */
61-
StringInfofe_msgbuf;/* used if copy_src ==COPY_NEW_FE */
61+
StringInfofe_msgbuf;/* used if copy_src ==COPY_FRONTEND */
6262

6363
EolTypeeol_type;/* EOL type of input */
6464
intfile_encoding;/* file or remote side's character encoding */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp