Fix some header identifications

The following header files missed the shot:
- jsonfuncs.h, as of ce0425b.
- jsonapi.h, as of beb4699.
- llvmjit_emit.h as of 7ec0d80.
- partdesc.h, as of 1bb5e78.

Author: Jesse Zhang
Discussion: 
https://postgr.es/m/cagf+fx4-8xuleoz09de2dzgjt+q8vj--rqftpvcfwc+a4fc...@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b8401c32bacd0869bd00bc71fd64f1d6071bcd6a

Modified Files
--------------
src/include/common/jsonapi.h        | 2 +-
src/include/jit/llvmjit_emit.h      | 2 +-
src/include/partitioning/partdesc.h | 2 +-
src/include/utils/jsonfuncs.h       | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)

Reply via email to