]> granicus.if.org Git - postgresql/commit
Clean up gcc warnings. Avoid the bad habit of putting externs in .c
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 15 Jun 2002 22:06:09 +0000 (22:06 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 15 Jun 2002 22:06:09 +0000 (22:06 +0000)
commit32fecad80a88cff01903d9cce820e26acaf1fd42
tree417e1a1125e39525e1dc16d4d0d4cf19c40614e8
parentc63bc32c2cfecc5ac015594c36bd557ea48777a6
Clean up gcc warnings.  Avoid the bad habit of putting externs in .c
files rather than a header file where they belong.  Pay some modicum
of attention to picking global routine names that aren't likely to
conflict with surrounding applications.
src/interfaces/libpq/fe-connect.c
src/interfaces/libpq/fe-misc.c
src/interfaces/libpq/fe-secure.c
src/interfaces/libpq/libpq-int.h