diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-09-04 14:43:52 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-09-04 14:43:52 -0400 |
commit | 698df3350d37cdaa5b9fcbcb78b5ad5e66e99348 (patch) | |
tree | c8429e8a65e79b4f6163724e5b4b15642421c89f /src/backend/utils/adt/selfuncs.c | |
parent | 1609797c25f6b440371045039733d69fe8cb9410 (diff) | |
download | postgresql-698df3350d37cdaa5b9fcbcb78b5ad5e66e99348.tar.gz postgresql-698df3350d37cdaa5b9fcbcb78b5ad5e66e99348.zip |
Can't print PlannerGlobal's subroots list in outfuncs.
Since the subroots will surely link back to the same glob struct, this
necessarily leads to infinite recursion. Doh. Found while trying to
debug some other code.
Diffstat (limited to 'src/backend/utils/adt/selfuncs.c')
0 files changed, 0 insertions, 0 deletions