1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-23 03:21:12 +03:00
Files
postgres/src
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
..
2013-02-21 22:46:17 -03:00
2013-02-21 22:46:17 -03:00
2013-02-21 22:46:17 -03:00
2013-02-16 18:52:50 -05:00
2012-10-10 21:42:38 -04:00
2013-02-13 16:20:01 -05:00
2013-02-21 22:46:17 -03:00