pgsql/src/interfaces/odbc convert.c - Mailing list pgsql-committers

From tgl@postgresql.org
Subject pgsql/src/interfaces/odbc convert.c
Date
Msg-id 200109302148.f8ULmwS48864@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes 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.


pgsql-committers by date:

Previous
From: tgl@postgresql.org
Date:
Subject: pgsql/src/backend/utils/adt pgstatfuncs.c
Next
From: tgl@postgresql.org
Date:
Subject: pgsql/src/backend/utils/adt encode.c