public inbox for [email protected]
help / color / mirror / Atom feedFrom: Rajan Pandey <[email protected]>
To: [email protected]
Subject: Postgres_FDW doc doesn't specify TYPE support in Remote Execution Options
Date: Tue, 9 Apr 2024 15:49:39 +0530
Message-ID: <CAPr50Mn8YZxMRNcbF25r2b4tf+sPBj39T6CQyq04-UD8OfPDQA@mail.gmail.com> (raw)
Hi,
I was reading
https://www.postgresql.org/docs/current/postgres-fdw.html#POSTGRES-FDW-OPTIONS-REMOTE-EXECUTION
and
found that it mentions that Immutable Functions and Operators can be pushed
down using `extensions` option for foreign server.
But it does not mention about TYPE. In the shippable.c
<https://doxygen.postgresql.org/shippable_8c_source.html>/lookup_shippable()
function, I found that type is also pushed down.
[image: image.png]
Does this require updating the docs? Can I raise a PR to do so? Thank you!
:)
--
Regards
Rajan Pandey
Attachments:
[image/png] image.png (92.0K, 3-image.png)
download | view image
view thread (2+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Postgres_FDW doc doesn't specify TYPE support in Remote Execution Options
In-Reply-To: <CAPr50Mn8YZxMRNcbF25r2b4tf+sPBj39T6CQyq04-UD8OfPDQA@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox