RE: Proposal: Add more compile-time asserts to expose inconsistencies.

From: "Smith, Peter" <peters(at)fast(dot)au(dot)fujitsu(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: RE: Proposal: Add more compile-time asserts to expose inconsistencies.
Date: 2019-09-19 00:47:37
Message-ID: 201DD0641B056142AC8C6645EC1B5F62014B8EA583@SYD1217
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

-----Original Message-----
From: Michael Paquier <michael(at)paquier(dot)xyz> Sent: Wednesday, 18 September 2019 5:40 PM

> For some of them it could help, and we could think about a better location for that stuff than an unused routine. The indentation of your patch is weird, with "git diff --check" complaining a lot.
>
> If you want to discuss more about that, could you add that to the next commit fest? Here it is: https://commitfest.postgresql.org/25/

Hi Michael,

Thanks for your feedback and advice.

I have modified the patch to clean up the whitespace issues, and added it to the next commit fest.

Kind Regards,
---
Peter Smith
Fujitsu Australia

Attachment Content-Type Size
add_more_ct_asserts.patch application/octet-stream 3.9 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2019-09-19 01:07:40 Re: Proposal: Add more compile-time asserts to expose inconsistencies.
Previous Message Jamison, Kirk 2019-09-19 00:42:09 RE: [PATCH] Speedup truncates of relation forks