pgsql/src/bin/pg_dump pg_dump.c

Поиск
Список
Период
Сортировка
От tgl@postgresql.org
Тема pgsql/src/bin/pg_dump pg_dump.c
Дата
Msg-id 200201251849.g0PInfA41963@postgresql.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    tgl@postgresql.org    02/01/25 13:49:32

Modified files:
    src/bin/pg_dump: pg_dump.c

Log message:
    Tweak pg_dump to say GRANT ALL when appropriate, rather than enumerating
    the individual privilege bits.  I regard this as an important change for
    cross-version compatibility: without this, a 7.1 dump loaded into 7.2
    is likely to be short a few privileges.


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

Предыдущее
От: tgl@postgresql.org
Дата:
Сообщение: pgsql/contrib/oid2name oid2name.c
Следующее
От: tgl@postgresql.org
Дата:
Сообщение: pgsql/doc/src/sgml plperl.sgml