minor contrib/btree_gist cleanup

From: Neil Conway <neilc(at)samurai(dot)com>
To: pgsql-patches <pgsql-patches(at)postgresql(dot)org>
Subject: minor contrib/btree_gist cleanup
Date: 2005-05-11 01:17:51
Message-ID: 42815D3F.5030403@samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

This patch makes some minor style cleanups to contrib/btree_gist: remove
the "extern" keyword for function definitions, reorganize some
PG_GETARG_XXX() usage, and similar.

Barring any objections, I'll apply this to HEAD tomorrow.

-Neil

Attachment Content-Type Size
gist_minor_cleanup-2.patch text/x-patch 12.9 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2005-05-11 01:27:16 Re: cleanup: remove MemSet() casts
Previous Message Joshua D. Drake 2005-05-11 01:16:04 Re: lastval()