diff options
author | Andres Freund <andres@anarazel.de> | 2018-08-23 18:36:07 -0700 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2018-08-23 18:36:07 -0700 |
commit | 143290efd0795b61ed2c8358fc1767e799140047 (patch) | |
tree | c16295173f1654d7d7f4ede4c7ef1aa7c5c90a01 /src/backend/jit/llvm/llvmjit_wrap.cpp | |
parent | d9dd406fe281d22d5238d3c26a7182543c711e74 (diff) | |
download | postgresql-143290efd0795b61ed2c8358fc1767e799140047.tar.gz postgresql-143290efd0795b61ed2c8358fc1767e799140047.zip |
Introduce minimal C99 usage to verify compiler support.
This just converts a few for loops in postgres.c to declare variables
in the loop initializer, and uses designated initializers in smgr.c's
definition of smgr callbacks.
Author: Andres Freund
Discussion: https://postgr.es/m/97d4b165-192d-3605-749c-f614a0c4e783@2ndquadrant.com
Diffstat (limited to 'src/backend/jit/llvm/llvmjit_wrap.cpp')
0 files changed, 0 insertions, 0 deletions