postgresql/src
Magnus Hagander b168c5ef27 Avoid including tablespaces inside PGDATA twice in base backups
If a tablespace was crated inside PGDATA it was backed up both as part
of the PGDATA backup and as the backup of the tablespace. Avoid this
by skipping any directory inside PGDATA that contains one of the active
tablespaces.

Dimitri Fontaine and Magnus Hagander
2014-01-07 17:11:32 +01:00
..
backend Avoid including tablespaces inside PGDATA twice in base backups 2014-01-07 17:11:32 +01:00
bin Remove bogus -K option from pg_dump. 2014-01-06 12:30:19 +02:00
common Use improved vsnprintf calling logic in more places. 2013-10-24 21:43:57 -04:00
include Cache catalog lookup data across groups in ordered-set aggregates. 2014-01-05 12:28:39 -05:00
interfaces Do not use an empty hostname. 2014-01-01 12:39:31 +01:00
makefiles Remove leftovers of IRIX port 2013-11-12 06:39:36 -05:00
pl Change the way we mark tuples as frozen. 2013-12-22 15:49:09 -05:00
port Fix whitespace 2013-12-27 19:51:49 -05:00
template Remove leftovers of IRIX port 2013-11-12 06:39:36 -05:00
test Add more use of psprintf() 2014-01-06 21:30:26 -05:00
timezone Update time zone data files to tzdata release 2013h. 2013-12-01 14:11:44 -05:00
tools pg_prewarm, a contrib module for prewarming relationd data. 2013-12-20 08:14:13 -05:00
tutorial Add more use of psprintf() 2014-01-06 21:30:26 -05:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile Create libpgcommon, and move pg_malloc et al to it 2013-02-12 11:21:05 -03:00
Makefile.global.in build: pass EXTRA_REGRESS_OPTS to secondary regression tests 2013-12-04 10:14:45 -05:00
Makefile.shlib Remove IRIX port. 2013-10-18 08:14:21 -04:00
bcc32.mak Autoconfiscate selection of 64-bit int type for 64-bit large object API. 2012-10-07 21:52:43 -04:00
nls-global.mk Remove maintainer-check target, fold into normal build 2013-10-10 20:11:56 -04:00
win32.mak Autoconfiscate selection of 64-bit int type for 64-bit large object API. 2012-10-07 21:52:43 -04:00