pgsql/src/interfaces/libpq fe-connect.c fe-mis ... - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql/src/interfaces/libpq fe-connect.c fe-mis ...
Date
Msg-id 20020615220609.F04B7475976@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    tgl@postgresql.org    02/06/15 18:06:09

Modified files:
    src/interfaces/libpq: fe-connect.c fe-misc.c fe-secure.c
                          libpq-int.h

Log message:
    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.


pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian - CVS)
Date:
Subject: pgsql/src/backend/optimizer/prep/_deadcode
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql/doc/src/sgml syntax.sgml