[PATCH] Missing Assert in the code

From: Dmitry Nikitin <pgsql-hackers(at)dima(dot)nikitin(dot)name>
To: pgsql-hackers(at)postgresql(dot)org
Subject: [PATCH] Missing Assert in the code
Date: 2024-11-25 07:32:27
Message-ID: 196971412.20241125103227@dima.nikitin.name
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello ,

The patch is pretty trivial.

--
Best regards,
Dmitry mailto:pgsql-hackers(at)dima(dot)nikitin(dot)name

Attachment Content-Type Size
0001-Get-rid-off-the-magic-number.patch text/x-patch 1.1 KB
0002-Add-Assert-to-stop-invalid-values-to-pass-on.patch text/x-patch 998 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Maxim Orlov 2024-11-25 07:44:55 Re: Forbid to DROP temp tables of other sessions
Previous Message Andrei Lepikhov 2024-11-25 07:21:11 Re: POC, WIP: OR-clause support for indexes