diff options
author | Robert Haas <rhaas@postgresql.org> | 2016-01-28 16:44:01 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2016-01-28 16:44:01 -0500 |
commit | b88ef201d46e6519b5e0589358c952a4c0f5bf0f (patch) | |
tree | 4a686d632d3db12e47e9cffbf53b0f108ce697cf /contrib/postgres_fdw/sql/postgres_fdw.sql | |
parent | fbe5a3fb73102c2cfec11aaaa4a67943f4474383 (diff) | |
download | postgresql-b88ef201d46e6519b5e0589358c952a4c0f5bf0f.tar.gz postgresql-b88ef201d46e6519b5e0589358c952a4c0f5bf0f.zip |
postgres_fdw: Refactor deparsing code for locking clauses.
The upcoming patch to allow join pushdown in postgres_fdw needs to use
this code multiple times, which requires moving it to deparse.c. That
seems like a good idea anyway, so do that now both on general principle
and to simplify the future patch.
Inspired by a patch by Shigeru Hanada and Ashutosh Bapat, but I did
it a little differently than what that patch did.
Diffstat (limited to 'contrib/postgres_fdw/sql/postgres_fdw.sql')
0 files changed, 0 insertions, 0 deletions