pgsql: Add URL for: o Allow row and record variables to be set to

Поиск
Список
Период
Сортировка
От momjian@postgresql.org (Bruce Momjian)
Тема pgsql: Add URL for: o Allow row and record variables to be set to
Дата
Msg-id 20070221010858.B718E9FB7BC@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Add URL for:

      o Allow row and record variables to be set to NULL constants,
        and allow NULL tests on such variables

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.2115 -> r1.2116)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2115&r2=1.2116)
    pgsql/doc/src/FAQ:
        TODO.html (r1.616 -> r1.617)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.616&r2=1.617)

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

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Prevent BLCKSZ < 1024, and have initdb test shared buffers based
Следующее
От: adunstan@postgresql.org (Andrew Dunstan)
Дата:
Сообщение: pgsql: Allow pltcl args to spi_prepare and plpython args to plpy.prepare