diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2013-12-11 17:22:47 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2013-12-11 17:22:55 -0500 |
commit | 6bff0e7d92133d50c064d9f652f538891873aa32 (patch) | |
tree | b408c70ded811f4f591a54f8e28200b4e0cf073a /src/backend/utils/adt/json.c | |
parent | cf589c9c1f5f7f89018684b763d74d7b02a2504b (diff) | |
download | postgresql-6bff0e7d92133d50c064d9f652f538891873aa32.tar.gz postgresql-6bff0e7d92133d50c064d9f652f538891873aa32.zip |
Add a regression test case for plpython function returning setof RECORD.
We had coverage for functions returning setof a named composite type,
but not for anonymous records, which is a somewhat different code path.
In view of recent crash report from Sergey Konoplev, this seems worth
testing, though I doubt there's any deterministic bug here today.
Diffstat (limited to 'src/backend/utils/adt/json.c')
0 files changed, 0 insertions, 0 deletions