pllolcode - pllolcode: Explicit typecasting functions, comparison

Поиск
Список
Период
Сортировка
От eggyknap@pgfoundry.org (User Eggyknap)
Тема pllolcode - pllolcode: Explicit typecasting functions, comparison
Дата
Msg-id 20071230051208.A89DF17ADD23@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Explicit typecasting functions, comparison functions, and arithmetic functions now work. Still need to test arithmetic
andcomparison functions to ensure proper implicit typecasting and other type-related behaviors 

Modified Files:
--------------
    pllolcode:
        DOC (r1.15 -> r1.16)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/DOC.diff?r1=1.15&r2=1.16)
        gram.y (r1.20 -> r1.21)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/gram.y.diff?r1=1.20&r2=1.21)
        pllolcode.c (r1.12 -> r1.13)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/pllolcode.c.diff?r1=1.12&r2=1.13)
        pllolcode.h (r1.17 -> r1.18)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/pllolcode.h.diff?r1=1.17&r2=1.18)
        pllolcode_symbol.c (r1.9 -> r1.10)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/pllolcode_symbol.c.diff?r1=1.9&r2=1.10)
        scan.l (r1.15 -> r1.16)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/scan.l.diff?r1=1.15&r2=1.16)
        testFuncs.sql (r1.2 -> r1.3)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/testFuncs.sql.diff?r1=1.2&r2=1.3)

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Update TODO list based on 8.3 completed items: < * Allow major
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: pgsql: Update TODO list based on 8.3 completed items: < * Allow major