pgsql: Cleanups: < * Allow a database in tablespace t1 with tables

Поиск
Список
Период
Сортировка
От momjian@postgresql.org (Bruce Momjian)
Тема pgsql: Cleanups: < * Allow a database in tablespace t1 with tables
Дата
Msg-id 20060609184157.5C7BD9FA5DD@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Cleanups:

<     * Allow a database in tablespace t1 with tables created in
>     o Allow a database in tablespace t1 with tables created in
125c125
<     * Allow reporting of which objects are in which tablespaces
>     o Allow reporting of which objects are in which tablespaces
593c593
<     * Allow GRANT/REVOKE permissions to be inherited by objects based on
>     o Allow GRANT/REVOKE permissions to be inherited by objects based on
596c596
<     * Allow SERIAL sequences to inherit permissions from the base table?
>     o Allow SERIAL sequences to inherit permissions from the base table?

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.1850 -> r1.1851)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1850&r2=1.1851)
    pgsql/doc/src/FAQ:
        TODO.html (r1.353 -> r1.354)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.353&r2=1.354)

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

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Cleanup: < * -%Allow pooled connections to list all prepared
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Revert sampling patch for EXPLAIN ANALYZE; it turns out to be too