diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2009-04-05 04:19:59 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2009-04-05 04:19:59 +0000 |
commit | 27fbfd396c62178f58564e77e5f27ed541618b3e (patch) | |
tree | 06ddf51092e0f98cc9fd4e114e8a50cc1815664e /src/backend/access/gist/gistproc.c | |
parent | 2227e2f16dfb498e72dc1e7d87ba1c2b7fef0b4d (diff) | |
download | postgresql-27fbfd396c62178f58564e77e5f27ed541618b3e.tar.gz |
Remove a boatload of useless definitions of 'int optreset'. If we
are using our own ports of getopt or getopt_long, those will define
the variable for themselves; and if not, we don't need these, because
we never touch the variable anyway.
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions