mirror of
https://github.com/postgres/postgres.git
synced 2025-09-08 00:47:37 +03:00
rsinfo->expectedDesc == NULL in deflist_to_tuplestore(), but that doesn't look very safe to me. Noted in passing while studying problem report from Greg Davidson.