pgsql/src backend/postmaster/postmaster.c bin/ ... - Mailing list pgsql-committers

From tgl@postgresql.org
Subject pgsql/src backend/postmaster/postmaster.c bin/ ...
Date
Msg-id 200110032158.f93LwSS25824@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    tgl@postgresql.org    01/10/03 17:58:28

Modified files:
    src/backend/postmaster: postmaster.c
    src/bin/pg_dump: pg_backup.h
    src/bin/psql   : common.h
    src/include    : c.h postgres.h
    src/include/lib: stringinfo.h
    src/interfaces/libpq: libpq-int.h pqexpbuffer.h

Log message:
    Consistently use gcc's __attribute__((format)) to check sprintf-style
    format strings wherever possible.  Remarkably, this exercise didn't
    turn up any inconsistencies, but it seems a good idea for the future.


pgsql-committers by date:

Previous
From: tgl@postgresql.org
Date:
Subject: pgsql/ oc/src/sgml/ref/comment.sgml oc/src/sgm ...
Next
From: momjian@postgresql.org
Date:
Subject: pgsql/doc TODO