diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-02-12 19:37:36 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-02-12 19:37:36 +0000 |
commit | 3ad7dbb1b93e809d882c683b1872620aec391a3c (patch) | |
tree | 5f5995e6a46712bbbd42465a3ea14770bcc719f4 /src/backend/tcop/postgres.c | |
parent | 1b04b8f1bc0d98042f1e35231c55d23c81373090 (diff) | |
download | postgresql-3ad7dbb1b93e809d882c683b1872620aec391a3c.tar.gz postgresql-3ad7dbb1b93e809d882c683b1872620aec391a3c.zip |
Don't choke when exec_move_row assigns a synthesized null to a column
that happens to be composite itself. Per bug #5314 from Oleg Serov.
Backpatch to 8.0 --- 7.4 has got too many other shortcomings in
composite-type support to make this worth worrying about in that branch.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions