pkgsrc/databases
darcy 196cdadea6 Upgrade to verson 3.0. The most important change here is addition of
the Python DB-API module.  Also, note backwards compatibility issue.

Important changes for 3.0

  Remove strlen() call from pglarge_write() and get size from object.
      (Richard@Bouska.cz)
  Add a little more error checking to the quote function in the wrapper
  Add extra checking in _quote function
  Wrap query in pg.py for debugging
  Add DB-API 2.0 support to pgmodule.c (andre@via.ecp.fr)
  Add DB-API 2.0 wrapper pgdb.py (andre@via.ecp.fr)
  Correct keyword clash (temp) in tutorial
  Clean up layout of tutorial
  Return NULL values as None (rlawrence@lastfoot.com) (WARNING: This will
      cause backwards compatibility issues.)
  Change None to NULL in insert and update
  Change hash-bang lines to use /usr/bin/env
  Clearing date should be blank (NULL) not TODAY
  Quote backslashes in strings in _quote (brian@CSUA.Berkeley.EDU)
  Expanded and clarified build instructions (tbryan@starship.python.net)
  Make code thread safe (Jerome.Alet@unice.fr)
  Add README.distutils (mwa@gate.net & jeremy@cnri.reston.va.us)
  Many fixes by chifungfan@yahoo.com, tony@printra.net, jeremy@alum.mit.edu
      and others to get the final version ready to release.
2000-07-03 14:10:33 +00:00
..
db s/USE_LIBTOOL/USE_PKGLIBTOOL/ 2000-06-01 11:23:11 +00:00
db3 s/USE_LIBTOOL/USE_PKGLIBTOOL/ 2000-06-01 11:23:11 +00:00
freetds Initial import of pkg for FreeTDS 0.50: 2000-05-16 01:03:47 +00:00
gdbm Fix the LTCONFIG_OVERRIDE definition. 2000-06-15 18:09:04 +00:00
gtksql Update dependency on postgresql to >=6.5.3. 2000-05-20 19:52:49 +00:00
gtranscript Update dependency on postgresql to >=6.5.3. 2000-05-20 19:52:49 +00:00
iodbc s/USE_LIBTOOL/USE_PKGLIBTOOL/ 2000-06-01 11:23:11 +00:00
jdb Upgrade JDB to 1.7. 2000-04-27 14:44:27 +00:00
jdbc-postgresql Update jdbc-postgresql to the version shipped with postgresql-7.0. 2000-06-07 14:58:57 +00:00
mysql-client s/USE_LIBTOOL/USE_PKGLIBTOOL/ 2000-06-01 11:23:11 +00:00
mysql-server Update mysql to 3.22.32. 2000-02-15 04:46:23 +00:00
openldap Update to openldap-1.2.11; changes since 1.2.7p1 include: 2000-06-15 12:54:10 +00:00
oraedit adjust DEPENDS 2000-06-15 11:29:38 +00:00
p5-DBD-mysql Make this compile again by removing outdated `patch-aa' 2000-05-25 08:08:30 +00:00
p5-DBD-postgresql Depend on p5-DBI>=1.08, not p5-DBI-1.08 (we are now at 1.13) 2000-05-24 10:35:54 +00:00
p5-DBI update to 1.13: 2000-05-11 18:37:06 +00:00
p5-gdbm change dependency from gdbm-1.7.3 to gdbm>=1.7.3 2000-06-13 10:40:24 +00:00
p5-perl-ldap Update p5-perl-ldap to 0.19 (provided by Bernd Ernesti); changes since 2000-06-09 14:32:47 +00:00
p5-pgsql Make this work with the new locations for PostgreSQL include files. Mind 2000-04-21 21:12:16 +00:00
pgaccess Update pgaccess to 0.98.6. Fixes an ugly forms bug in the query opening 2000-05-24 11:19:30 +00:00
pkg remove trailing `.' 2000-03-09 13:47:31 +00:00
postgresql Don't install the extra shared library links on a.out platforms. 2000-06-20 06:06:46 +00:00
py-gdbm change dependency from gdbm-1.7.3 to gdbm>=1.7.3 2000-06-13 10:40:24 +00:00
py-mysqldb Update to 0.1.3 2000-03-11 19:49:44 +00:00
py-postgresql Upgrade to verson 3.0. The most important change here is addition of 2000-07-03 14:10:33 +00:00
rrdtool Remove some dirs from this list that are handled somewhere else (perl) 2000-06-30 15:57:06 +00:00
sdbm Don't make lint libs (and fail). 1999-09-19 00:51:36 +00:00
sqsh make makepatchsum 2000-05-16 01:12:15 +00:00
tcl-gdbm change dependency from gdbm-1.7.3 to gdbm>=1.7.3 2000-06-13 10:40:24 +00:00
tcl-postgresql Update tcl-postgresql to 7.0. 2000-05-20 19:35:31 +00:00
tk-postgresql Add missing file 2000-05-20 19:37:13 +00:00
xmysql Update for mysql-client-3.22.32. 2000-02-15 05:54:18 +00:00
xmysqladmin Update for mysql-client-3.22.32. 2000-02-15 05:54:18 +00:00
zope-mysql defuzz 2000-03-16 12:14:06 +00:00
Makefile Add and enable freetds and sqsh 2000-06-22 16:54:02 +00:00