-
Notifications
You must be signed in to change notification settings - Fork 911
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem with postgresql custom json datatype #6
Comments
Will you please elaborate more on what you're trying to do, and with what code? |
It seems all i have been doing is routine. Your driver has been
|
Can you give me a simple reproducible gist (gist.github.com) I can On Mon, Apr 2, 2012 at 6:18 PM, dspiteself
|
solved by bmizerany/pq@3cb21db |
in conn.go:220
which makes
make([]byte,-4)
The problem appears intermittent
The text was updated successfully, but these errors were encountered: