[Bug 225346] New: Review Request: python-pgsql - Enhanced python interface to PostgreSQL

bugzilla at redhat.com bugzilla at redhat.com
Tue Jan 30 00:05:27 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.




https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=225346

           Summary: Review Request: python-pgsql - Enhanced python interface
                    to PostgreSQL
           Product: Fedora Extras
           Version: devel
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: normal
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: icon at fedoraproject.org
         QAContact: fedora-package-review at redhat.com


Spec URL: http://blues.mcgill.ca/~icon/fe/python-pgsql.spec
SRPM URL: http://blues.mcgill.ca/~icon/fe/python-pgsql-0.9.3-2.src.rpm
Description:
This is a simple PostgreSQL interface for Python which is derived
from the PyGreSQL 3.8.1 sources module. The main changes from the
PyGreSQL module are:

- support for bind parameters, alleviating the need for
  extensive, expensive and vulnerable quoting of user-supplied
  data
- support for server side cursors for looping through large query
  results without loading up the entire result set in the client's
  memory
- returned values are translated to Python objects in the C layer,
  resulting in some speed improvement
- better DB API 2.0 compliance

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list