Anton Lebedevich 13 лет назад
Родитель
Сommit
39b087bc29
1 измененных файлов с 2 добавлено и 0 удалено
  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{}},