diff options
author | Andres Freund <andres@anarazel.de> | 2019-09-30 12:43:09 -0700 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2019-09-30 12:43:09 -0700 |
commit | 5daf682cfc974bf9095be527603c6410921892a9 (patch) | |
tree | b222d97aa2757d64ab95873a802c14921bf59dcc /src/backend/jit/llvm/llvmjit_expr.c | |
parent | ce734aaec1891ca2180c269b4c9adbfb13ca4052 (diff) | |
download | postgresql-5daf682cfc974bf9095be527603c6410921892a9.tar.gz postgresql-5daf682cfc974bf9095be527603c6410921892a9.zip |
Fix pg_rewind link order issue introduced in 927474ce1a2.
The aforementioned commit orders the link to pgfeutils after libpq,
which can fail because pgfeutils uses symbols from libpq.
Per buildfarm animal jacana.
Author: Andres Freund
Discussion: https://postgr.es/m/20190930192013.r3wievljua2n3tbb@alap3.anarazel.de
Diffstat (limited to 'src/backend/jit/llvm/llvmjit_expr.c')
0 files changed, 0 insertions, 0 deletions