noss / pgsql

Erlang postgresql driver

This URL has Read+Write access

pgsql /
name age message
file EPLICENSE Tue Dec 18 14:43:35 -0800 2007 Initial commit [noss]
file Makefile Sun Dec 20 07:05:32 -0800 2009 Adding .app file [noss]
file README.md Sun Jan 18 13:20:48 -0800 2009 Update README [noss]
directory doc/ Tue Dec 18 14:43:35 -0800 2007 Initial commit [noss]
directory ebin/ Sun Jan 18 13:18:51 -0800 2009 Building without dependency on jungerl [noss]
file pgsql.app.in Sun Dec 20 07:53:25 -0800 2009 Adding modules to '.app' file. [noss]
directory src/ Sun Dec 20 06:39:32 -0800 2009 Change makefile to be able to run eunit tests. [noss]
directory test/ Sun Dec 20 06:39:32 -0800 2009 Change makefile to be able to run eunit tests. [noss]
README.md

Erlang postgres driver

This driver is the same you know from the jungerl repository.