pgsql/src/backend access/transam/clog.c catalo ... - Mailing list pgsql-committers

From [email protected]
Subject pgsql/src/backend access/transam/clog.c catalo ...
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    [email protected]    01/10/25 16:37:30

Modified files:
    src/backend/access/transam: clog.c
    src/backend/catalog: index.c
    src/backend/commands: analyze.c

Log message:
    Fix a couple of places where lack of parenthesization of a cast
    causes pgindent to make weird formatting decisions.  Easiest fix
    seems to be to put in the extra parens...


pgsql-committers by date:

Previous
From: [email protected]
Date:
Subject: pgsql/ /HISTORY rc/tools/pgindent/pgindent
Next
From: [email protected]
Date:
Subject: pgsql/src/interfaces/ecpg/preproc preproc.y