Re: A new C function `get_partition_root`. - Mailing list pgsql-hackers

From Álvaro Herrera
Subject Re: A new C function `get_partition_root`.
Date
Msg-id anBYlEZPmjz0zMgS@alvherre.pgsql
Whole thread
In response to A new C function `get_partition_root`.  (Peter Smith <smithpb2250@gmail.com>)
Responses Re: A new C function `get_partition_root`.
List pgsql-hackers
Hi,

I'd say this looks okay, but why do you need get_partition_root_guts()
exposed in partition.h?  In fact, it's not clear to me why you need a
second routine at all.  Why isn't enough to have just get_partition_root()?

-- 
Álvaro Herrera        Breisgau, Deutschland  —  https://www.EnterpriseDB.com/
"Estoy de acuerdo contigo en que la verdad absoluta no existe...
El problema es que la mentira sí existe y tu estás mintiendo" (G. Lama)



pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: POC: PLpgSQL FOREACH IN JSON ARRAY
Next
From: Michael Paquier
Date:
Subject: Re: Add pg_stat_kind_info system view