diff options
author | Andres Freund <andres@anarazel.de> | 2018-07-04 17:36:01 -0700 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2018-07-04 17:36:01 -0700 |
commit | 249126e761e13c4d8e7519569d483eaeca7dac25 (patch) | |
tree | 98378f971f9e49662e3da8364cd09598a9c34f2f /contrib/postgres_fdw/postgres_fdw.c | |
parent | 3a01f68e35a3584431ac5381c6ed75b1b39aaf2a (diff) | |
download | postgresql-249126e761e13c4d8e7519569d483eaeca7dac25.tar.gz postgresql-249126e761e13c4d8e7519569d483eaeca7dac25.zip |
Use context with correct lifetime in hypothetical_dense_rank_final.
The query lifetime expression context created in
hypothetical_dense_rank_final() was buggily allocated in the calling
memory context. I (Andres) broke that in bf6c614a2f2.
Reported-By: Rajkumar Raghuwanshi
Author: Amit Langote
Discussion: https://postgr.es/m/CAKcux6kmzWmur5HhA_aU6gYVFu0RLQdgJJ+aC9SLdcOvBSrpfA@mail.gmail.com
Backpatch: 11-
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions