OSDN Git Service

Explain's code for showing quals of SubqueryScan nodes has been broken
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 6 Dec 2002 19:28:03 +0000 (19:28 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 6 Dec 2002 19:28:03 +0000 (19:28 +0000)
commitd6161ba7ec14d605327b1a8921978c21909446c1
tree173a5f4b65d59f64be8c07833f0e938aa9bacab9
parent3af3f79e69b088a38a0965ca71fa1512738de266
Explain's code for showing quals of SubqueryScan nodes has been broken
all along; not noticed till now.  It's a scan not an upper qual ...
src/backend/commands/explain.c