postgresql/src
Alexander Korotkov 0d554775bd Fix memory leak in IndexScan node with reordering
Fix ExecReScanIndexScan() to free the referenced tuples while emptying the
priority queue.  Backpatch to all supported versions.

Discussion: https://postgr.es/m/CAHqSB9gECMENBQmpbv5rvmT3HTaORmMK3Ukg73DsX5H7EJV7jw%40mail.gmail.com
Author: Aliaksandr Kalenik
Reviewed-by: Tom Lane, Alexander Korotkov
Backpatch-through: 10
2022-02-14 04:04:19 +03:00
..
backend Fix memory leak in IndexScan node with reordering 2022-02-14 04:04:19 +03:00
bin Make pg_ctl stop/restart/promote recheck postmaster aliveness. 2022-02-10 16:49:39 -05:00
common Fix buffer overrun in unicode string normalization with empty input 2021-11-11 15:02:01 +09:00
fe_utils Fix incautious handling of possibly-miscoded strings in client code. 2021-06-07 14:15:25 -04:00
include Stamp 11.15. 2022-02-07 16:20:23 -05:00
interfaces Stamp 11.15. 2022-02-07 16:20:23 -05:00
makefiles Select CFLAGS_SL at configure time, not in platform-specific Makefiles. 2019-10-21 12:32:36 -04:00
pl Use gendef instead of pexports for building windows .def files 2022-02-10 13:51:59 -05:00
port Stamp 11.15. 2022-02-07 16:20:23 -05:00
template Further tweaking of PG_SYSROOT heuristics for macOS. 2021-01-20 12:07:41 -05:00
test Fix memory leak in IndexScan node with reordering 2022-02-14 04:04:19 +03:00
timezone Update time zone data files to tzdata release 2021e. 2021-10-29 11:38:53 -04:00
tools Allow clean.bat to be run from anywhere 2022-01-20 10:21:12 -05:00
tutorial tutorial: land height is "elevation", not "altitude" 2021-03-10 20:25:18 -05:00
.gitignore
DEVELOPERS
Makefile Fix partial-build problems introduced by having more generated headers. 2018-04-09 16:42:10 -04:00
Makefile.global.in Fix prove_installcheck to use correct paths when used with PGXS 2021-07-01 08:47:21 -04:00
Makefile.shlib Ensure static libraries have correct mod time even if ranlib messes it up. 2018-11-29 15:53:44 -05:00
nls-global.mk nls-global.mk: search build dir for source files, too 2016-06-07 18:55:18 -04:00