Fix sloppiness about static vs non-static declaration of functions.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 12054ba506735be7687a20e1e6d307074f032c7b
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2001-09-30T21:48:58Z
Releases: 7.2.1
Fix sloppiness about static vs non-static declaration of functions.
Some compilers are pickier about this than gcc is.

Files

PathChange+/−
src/interfaces/odbc/convert.c modified +4 −4