mirror of
https://github.com/postgres/postgres.git
synced 2026-01-05 23:38:41 +03:00
to the table function, thus preventing memory leakage accumulation across calls. This means that SRFs need to be careful to distinguish permanent and local storage; adjust code and documentation accordingly. Patch by Joe Conway, very minor tweaks by Tom Lane.
1.6 KiB
1.6 KiB