diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2010-12-30 12:09:17 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2010-12-30 12:09:17 -0300 |
commit | 55573990cac93d9f17a5c3ef19946415f8244903 (patch) | |
tree | 09b7f40b9c783a62571b1daff93e1c4e68524c34 /src/backend/access/gist/gistproc.c | |
parent | 0be88f8739813067207314b3f88424ee8568d206 (diff) | |
download | postgresql-55573990cac93d9f17a5c3ef19946415f8244903.tar.gz postgresql-55573990cac93d9f17a5c3ef19946415f8244903.zip |
Avoid unnecessary public struct declaration in slru.h
Instead, declare a public wrapper of the sole function using it for
external callers, so that they don't have to always pass a NULL
argument.
Author: Kevin Grittner
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions