Skip to content

Commit

Permalink
Release cached entries forgotten in previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Laurenz Albe committed Mar 1, 2016
1 parent f3c8cfa commit 18517fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions oracle_fdw.c
Original file line number Diff line number Diff line change
Expand Up @@ -632,6 +632,7 @@ _PG_init(void)

elog(DEBUG1, "oracle_fdw: PostGIS is installed, GEOMETRYOID = %d", GEOMETRYOID);
}
ReleaseSysCacheList(catlist);
}

#ifdef OLD_FDW_API
Expand Down

0 comments on commit 18517fc

Please sign in to comment.