Re: Cross-version Compatibility of postgres_fdw

From: Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>
To: Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Cross-version Compatibility of postgres_fdw
Date: 2024-08-13 03:15:01
Message-ID: fbaa6af1-29a9-4409-b7cc-02ea8e06ed6b@oss.nttdata.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2024/08/09 17:49, Etsuro Fujita wrote:
> I just thought consolidating the information to one place would make
> the documentation more readable.

Yes, so I think that adding a note about the required remote server version
to the cross-version compatibility section would be more intuitive.
This section already discusses the necessary server versions and limitations.
Patch attached.

Regards,

--
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION

Attachment Content-Type Size
v1-0001-doc-Add-note-on-postgres_fdw-cross-version-compat.patch text/plain 2.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2024-08-13 03:35:48 Re: Taking into account syncrep position in flush_lsn reported by apply worker
Previous Message Alvaro Herrera 2024-08-13 01:47:05 Re: Missing reflection in nls.mk from recent basebackup changes