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

Commit2dcb2eb

Browse files
Add function prototype from previous commit.
1 parentc504513 commit2dcb2eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/include/catalog/pg_aggregate.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ DATA(insert ( 3545bytea_string_agg_transfnbytea_string_agg_finalfn02281_nu
235235
/*
236236
* prototypes for functions in pg_aggregate.c
237237
*/
238-
externvoidAggregateCreate(constchar*aggName,
238+
externOidAggregateCreate(constchar*aggName,
239239
OidaggNamespace,
240240
Oid*aggArgTypes,
241241
intnumArgs,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp