aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonfuncs.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2020-01-16 15:56:32 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2020-01-16 15:58:55 -0500
commite6afa8918c461c1dd80c5063a950518fa4e950cd (patch)
tree00a11500527f8b29966fd441de6dee8449b5bc97 /src/backend/utils/adt/jsonfuncs.c
parent2eb34ac369741c110b593e2dc2195c57d29ab8e8 (diff)
downloadpostgresql-e6afa8918c461c1dd80c5063a950518fa4e950cd.tar.gz
postgresql-e6afa8918c461c1dd80c5063a950518fa4e950cd.zip
Move wchar.c and encnames.c to src/common/.
Formerly, various frontend directories symlinked these two sources and then built them locally. That's an ancient, ugly hack, and we now have a much better way: put them into libpgcommon. So do that. (The immediate motivation for this is the prospect of having to introduce still more symlinking if we don't.) This commit moves these two files absolutely verbatim, for ease of reviewing the git history. There's some follow-on work to be done that will modify them a bit. Robert Haas, Tom Lane Discussion: https://postgr.es/m/CA+TgmoYO8oq-iy8E02rD8eX25T-9SmyxKWqqks5OMHxKvGXpXQ@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions