| From: | Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> |
|---|---|
| To: | Michael Paquier <michael(at)paquier(dot)xyz> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: pg_create_logical_replication_slot returns text instead of name |
| Date: | 2018-07-13 02:28:01 |
| Message-ID: | CAD21AoDcQWVQoQtPMQHWTx_4Nrrvt097ECYHkE23Ro4r3OJAQw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Jul 13, 2018 at 11:22 AM, Michael Paquier <michael(at)paquier(dot)xyz> wrote:
> On Fri, Jul 13, 2018 at 11:14:01AM +0900, Masahiko Sawada wrote:
>> Hmm, I'm also not sure about the policy of usage of name data type for
>> columns that show an object identifier on external servers. There is a
>> similar case; we have the pubname in pg_subscritpion as name type
>> whereas the subpublications in pg_subscription is text[] type.
>
> Let's not bother then. In the case of the function you pointed out the
> intention behind the code was clear anyway, so that's better now.
Yeah, I agreed with you.
Regards,
--
Masahiko Sawada
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Christophe Pettus | 2018-07-13 02:38:45 | Re: requested timeline ... does not contain minimum recovery point ... |
| Previous Message | Christophe Pettus | 2018-07-13 02:22:50 | Re: requested timeline ... does not contain minimum recovery point ... |