Skip to content

Commit

Permalink
document changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mabrek committed Dec 29, 2011
1 parent ede5e29 commit 39b087b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README
Expand Up @@ -106,6 +106,8 @@ Erlang PostgreSQL Database Client


record = {int2, time, text, ...} (decode only) record = {int2, time, text, ...} (decode only)


timestamp and timestamptz parameters can take erlang:now() format {MegaSeconds, Seconds, MicroSeconds}

* Errors * Errors


Errors originating from the PostgreSQL backend are returned as {error, #error{}}, Errors originating from the PostgreSQL backend are returned as {error, #error{}},
Expand Down

0 comments on commit 39b087b

Please sign in to comment.