| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | zengman <zengman(at)halodbtech(dot)com> |
| Cc: | Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
| Subject: | Re: typedef indentation in pg_shmem.h |
| Date: | 2026-01-13 04:40:38 |
| Message-ID: | 4015212.1768279238@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
"=?gb18030?B?emVuZ21hbg==?=" <zengman(at)halodbtech(dot)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 been omitted 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | John Naylor | 2026-01-13 05:07:13 | Re: Proposal for enabling auto-vectorization for checksum calculations |
| Previous Message | Sami Imseih | 2026-01-13 04:29:51 | [[BUG] pg_stat_statements crashes with var and non-var expressions in IN clause |