fedora-accounts:: pgdb.py

Elliot Lee sopwith at gmail.com
Thu Jul 5 22:49:23 UTC 2007


It has some modifications that made it possible/easier to do some
things. IIIRC, all the modifications had to do with quoting of query
params - e.g. to allow passing an array in as a query param and having
it quoted properly for the 'IN' operator.

If you look at the cvs log on the file and view the changes and commit
messages, it should become more apparent exactly what it's there for.

Best,
-- Elliot

On 7/5/07, Toshio Kuratomi <a.badger at gmail.com> wrote:
> Anyone know why we have a local copy of pgdb.py in the fedora-accounts
> module?  It suffers from a lack of knowledge about unicode and I have a
> script that I got to work by simply removing it and letting the system
> provided pgdb.py take its place (part of the postgresql-python package).
>
> I'd also note that it requires the _pg.so module from postgresql-python
> so incorporating the module in fedora-accounts doesn't make it portable
> to machines without postgresql-python installed.
>
> -Toshio
>
> _______________________________________________
> Fedora-infrastructure-list mailing list
> Fedora-infrastructure-list at redhat.com
> https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list
>
>
>




More information about the Fedora-infrastructure-list mailing list