aboutsummaryrefslogtreecommitdiff
path: root/contrib/jsonb_plpython/jsonb_plpython.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2025-04-26 20:30:27 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2025-04-26 20:30:27 -0400
commite8ca9ed1d260e214f02f7f5464f125fe86e55597 (patch)
tree42f94323a719064272960b6e673d4702aad55768 /contrib/jsonb_plpython/jsonb_plpython.c
parent936457419d797dfaf37191db53d5efb1279eae6d (diff)
downloadpostgresql-e8ca9ed1d260e214f02f7f5464f125fe86e55597.tar.gz
postgresql-e8ca9ed1d260e214f02f7f5464f125fe86e55597.zip
Don't use double-quotes in #include's of system headers.
While few if any C compilers will complain about this, it's inconsistent with our other #include's of the same headers. There are some other questionable usages in src/include/jit/SectionMemoryManager.h and src/pl/plperl/plperl_system.h, but perhaps those have a reason to be like that. I can't see that these do. Noticed while fooling around with a script to do analysis of our header cross-inclusions.
Diffstat (limited to 'contrib/jsonb_plpython/jsonb_plpython.c')
0 files changed, 0 insertions, 0 deletions