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

From Tom Lane
Subject Re: typedef indentation in pg_shmem.h
Date
Msg-id 4015212.1768279238@sss.pgh.pa.us
Whole thread Raw
In response to Re: typedef indentation in pg_shmem.h  ("zengman" <zengman@halodbtech.com>)
Responses Re: typedef indentation in pg_shmem.h
List pgsql-hackers
"=?gb18030?B?emVuZ21hbg==?=" <zengman@halodbtech.com> writes:
> I just came across this email and wanted to chime in: it appears that a number of types in the kernel have in fact
beenomitted from the typedefs.list, and it¡¯s likely they were overlooked. For example: 
> BTParallelScanDescData
> AfterTriggerEventDataNoOids
> AfterTriggerEventDataOneCtid
> AfterTriggerEventDataZeroCtids
> PartitionDispatchData
> MergeJoinClauseData
> BufferAccessStrategyData
> lwlock_stats_key
> lwlock_stats
> SerialControlData
> AllocBlockData

Did you read my reply?

            regards, tom lane



pgsql-hackers by date:

Previous
From: Sami Imseih
Date:
Subject: [[BUG] pg_stat_statements crashes with var and non-var expressions in IN clause
Next
From: John Naylor
Date:
Subject: Re: Proposal for enabling auto-vectorization for checksum calculations