git.postgresql.org Git - postgresql.git/commit
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:
This is the main PostgreSQL git repository.
RSS
Atom