Commit Graph

235 Commits

Author SHA1 Message Date
brianc
86bd9a138c Bump version 2016-06-07 16:49:33 -05:00
hoegaarden
06743a71e5 pgpass: Update to 0.0.6 (#1040) 2016-06-07 16:01:17 -05:00
brianc
6cc1b2c8e6 Bump version 2016-06-03 10:25:49 -05:00
Tristan Davies
d7307b1630 use latest generic-pool (#1031) 2016-06-03 10:25:13 -05:00
brianc
4047dd12c5 Bump version 2016-04-27 13:52:57 -05:00
brianc
3433ed9673 Bump version 2016-04-26 17:41:45 -05:00
brianc
fe6f32a6e7 Bump version 2016-04-08 18:46:42 -05:00
brianc
c2650d8abd Bump version 2016-03-30 12:29:25 -05:00
brianc
93aa52d43b Bump version 2016-02-25 12:28:15 -06:00
brianc
2a04d9267b Bump version 2016-02-25 11:02:32 -06:00
brianc
dbf3a04bc2 Bump version 2016-02-15 11:52:33 -05:00
brianc
ef64f5d6db Bump version 2016-02-15 11:46:46 -05:00
brianc
1ace25a1a6 Bump buffer-writer minor version for better large insert performance 2016-02-15 11:46:46 -05:00
brianc
10a0e48425 Bump version 2016-01-27 11:40:49 -06:00
brianc
5f50ddffef Bump version 2015-10-15 14:22:43 -05:00
brianc
35e5567f86 Bump version 2015-09-20 08:41:05 -05:00
brianc
78c243bdf3 Bump version 2015-08-01 18:52:35 -05:00
brianc
8d4c8299f2 4.4.0 2015-06-07 10:44:46 -04:00
Peter deHaan
c28cef76a2 Add license attribute
specifying the type and URL is deprecated:

https://docs.npmjs.com/files/package.json#license
http://npm1k.org/
2015-05-23 15:09:47 -07:00
brianc
65e12e8f9e Bump version 2015-02-22 16:55:38 -04:00
brianc
393d83d8f7 Relax semver requirement of pg-types 2015-02-22 16:35:48 -04:00
Brian M. Carlson
44eaaf68a4 Bump version 2015-01-13 18:14:15 -05:00
Brian M. Carlson
243a01ff4f Add pg-copy-streams as dev dependency 2014-12-13 13:32:58 -05:00
Brian M. Carlson
a87d9a1fed Bump version 2014-12-13 12:29:51 -05:00
Brian C
f1872d9c85 Merge pull request #690 from brianc/remove-nan
Remove NAN as dependency
2014-12-13 12:26:38 -05:00
Kesav Kumar Kolla
0994d6b795 Added test cases for issue #699 2014-12-12 13:53:09 +05:30
Brian M. Carlson
a3c29fedb1 Remove NAN as dependency
NAN is no longer required directly because [pg-native](https://github.com/brianc/node-pg-native.git) requires it.
2014-12-04 10:59:15 -05:00
Brian M. Carlson
8eb2e5d778 Bump version 2014-12-04 10:51:57 -05:00
Brian M. Carlson
e2ea482f9b Bump version 2014-11-19 22:30:16 -05:00
Brian M. Carlson
a8a3f3c9f1 Update version of pg-native 2014-11-18 14:35:07 -05:00
Brian M. Carlson
06b0392a57 Update travis config 2014-11-18 11:51:40 -05:00
Brian M. Carlson
35596fdbdc Upgrade version of pg-native 2014-11-18 09:32:16 -05:00
Brian M. Carlson
d4b88fe0f4 bump version 2014-10-20 00:13:05 -04:00
Brian M. Carlson
44f8149dca Publish beta version 2014-10-19 14:25:33 -04:00
Brian M. Carlson
6876fa12e1 Add semver as hard dependency 2014-10-18 00:34:25 -04:00
Brian M. Carlson
c3513a27fa Make native bindings an optional install 2014-10-18 00:20:18 -04:00
Brian M. Carlson
e7e5f1c331 Update pg-native version 2014-10-17 23:07:00 -04:00
Brian M. Carlson
73814d9cc7 Pin pg-native version 2014-10-16 23:13:37 -04:00
Brian M. Carlson
24ef17a570 Merge with origin/master 2014-10-15 23:27:32 -04:00
Brian M. Carlson
c7deb49128 Bump version 2014-10-15 15:33:28 -04:00
Brian M. Carlson
2fb1ac6058 Bump version of pg-types 2014-10-15 15:33:08 -04:00
Brian M. Carlson
2de9838e78 Merge remote-tracking branch 'origin/master' into libpq
Conflicts:
	lib/native/index.js
	package.json
2014-10-11 14:16:23 -04:00
Brian M. Carlson
4c5f3aba65 Add support for native rowMode: array
This completes the port from the old native bindings to the new node-pg-native bindings!

Time to build in support for older versions of postgres & start the pull request process.
2014-10-11 14:09:29 -04:00
Brian M. Carlson
613112ca33 Upgrade to pg-native 1.2.0 to support rowMode:array 2014-10-09 21:54:34 -04:00
Brian M. Carlson
3867851341 Make cancel query tests pass 2014-10-09 21:12:17 -04:00
Brian M. Carlson
dd2e71ce97 Fix max connection tests 2014-10-07 00:47:35 -04:00
Brian M. Carlson
69243ea212 Bump version of pg-native 2014-10-05 11:45:27 -04:00
Brian M. Carlson
a57193ff32 Bump version 2014-10-01 14:42:29 -04:00
Brian M. Carlson
70fcc8a676 Bump version of pg-types to support boolean arrays 2014-10-01 14:34:26 -04:00
Brian M. Carlson
759d94f8b2 Bump version 2014-09-27 12:33:54 -04:00