Log Message:
-----------
Record all toast entries, not just relkind = 't' (toast indexes are
relkind 'i').
Modified Files:
--------------
src:
info.c (r1.13 -> r1.14)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/info.c.diff?r1=1.13&r2=1.14)
pg_migrator.h (r1.19 -> r1.20)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/pg_migrator.h.diff?r1=1.19&r2=1.20)
pgsql-committers by date
| Next: | From: Alvaro Herrera | Date: 2009-05-04 02:24:18 |
| Subject: pgsql: Avoid a memory allocation in the backend startup code, to avoid |
| Previous: | From: Tom Lane | Date: 2009-05-03 23:13:56 |
| Subject: pgsql: Fix pg_resetxlog to remove archive status files along with WAL |