typedef indentation in pg_shmem.h - Mailing list pgsql-hackers

From Ashutosh Bapat
Subject typedef indentation in pg_shmem.h
Date
Msg-id CAExHW5t+eEVScZmH6SRstDeoJdXuzLNjQYCWe1U++L7e8Haotg@mail.gmail.com
Whole thread Raw
Responses Re: typedef indentation in pg_shmem.h
List pgsql-hackers
Hi Heikki, Thomas,

The typedefs PGShmemType and HugePagesType are not indented properly.
That's because those entries are missing from typedefs list. Is that
intentional? Here's tiny patch fixing the indentation and typedefs
list.

-- 
Best Wishes,
Ashutosh Bapat

Attachment

pgsql-hackers by date:

Previous
From: Konstantin Knizhnik
Date:
Subject: Re: global temporary table (GTT) - are there some ideas how to implement it?
Next
From: Chao Li
Date:
Subject: Re: [PATCH] Add sampling statistics to autoanalyze log output