Package libpq.plt contributed by synx 
To load: (require (planet synx/libpq:1:3))
Old style:(require (planet "main.ss" ("synx" "libpq.plt" 1 3)))
Package description:
PostgreSQL Client Library Interface
Downloads this week: 0
Total downloads: 52
Tickets:0
Open tickets:0
Primary files:
[no interface available]
 Current version
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 3)
42
[none]
[none]2009-11-14
To load: (require (planet synx/libpq:1:3))
Available in repositories: 4.x

An interface to postgresql's libPQ

This module acts as an interface with postgresql's client library, known as libPQ. You should be able to use connections, prepared statements, cursors, all garbage collecting correctly, and working interchangeably with internal scheme types and postgresql binary values. COPY support should be extremely easy to implement.

No Tickets Currently open for this Package [New Ticket]

 Old versions
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 2)
10
[none]
[none]2009-03-18
To load: (require (planet "main.ss" ("synx" "libpq.plt" 1 (= 2))))
Available in repositories: 4.x

An interface to postgresql's libPQ

This module acts as an interface with postgresql's client library, known as libPQ. You should be able to use connections, prepared statements, cursors, all garbage collecting correctly, and working interchangeably with internal scheme types and postgresql binary values. COPY support should be extremely easy to implement.

(1 1)
0
[none]
[none]2009-03-17
To load: (require (planet "main.ss" ("synx" "libpq.plt" 1 (= 1))))
Available in repositories: 4.x

An interface to postgresql's libPQ

This module acts as an interface with postgresql's client library, known as libPQ. You should be able to use connections, prepared statements, cursors, all garbage collecting correctly, and working interchangeably with internal scheme types and postgresql binary values. COPY support should be extremely easy to implement.

(1 0)
0
[none]
[none]2009-03-17
To load: (require (planet "main.ss" ("synx" "libpq.plt" 1 (= 0))))
Available in repositories: 4.x

An interface to postgresql's libPQ

This module acts as an interface with postgresql's client library, known as libPQ. You should be able to use connections, prepared statements, cursors, all garbage collecting correctly, and working interchangeably with internal scheme types and postgresql binary values. COPY support should be extremely easy to implement.