p5-pgsql

access to PostgreSQL databases perl

WWW CVSWeb GITHub
  1. Package version
    p5-pgsql-1.9.0p6
  2. Maintainer
    The OpenBSD ports mailing-list

Pgsql_perl5 is an interface between Larry Wall's language perl version 5 and
the database PostgreSQL (previously Postgres95). This has been done by using
the Perl5 application programming interface for C extensions which calls the
Postgres programmer's interface LIBPQ.