Commit Graph

205 Commits

Author SHA1 Message Date
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
Blaine Bublitz
7f8331f96a bump pg-connection-string to support colons in password 2014-09-26 14:26:41 -07:00
Brian M. Carlson
8fc2aafb66 Bump version 2014-09-18 15:32:49 -04:00
Brian M. Carlson
74c6ebed31 Make sure all dependencies are pinned exactly 2014-09-18 15:32:41 -04:00
Brian M. Carlson
f0d91e79aa Bump version 2014-09-18 00:24:25 -04:00
Brian M. Carlson
60d5ab6abb Use 'bindings' module 2014-09-18 00:24:13 -04:00
Brian M. Carlson
d2bb532d73 Make moar tests pass 2014-09-14 21:11:51 -04:00
Brian M. Carlson
667c528ea6 Work towards more tests passing 2014-09-14 01:23:02 -04:00
Brian M. Carlson
b325971fdf Make more tests pass 2014-09-13 22:37:30 -04:00
Blaine Bublitz
6a0c6ea588 bump pg-connection-string to support relative urls for database name 2014-09-13 09:26:21 -07:00
Brian M. Carlson
4c81c6da25 Bump version 2014-09-03 15:41:48 -04:00
Santiago Gimeno
7a8940f4a0 src: update to nan@1.3.0
- It builds in 0.8, 0.10. and 0.11.13 without warnings.
2014-09-03 18:50:23 +02:00
Brian M. Carlson
ee19e74ffa Bump version 2014-08-10 16:30:00 -04:00
Jos Kuijpers
74c956023e Update all dependencies to their latest versions. 2014-07-29 21:46:41 +02:00
Brian M. Carlson
3438fda677 Bump version 2014-07-13 12:31:19 -04:00
Brian M. Carlson
ae2615cb44 New version of pg-types 2014-07-13 12:28:28 -04:00
Blaine Bublitz
54271a2df3 switch to pg-connection-string module for parsing 2014-07-06 16:39:22 -07:00
Brian M. Carlson
3eccf5c4a8 Bump version 2014-06-04 10:03:16 -04:00
Brian M. Carlson
6b450f0081 Update version of pg-types to support timestamptz arrays 2014-06-04 09:58:17 -04:00
Brian M. Carlson
5b03386c44 Bump version 2014-05-22 12:15:39 -04:00
Brian M. Carlson
7e774da7f4 Update version of pg-types 2014-05-22 12:10:19 -04:00
Brian M. Carlson
c238faba8e Bump version 2014-05-12 09:54:18 -04:00
Brian M. Carlson
fb7c682b80 Update version of pg-types. closes #582 2014-05-12 09:45:24 -04:00
Brian M. Carlson
81f63f4924 Bump version 2014-04-12 14:19:35 -05:00
Brian C
002db23853 Merge pull request #566 from hoegaarden/master
Upgrade pgpass
2014-04-12 14:19:08 -05:00
Brian M. Carlson
a6747ecd7b Bump version 2014-04-12 00:34:21 -05:00
Hannes Hörl
045ee5bdcc Upgrade pgpass 2014-04-09 23:39:26 +02:00
Brian M. Carlson
9b74634fdb Bump version 2014-04-06 12:56:29 -05:00
Brian M. Carlson
6d64abc0e2 Bump version 2014-04-06 12:38:33 -05:00
Hannes Hörl
58f0e87fe0 upgrade pgpass 2014-04-03 22:19:42 +02:00
Brian M. Carlson
128f9c071c Add npm script to generate changelog 2014-03-16 21:50:17 -05:00