Browse Source

document changes

Anton Lebedevich 13 years ago
parent
commit
39b087bc29
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README

+ 2 - 0
README

@@ -106,6 +106,8 @@ Erlang PostgreSQL Database Client
 
   record      = {int2, time, text, ...} (decode only)
 
+  timestamp and timestamptz parameters can take erlang:now() format {MegaSeconds, Seconds, MicroSeconds}
+
 * Errors
 
   Errors originating from the PostgreSQL backend are returned as {error, #error{}},