This patch makes some minor style cleanups to contrib/btree_gist: remove

Neil Conway <neilc@samurai.com>

Commit: 8d6e9bca3783672b84318766fde0458435635fb8
Author: Neil Conway <neilc@samurai.com>
Date: 2005-05-12T00:39:37Z
Releases: 8.1.0
This patch makes some minor style cleanups to contrib/btree_gist: remove
the "extern" keyword from function definitions, reorganize some
PG_GETARG_XXX() usage, and similar.

Files