diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-01-07 20:40:48 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-01-07 20:40:48 -0500 |
commit | a032d50128f30029651806030f71d594ed6b29e1 (patch) | |
tree | 3c39f7329dae0a476b7b54cbb42261d70572dc15 /src/backend/access/gist/gistget.c | |
parent | 73912e7fbd1b52c51d914214abbec1cda64595f2 (diff) | |
download | postgresql-a032d50128f30029651806030f71d594ed6b29e1.tar.gz postgresql-a032d50128f30029651806030f71d594ed6b29e1.zip |
Fix the built-in GIN support procedure declarations in pg_proc.h.
Add more "internal" arguments so that these pg_proc entries reflect the
current preferred API. This is purely a cosmetic change, since GIN doesn't
actually consult the pg_proc entry when calling a support function.
Accordingly, no catversion bump.
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions