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

Commit02dc746

Browse files
committed
Remove duplicate function declarations.
Christoph BergDiscussion:https://postgr.es/m/20180814165536.GB21152@msg.df7cb.de
1 parentb68ff3e commit02dc746

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

‎src/include/libpq/pqformat.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ extern void pq_send_ascii_string(StringInfo buf, const char *str);
3131
externvoidpq_sendfloat4(StringInfobuf,float4f);
3232
externvoidpq_sendfloat8(StringInfobuf,float8f);
3333

34-
externvoidpq_sendfloat4(StringInfobuf,float4f);
35-
externvoidpq_sendfloat8(StringInfobuf,float8f);
36-
3734
/*
3835
* Append a [u]int8 to a StringInfo buffer, which already has enough space
3936
* preallocated.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp