python - be: Make Postgres.Query more intuitive by using

Поиск
Список
Период
Сортировка
От jwp@pgfoundry.org (James William Pye)
Тема python - be: Make Postgres.Query more intuitive by using
Дата
Msg-id 20050622192443.F185D11260AA@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Make Postgres.Query more intuitive by using parse_analyze_varparams to discover
argument types, rather than requiring explicit specification. (Explicit
specification is, actually, no longer supported.)

Modified Files:
--------------
    be/include/pypg:
        query.h (r1.3 -> r1.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/pypg/query.h.diff?r1=1.3&r2=1.4)
    be/src:
        query.c (r1.5 -> r1.6)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/query.c.diff?r1=1.5&r2=1.6)

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

Предыдущее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix the mechanism for reporting the original table OID and column
Следующее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Make REINDEX DATABASE do what one would expect, namely reindex