diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-11-05 11:14:10 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-11-05 11:14:10 -0400 |
commit | 06f5fd2f4f3d0991af07456e7cf6632b4ad9d7e7 (patch) | |
tree | 18846cdadbb36f335d5ee6dbaaa18cf15913675f /src/backend/utils/adt/jsonb_util.c | |
parent | d49cc588ca589cd378b5862fa5704eaade4a1380 (diff) | |
download | postgresql-06f5fd2f4f3d0991af07456e7cf6632b4ad9d7e7.tar.gz postgresql-06f5fd2f4f3d0991af07456e7cf6632b4ad9d7e7.zip |
pgwin32_is_junction's argument should be "const char *" not "char *".
We're passing const strings to it in places, and that's not an
unreasonable thing to do. Per buildfarm (noted on frogmouth
in particular).
Diffstat (limited to 'src/backend/utils/adt/jsonb_util.c')
0 files changed, 0 insertions, 0 deletions