Re: [PATCH] ternary reloption type

From: Timur Magomedov <t(dot)magomedov(at)postgrespro(dot)ru>
To: Nikolay Shaplov <dhyan(at)nataraj(dot)su>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Álvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Chris Travers <chris(dot)travers(at)gmail(dot)com>
Subject: Re: [PATCH] ternary reloption type
Date: 2025-09-12 13:46:19
Message-ID: a48feb0829f4eb3e7b39b6de114e610935859580.camel@postgrespro.ru
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello Nikolay!

Found a typo in reloptions.h, treaed -> treated.

Can ternary enum be added in a separate header file, say,
src/include/ternary.h instead of adding it to c.h? I'm just not sure if
c.h is it the right place for relation-options-specific code.
Of course, I can be wrong.

--
Regards,
Timur Magomedov

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2025-09-12 13:49:44 Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt
Previous Message Peter Eisentraut 2025-09-12 13:41:18 Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt