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

Поиск
Список
Период
Сортировка
От andreas@pgfoundry.org (User Andreas)
Тема tablelog - tablelog: - make restore function working with schemas -
Дата
Msg-id 20050703010303.DB2181126018@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
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)

В списке pgsql-committers по дате отправления:

Предыдущее
От: andreas@pgfoundry.org (User Andreas)
Дата:
Сообщение: tablelog - tablelog: make nice
Следующее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: This patch allows contrib/pgcrypto to build with OpenSSL 0.9.8