pgsql: Code review for txid patch: add binary I/O functions, avoid

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Code review for txid patch: add binary I/O functions, avoid
Дата
Msg-id 20071011195417.29AED753E4C@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Code review for txid patch: add binary I/O functions, avoid dependence
on SerializableSnapshot, minor other cleanup.  Marko Kreen, some further
editorialization by me.

Modified Files:
--------------
    pgsql/contrib/txid:
        Makefile (r1.1 -> r1.2)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/txid/Makefile?r1=1.1&r2=1.2)
        README.txid (r1.1 -> r1.2)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/txid/README.txid?r1=1.1&r2=1.2)
        txid.c (r1.3 -> r1.4)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/txid/txid.c?r1=1.3&r2=1.4)
        txid.sql.in (r1.1 -> r1.2)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/txid/txid.sql.in?r1=1.1&r2=1.2)
        uninstall_txid.sql (r1.1 -> r1.2)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/txid/uninstall_txid.sql?r1=1.1&r2=1.2)

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

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Update release notes in "major" and "migration" sections.
Следующее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Add missing word.