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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 6e3fd96) | patch
Move relpath() to libpgcommon
2013年2月22日 01:46:17 +0000 (22:46 -0300)
2013年2月22日 01:46:17 +0000 (22:46 -0300)
commit a73018392636ce832b09b5c31f6ad1f18a4643ea
Move relpath() to libpgcommon

This enables non-backend code, such as pg_xlogdump, to use it easily.
The previous location, in src/backend/catalog/catalog.c, made that
essentially impossible because that file depends on many backend-only
facilities; so this needs to live separately.
19 files changed:
src/backend/Makefile diff | blob | blame | history
src/backend/access/rmgrdesc/smgrdesc.c diff | blob | blame | history
src/backend/access/rmgrdesc/xactdesc.c diff | blob | blame | history
src/backend/access/transam/xlogutils.c diff | blob | blame | history
src/backend/catalog/catalog.c diff | blob | blame | history
src/backend/commands/tablespace.c diff | blob | blame | history
src/backend/storage/buffer/bufmgr.c diff | blob | blame | history
src/backend/storage/buffer/localbuf.c diff | blob | blame | history
src/backend/storage/file/fd.c diff | blob | blame | history
src/backend/storage/file/reinit.c diff | blob | blame | history
src/backend/storage/smgr/md.c diff | blob | blame | history
src/backend/utils/adt/dbsize.c diff | blob | blame | history
src/backend/utils/adt/misc.c diff | blob | blame | history
src/backend/utils/cache/relcache.c diff | blob | blame | history
src/common/Makefile diff | blob | blame | history
src/common/relpath.c [new file with mode: 0644] blob
src/include/catalog/catalog.h diff | blob | blame | history
src/include/common/relpath.h [new file with mode: 0644] blob
src/tools/msvc/Mkvcbuild.pm diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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