]> granicus.if.org Git - postgresql/commit
Temporarily revert "Move pg_lzcompress.c to src/common."
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 25 Dec 2014 18:22:55 +0000 (13:22 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 25 Dec 2014 18:22:55 +0000 (13:22 -0500)
commit966115c305c297cf4a1ec5ebbd0a55be46ff33ad
tree674c0683bbfaf05c34cb34d4460ec63a64e4645a
parentd72731a70450b5e7084991b9caa15cb58a2820df
Temporarily revert "Move pg_lzcompress.c to src/common."

This reverts commit 60838df922345b26a616e49ac9fab808a35d1f85.
That change needs a bit more thought to be workable.  In view of
the potentially machine-dependent stuff that went in today,
we need all of the buildfarm to be testing those other changes.
src/backend/access/heap/tuptoaster.c
src/backend/utils/adt/Makefile
src/backend/utils/adt/pg_lzcompress.c [moved from src/common/pg_lzcompress.c with 97% similarity]
src/common/Makefile
src/include/utils/pg_lzcompress.h [moved from src/include/common/pg_lzcompress.h with 96% similarity]
src/tools/msvc/Mkvcbuild.pm