PostgreSQL driver and toolkit for Go
 
 
 
Go to file
Jack Christensen 9fb925d55e Remove debug prints 2013-03-30 21:21:56 -05:00
.gitignore Initial commit 2013-03-30 12:06:27 -07:00
README.md Initial commit 2013-03-30 12:06:27 -07:00
conn.go Remove debug prints 2013-03-30 21:21:56 -05:00
conn_test.go go fmt 2013-03-30 18:13:40 -05:00
messages.go Parse messages up to ready for query 2013-03-30 20:56:51 -05:00

README.md

pgx

Experimental PostgreSQL client library for Go