.. |
native
|
bugfix. sometimes native copy to loose rows
|
2013-01-20 19:45:41 -06:00 |
arrayParser.js
|
Handle "NULL" correctly in arrays
|
2012-03-05 15:52:00 -08:00 |
binaryParsers.js
|
fixed binaryParsers for small negativ values
|
2011-11-22 04:53:38 +01:00 |
client.js
|
use ConnectionParameters for js client properties
|
2013-01-21 16:14:19 -06:00 |
connection-parameters.js
|
add more functionality to connection parameters
|
2013-01-21 15:44:55 -06:00 |
connection.js
|
Send backend a CopyFail when no stream is defined to copy from
|
2013-01-16 12:41:14 +01:00 |
copystream.js
|
bugfix. sometimes native copy to loose rows
|
2013-01-20 19:45:41 -06:00 |
defaults.js
|
Add pass-through of log function to generic-pool. Bump generic-pool version.
|
2012-07-15 20:08:26 -07:00 |
index.js
|
Attach Query constructors to Client constructors
|
2012-12-16 00:58:30 -06:00 |
query.js
|
handle situation, when broken copy to query, ends before it is canceled
|
2013-01-20 19:45:41 -06:00 |
result.js
|
have native bindings emit proper result object on 'end' event - closes #219
|
2012-12-10 23:25:26 -06:00 |
textParsers.js
|
Add comment about which oid correspond to which datetime field
|
2012-12-10 20:46:44 -06:00 |
types.js
|
expose type converter overrides & warn on giant numeric values
|
2012-03-21 22:36:18 -05:00 |
utils.js
|
fixing support for Unix sockets in native binding
|
2013-01-18 23:58:51 +01:00 |
writer.js
|
fix for changes to Buffer.prototype.write signature change between node version. closes gh#66
|
2011-11-01 23:02:59 -05:00 |