pgsql/ ontrib/fuzzystrmatch/fuzzystrmatch.c on ... - Mailing list pgsql-committers

From momjian@postgresql.org
Subject pgsql/ ontrib/fuzzystrmatch/fuzzystrmatch.c on ...
Date
Msg-id 200110250129.f9P1Tc409844@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    momjian@postgresql.org    01/10/24 21:29:37

Modified files:
    contrib/fuzzystrmatch: fuzzystrmatch.c
    contrib/pgcrypto: md5.c sha1.c
    contrib/tsearch: query.c txtidx.c
    src/backend/port/dynloader: bsdi.h linux.h
    src/backend/regex: engine.c regexec.c
    src/backend/utils/adt: pg_lzcompress.c
    src/interfaces/odbc: convert.c iodbc.h
    src/tools      : find_baddefs

Log message:
    Add do { ... } while (0) to more bad macros.


pgsql-committers by date:

Previous
From: momjian@postgresql.org
Date:
Subject: pgsql/src interfaces/odbc/convert.c tools/find ...
Next
From: momjian@postgresql.org
Date:
Subject: pgsql/contrib pg_resetxlog/pg_resetxlog.c pgcr ...