pgsql: Modernize struct declarations in snapbuild.h - Mailing list pgsql-committers

From Álvaro Herrera
Subject pgsql: Modernize struct declarations in snapbuild.h
Date
Msg-id E1w99OK-002yhc-2q@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Modernize struct declarations in snapbuild.h

Just a cosmetic cleanup.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/69c11f0545a027fdcb32254b546a0cd431823e4f

Modified Files
--------------
src/include/replication/snapbuild.h | 23 +++++++++++------------
1 file changed, 11 insertions(+), 12 deletions(-)


pgsql-committers by date:

Previous
From: Álvaro Herrera
Date:
Subject: pgsql: Make index_concurrently_create_copy more general
Next
From: John Naylor
Date:
Subject: pgsql: Fix unused function warning on Arm platforms