postgresql/src/common
Alvaro Herrera a730183926 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.
2013-02-21 22:46:17 -03:00
..
fe_memutils.c Rename "string" pstrdup argument to "in" 2013-02-12 12:43:09 -03:00
Makefile Move relpath() to libpgcommon 2013-02-21 22:46:17 -03:00
relpath.c Move relpath() to libpgcommon 2013-02-21 22:46:17 -03:00