Обсуждение: pgsql: Remove items, not needed anymore: < * %Disallow changing DEFAULT

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

pgsql: Remove items, not needed anymore: < * %Disallow changing DEFAULT

От
momjian@postgresql.org (Bruce Momjian)
Дата:
Log Message:
-----------
Remove items, not needed anymore:

< * %Disallow changing DEFAULT expression of a SERIAL column?
<
<   This should be done only if the existing SERIAL problems cannot be
<   fixed.
<
< * %Disallow ALTER SEQUENCE changes for SERIAL sequences because pg_dump
<   does not dump the changes

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.1952 -> r1.1953)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1952&r2=1.1953)
    pgsql/doc/src/FAQ:
        TODO.html (r1.454 -> r1.455)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.454&r2=1.455)