diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2020-05-28 12:37:00 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2020-05-28 12:37:56 +0300 |
commit | 34301c9c5674919ef2e786f1157b3ced543b02e2 (patch) | |
tree | 9661e552f0cc39b64fb01b9a2890a5e727af3039 /src/backend/jit/llvm/llvmjit_inline.cpp | |
parent | 25fc24ba90df99d3c331627f3e4efb795a440dd0 (diff) | |
download | postgresql-34301c9c5674919ef2e786f1157b3ced543b02e2.tar.gz postgresql-34301c9c5674919ef2e786f1157b3ced543b02e2.zip |
Add missing error code to "cannot attach index ..." error.
ERRCODE_OBJECT_NOT_IN_PREREQUISITE_STATE was used in an ereport with the
same message but different errdetail a few lines earlier, so use that
here as well.
Backpatch-through: 11
Diffstat (limited to 'src/backend/jit/llvm/llvmjit_inline.cpp')
0 files changed, 0 insertions, 0 deletions