Обсуждение: tablelog - tablelog: - make restore function working with schemas -

Поиск
Список
Период
Сортировка

tablelog - tablelog: - make restore function working with schemas -

От
andreas@pgfoundry.org (User Andreas)
Дата:
Log Message:
-----------
- make restore function working with schemas
- precheck if the restore table exists (in temp, current or given namespace)
- make code a little bit more nice
- some code cleanups
- no longer use any selects in pg_* tables for data lookups

Modified Files:
--------------
    tablelog:
        tablelog_restore.c (r1.3 -> r1.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tablelog/tablelog/tablelog_restore.c.diff?r1=1.3&r2=1.4)