aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/commit_ts.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2016-01-30 10:32:38 -0500
committerRobert Haas <rhaas@postgresql.org>2016-01-30 10:32:38 -0500
commitcc592c48c58d9c1920f8e2063756dcbcce79e4dd (patch)
treeb3c640bb4c286ffc04bae290a6f84c24e4ee83bc /src/backend/access/transam/commit_ts.c
parent2251179e6ad3a865d2f55e1832fab34608fcce43 (diff)
downloadpostgresql-cc592c48c58d9c1920f8e2063756dcbcce79e4dd.tar.gz
postgresql-cc592c48c58d9c1920f8e2063756dcbcce79e4dd.zip
postgres_fdw: More preliminary refactoring for upcoming join pushdown.
The code that generates a complete SQL query for a given foreign relation was repeated in two places, and they didn't quite agree: the EXPLAIN case left out the locking clause. Centralize the code so we get the same behavior everywhere, and adjust calling conventions and which functions are static vs. extern accordingly . Centralize the code so we get the same behavior everywhere, and adjust calling conventions and which functions are static vs. extern accordingly. Ashutosh Bapat, reviewed and slightly adjusted by me.
Diffstat (limited to 'src/backend/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions