pgsql: Fix example, change table name from 'array' to 'array_int'.

Поиск
Список
Период
Сортировка
От momjian@svr1.postgresql.org (Bruce Momjian)
Тема pgsql: Fix example, change table name from 'array' to 'array_int'.
Дата
Msg-id 20050105180322.A46573A2950@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix example, change table name from 'array' to 'array_int'.

Modified Files:
--------------
    pgsql/doc/src/sgml/ref:
        create_table.sgml (r1.89 -> r1.90)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/create_table.sgml.diff?r1=1.89&r2=1.90)

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

Предыдущее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Update date stamp.
Следующее
От: petere@svr1.postgresql.org (Peter Eisentraut)
Дата:
Сообщение: pgsql: Revert cosmetic synopsis changes that break psql translations.