pllolcode - pllolcode: Using plproxy as a guide (thanks, DarcyB, for the

Поиск
Список
Период
Сортировка
От eggyknap@pgfoundry.org (User Eggyknap)
Тема pllolcode - pllolcode: Using plproxy as a guide (thanks, DarcyB, for the
Дата
Msg-id 20070927025050.1A1BB21777A@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Using plproxy as a guide (thanks, DarcyB, for the suggestion) properly funnel function text into lex. Still have
problemswith much of the grammer (MEBBE blocks give warnings now, many features not yet supported), and even when
parsedsuccessfully the result isn't actually used for anything. Nevertheless, it's progress :) 

Modified Files:
--------------
    pllolcode:
        Makefile (r1.3 -> r1.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/Makefile.diff?r1=1.3&r2=1.4)
        gram.y (r1.4 -> r1.5)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/gram.y.diff?r1=1.4&r2=1.5)
        pllolcode.c (r1.4 -> r1.5)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/pllolcode.c.diff?r1=1.4&r2=1.5)
        pllolcode.h (r1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/pllolcode.h.diff?r1=1.1&r2=1.2)
        scan.l (r1.3 -> r1.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/scan.l.diff?r1=1.3&r2=1.4)

Added Files:
-----------
    pllolcode:
        README (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/README?rev=1.1&content-type=text/x-cvsweb-markup)
        test.sh (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/test.sh?rev=1.1&content-type=text/x-cvsweb-markup)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Some small tuptoaster improvements from Greg Stark.
Следующее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Lowercase all mentions of "PostgreSQL" in URLs, per Magnus.