From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Andres Freund <andres(at)anarazel(dot)de> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: language cleanups in code and docs |
Date: | 2020-06-16 16:47:07 |
Message-ID: | 20200616164707.GA19640@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, Jun 15, 2020 at 11:22:35AM -0700, Andres Freund wrote:
> 0006: docs: s/master/root/
> Here using root seems a lot better than master anyway (master seems
> confusing in regard to inheritance scenarios). But perhaps parent
> would be better? Went with root since it's about the topmost table.
Because we allow multiple levels of inheritance, I have always wanted a
clear term for the top-most parent.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EnterpriseDB https://enterprisedb.com
The usefulness of a cup is in its emptiness, Bruce Lee
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2020-06-16 16:54:06 | Re: Transactions involving multiple postgres foreign servers, take 2 |
Previous Message | Marc Cousin | 2020-06-16 16:37:17 | Re: slow get_actual_variable_range with long running transactions |