git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 2eb34ac) | patch
Move wchar.c and encnames.c to src/common/.
2020年1月16日 20:56:32 +0000 (15:56 -0500)
2020年1月16日 20:58:55 +0000 (15:58 -0500)
commit e6afa8918c461c1dd80c5063a950518fa4e950cd
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
12 files changed:
src/backend/utils/mb/Makefile diff | blob | blame | history
src/backend/utils/mb/README diff | blob | blame | history
src/bin/initdb/.gitignore diff | blob | blame | history
src/bin/initdb/Makefile diff | blob | blame | history
src/common/Makefile diff | blob | blame | history
src/common/encnames.c [moved from src/backend/utils/mb/encnames.c with 100% similarity] blob | blame | history
src/common/saslprep.c diff | blob | blame | history
src/common/wchar.c [moved from src/backend/utils/mb/wchar.c with 100% similarity] blob | blame | history
src/include/mb/pg_wchar.h diff | blob | blame | history
src/interfaces/libpq/.gitignore diff | blob | blame | history
src/interfaces/libpq/Makefile diff | blob | blame | history
src/tools/msvc/Mkvcbuild.pm diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /