Skip to content

Commit 2dcb2eb

Browse files
Add function prototype from previous commit.
1 parent c504513 commit 2dcb2eb

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 ( 3545 bytea_string_agg_transfn bytea_string_agg_finalfn 0 2281 _nu
235235
/*
236236
* prototypes for functions in pg_aggregate.c
237237
*/
238-
extern void AggregateCreate(const char *aggName,
238+
extern Oid AggregateCreate(const char *aggName,
239239
Oid aggNamespace,
240240
Oid *aggArgTypes,
241241
int numArgs,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy