From: | Maiquel Grassi <grassi(at)hotmail(dot)com(dot)br> |
---|---|
To: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
Cc: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | RE: Rename Function: pg_postmaster_start_time |
Date: | 2024-11-05 18:59:48 |
Message-ID: | CP4P284MB1968E616D2F420CB5B9CB1A2EC522@CP4P284MB1968.BRAP284.PROD.OUTLOOK.COM |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
>> I suggest this change to simplify the terminology and make the function
>> name more intuitive, as "postgres" directly refers to the database server.
>> This seems more suitable to me.
>Seems like an unnecessary change of a publicly facing feature. IMO
>stability wins out over any debatable improvement the change may bring.
There are several parts of the system where the term 'postmaster' appears and could potentially be changed to 'postgres'. In most cases, I agree with you: keeping the current term is a more cautious approach and ensures stability. However, in the case of this function, the adjustment is quite simple and doesn’t involve significant changes to the files; it’s really just a matter of 'replacing' the term.
Regards,
Maiquel Grassi.
From | Date | Subject | |
---|---|---|---|
Next Message | David G. Johnston | 2024-11-05 19:05:11 | Re: Rename Function: pg_postmaster_start_time |
Previous Message | Andrey M. Borodin | 2024-11-05 18:56:33 | Re: UUID v7 |