mirror of
https://github.com/postgres/postgres.git
synced 2025-11-26 23:43:30 +03:00
tupdesc even with zero tuples returned: some plpgsql routines assumed they didn't need to do SPI_freetuptable() after retrieving no tuples.