]> granicus.if.org Git - postgresql/commit
Fix still more static-declaration-vs-nonstatic-definition glitches.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 21 Apr 2000 03:01:54 +0000 (03:01 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 21 Apr 2000 03:01:54 +0000 (03:01 +0000)
commitf084cc4939d04b69ae403b8893d0d673a53cc8ad
treeb1a50393986d7169a6da9103d41420835319542e
parent87e701b8d55416eb5be8e365c351c0622cbc1176
Fix still more static-declaration-vs-nonstatic-definition glitches.
gcc doesn't think these are a problem, but somewhere out there is a
compiler that will spit up.
src/bin/psql/tab-complete.c