CVSROOT: /cvsrootModule name: pgsqlChanges by: tgl@postgresql.org 01/09/30 17:48:58
Modified files: src/interfaces/odbc: convert.c
Log message: Fix sloppiness about static vs non-static declaration of functions. Some compilers are pickier about this than gcc is.