Content-Length: 304434 | pFad | http://github.com/postgrespro/postgres_cluster/commit/5d7c9c906a0b888dcfd3b0a2f2170e1f5ca366c4

71 Remove unnecessary prototypes in loadable modules · postgrespro/postgres_cluster@5d7c9c9 · GitHub
Skip to content

Commit 5d7c9c9

Browse files
committed
Remove unnecessary prototypes in loadable modules
Reviewed-by: Pavel Stehule <pavel.stehule@gmail.com>
1 parent 6181c34 commit 5d7c9c9

File tree

2 files changed

+0
-14
lines changed

2 files changed

+0
-14
lines changed

contrib/intarray/_int_selfuncs.c

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,6 @@ PG_FUNCTION_INFO_V1(_int_contains_joinsel);
3232
PG_FUNCTION_INFO_V1(_int_contained_joinsel);
3333
PG_FUNCTION_INFO_V1(_int_matchsel);
3434

35-
Datum _int_overlap_sel(PG_FUNCTION_ARGS);
36-
Datum _int_contains_sel(PG_FUNCTION_ARGS);
37-
Datum _int_contained_sel(PG_FUNCTION_ARGS);
38-
Datum _int_overlap_joinsel(PG_FUNCTION_ARGS);
39-
Datum _int_contains_joinsel(PG_FUNCTION_ARGS);
40-
Datum _int_contained_joinsel(PG_FUNCTION_ARGS);
41-
Datum _int_matchsel(PG_FUNCTION_ARGS);
42-
4335

4436
static Selectivity int_query_opr_selec(ITEM *item, Datum *values, float4 *freqs,
4537
int nmncelems, float4 minfreq);

contrib/sepgsql/sepgsql.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -276,12 +276,6 @@ extern char *sepgsql_get_label(Oid relOid, Oid objOid, int32 subId);
276276
extern void sepgsql_object_relabel(const ObjectAddress *object,
277277
const char *seclabel);
278278

279-
extern Datum sepgsql_getcon(PG_FUNCTION_ARGS);
280-
extern Datum sepgsql_setcon(PG_FUNCTION_ARGS);
281-
extern Datum sepgsql_mcstrans_in(PG_FUNCTION_ARGS);
282-
extern Datum sepgsql_mcstrans_out(PG_FUNCTION_ARGS);
283-
extern Datum sepgsql_restorecon(PG_FUNCTION_ARGS);
284-
285279
/*
286280
* dml.c
287281
*/

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/5d7c9c906a0b888dcfd3b0a2f2170e1f5ca366c4

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy