aboutsummaryrefslogtreecommitdiff
path: root/src/backend/jit/llvm/llvmjit_inline.cpp
diff options
context:
space:
mode:
authorAmit Kapila <akapila@postgresql.org>2019-01-28 07:51:02 +0530
committerAmit Kapila <akapila@postgresql.org>2019-01-28 07:52:51 +0530
commitd66e3664b8baf41908865ad363c6ba943e6f9c4e (patch)
treeac7f172ec94771441558639e0725e6d56d6e7b47 /src/backend/jit/llvm/llvmjit_inline.cpp
parent0803b0ae1ed6e5825eee4d1ba227e96cd8a328d8 (diff)
downloadpostgresql-d66e3664b8baf41908865ad363c6ba943e6f9c4e.tar.gz
postgresql-d66e3664b8baf41908865ad363c6ba943e6f9c4e.zip
In bootstrap mode, don't allow the creation of files if they don't already
exist. In commit's b9d01fe288 and 3908473c80, we have added some code where we allowed the creation of files during mdopen even if they didn't exist during the bootstrap mode. The later commit obviates the need for same. This was harmless code till now but with an upcoming feature where we don't allow to create FSM for small tables, this will needlessly create FSM files. Author: John Naylor Reviewed-by: Amit Kapila Discussion: https://www.postgresql.org/message-id/CAJVSVGWvB13PzpbLEecFuGFc5V2fsO736BsdTakPiPAcdMM5tQ@mail.gmail.com https://www.postgresql.org/message-id/CAA4eK1KsET6sotf+rzOTQfb83pzVEzVhbQi1nxGFYVstVWXUGw@mail.gmail.com
Diffstat (limited to 'src/backend/jit/llvm/llvmjit_inline.cpp')
0 files changed, 0 insertions, 0 deletions