diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-09-23 15:16:49 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-09-23 15:16:49 -0400 |
commit | 003788e81e7f72bc545b509e1517a672d891273b (patch) | |
tree | e4885ca616652a579370521b9e4d7b93e3fd269d /src/backend/commands/async.c | |
parent | 7e8c25c66e9837d5dafeb2b3a0786611226af269 (diff) | |
download | postgresql-003788e81e7f72bc545b509e1517a672d891273b.tar.gz postgresql-003788e81e7f72bc545b509e1517a672d891273b.zip |
Make _outPathInfo print the relid set of the path's parent rel.
We can't actually print the parent RelOptInfo in toto, because that would
lead to infinite recursion. But it's safe enough to reach into the parent
and print its identifying relids, and that makes it a whole lot easier
to figure out what a Path represents. Should have done this years ago.
Diffstat (limited to 'src/backend/commands/async.c')
0 files changed, 0 insertions, 0 deletions