| CARVIEW |
Select Language
HTTP/2 200
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: PHPSESSID=ujp9n3r3lt469uqlq8pdu6jjle; path=/
content-type: text/html; charset=UTF-8
date: Sat, 27 Dec 2025 04:39:16 GMT
server: Apache
pkgsrc.se | The NetBSD package collection
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
libdbi-d..
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
mail
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
print
regress
security
shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./databases/libdbi-driver-pgsql, PostgreSQL driver for libdbi, a database abstraction
[
Branch: CURRENT, Version: 0.9.0nb1, Package name: libdbi-driver-pgsql-0.9.0nb1, Maintainer: cheusov
libdbi-drivers - drivers for libdbi,
the Database Independent Abstraction Layer for C
This driver allows libdbi-enabled applications to use PostgreSQL as a
database backend. Internally, it provides a libdbi driver around the libpq
client library. See the included driver documentation for installation
instructions, usage, and information about driver-specific peculiarities.
Required to run:
[databases/libdbi] [databases/postgresql95-client]
Required to build:
[pkgtools/cwrappers]
Navigation:
-
Browse pkgsrc
(this page)
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
libdbi-d..devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
regress
security
shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./databases/libdbi-driver-pgsql, PostgreSQL driver for libdbi, a database abstraction
[
CVSweb ] [
Homepage ] [
RSS ] [
Required by ] [
Add to tracker ]
Branch: CURRENT, Version: 0.9.0nb1, Package name: libdbi-driver-pgsql-0.9.0nb1, Maintainer: cheusov
libdbi-drivers - drivers for libdbi,
the Database Independent Abstraction Layer for C
This driver allows libdbi-enabled applications to use PostgreSQL as a
database backend. Internally, it provides a libdbi driver around the libpq
client library. See the included driver documentation for installation
instructions, usage, and information about driver-specific peculiarities.
Required to run:
[databases/libdbi] [databases/postgresql95-client]
Required to build:
[pkgtools/cwrappers]
Master sites:
Filesize: 1786.977 KBVersion history: (Expand)
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
- (2017-11-23) Package has been reborn
- (2016-10-12) Updated to version: libdbi-driver-pgsql-0.9.0nb1
- (2016-08-22) Updated to version: libdbi-driver-pgsql-0.9.0
- (2012-08-05) Updated to version: libdbi-driver-pgsql-0.8.3.1nb3
CVS history: (Expand)
| 2019-03-16 15:06:22 by Roland Illig | Files touched by this commit (6) |
Log message: databases/libdbi-driver-*: rename Makefile_drivers to silence pkglint Makefile fragments are commonly written in *.mk or Makefile.* files. Using an underscore instead of a dot confuses pkglint. |
| 2016-10-09 23:42:04 by Thomas Klausner | Files touched by this commit (110) |
Log message: Recursive bump for all users of pgsql now that the default is 95. |
| 2016-08-21 21:16:58 by Filip Hajny | Files touched by this commit (7) |
Log message: Update databases/libdbi-drivers-* to 0.9.0. - some of the drivers now export client library functions to the programmer via the dbi_driver_specific_function() interface - if necessary, the drivers now support libdbi instances - a segfault in the oracle driver caused by INSERT statements was fixed - the pgsql driver now supports features specific to PostgreSQL 9 and later - drivers now support transactions and savepoints if the underlying database engines do - additional libdbi hint about position in a result set allows tremendous speedup of sequential reads from MySQL result sets - various memory leaks were plugged - database specific test scripts allow tests without affecting existing database clusters - completely rewritten test kit increases coverage and improves error reporting |
| 2012-08-05 12:02:14 by OBATA Akio | Files touched by this commit (44) |
Log message: Bump PKGREVISION for change of PostgreSQL default version to 9.1. |
| 2011-09-15 23:22:35 by Aleksey Cheusov | Files touched by this commit (7) |
Log message: Files related to libdbi DB drivers have been moved to databases/libdbi-driver-sqlite3 directory. This fixes pkglint warnings for databases/libdbi. |
| 2010-10-13 12:24:22 by OBATA Akio | Files touched by this commit (1) |
Log message: postgresql82 had been gone away from pkgsrc, so switch to use default postgresql instead. Bump PKGREVISION. |
| 2010-03-11 00:55:49 by Thomas Klausner | Files touched by this commit (19) | |
Log message: Initial import of libdbi and its drivers for mysql, postgresql and sqlite (2 versions); packaged for wip by Aleksey Cheusov. libdbi implements a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl. Writing one generic set of code, programmers can leverage the power of multiple databases and multiple simultaneous database connections by using this framework. |
