summaryrefslogtreecommitdiff
path: root/src/backend/libpq/auth.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2017-10-12 16:50:53 -0400
committerRobert Haas <rhaas@postgresql.org>2017-10-12 16:50:53 -0400
commit60f7c0abef0327648c02795312d1679c66586fbb (patch)
tree8f3bcc629324e6f338cceea686e9d498691c7a55 /src/backend/libpq/auth.c
parent305cf1fd7239e0ffa9ae4ff54a7c66f36432c741 (diff)
Use ResultRelInfo ** rather than ResultRelInfo * for tuple routing.
The previous convention doesn't lend itself to creating ResultRelInfos lazily, as we already do in ExecGetTriggerResultRel. This patch doesn't make anything lazier than before, but the pending patch for UPDATE tuple routing proposes to do so (and there might be other opportunities as well). Amit Khandekar with some adjustments by me. Discussion: http://postgr.es/m/CA+TgmoYPVP9Lyf6vUFA5DwxS4c--x6LOj2y36BsJaYtp62eXPQ@mail.gmail.com
Diffstat (limited to 'src/backend/libpq/auth.c')
0 files changed, 0 insertions, 0 deletions