Commit Graph

272 Commits

Author SHA1 Message Date
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
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
Brian M. Carlson
ecbc61c2bc Fix async version for older nodes 2014-03-15 16:46:57 -05:00
Brian M. Carlson
779c8064f2 Add domain support to connection pool 2014-03-15 16:41:33 -05:00
Brian M. Carlson
876abe8730 Break type parsing into separate module 2014-03-15 15:36:27 -05:00
Brian M. Carlson
79f03948dd Use packet reader 2014-03-14 06:59:19 -05:00
Brian M. Carlson
51a28c2265 Bump version 2014-01-22 08:43:16 -06:00
Brian M. Carlson
8abf59a632 Bump version 2014-01-06 08:11:29 -06:00
Brian M. Carlson
d59d2d2996 Bump version 2013-12-27 16:22:33 -06:00
Hannes Hörl
9ad0159037 merge with upstream 2013-12-22 23:21:42 +01:00
Hannes Hörl
2d1024c46d use 'pgpass' from npm 2013-12-22 23:21:12 +01:00
Brian M. Carlson
30fc4c2a2c Bump version 2013-12-19 22:34:54 -06:00
Brian M. Carlson
1884feb145 Bump version 2013-12-19 22:23:53 -06:00
Brian M. Carlson
6d4a70702e Bump version 2013-12-12 18:28:29 -06:00
Rod Vagg
6cb167112e convert to NAN for Node 0.8->0.11+ support 2013-12-06 15:30:28 +11:00
Hannes Hörl
95295ad2fb Handle .pgpass in the js client 2013-12-06 00:01:51 +01:00
Brian M. Carlson
c6cbb8ab39 Bump version 2013-11-20 23:01:50 -06:00
Brian M. Carlson
50f3e18ad6 Bump version 2013-10-22 00:23:57 -05:00
Brian M. Carlson
1688567340 Bump version 2013-10-21 14:08:26 -05:00
brianc
c612a39301 Bump version 2013-10-18 12:19:11 -05:00
Albert Łącki
67a47b9025 Parse arrays: json[], uuid[] 2013-10-16 07:03:43 +02:00
Brian Carlson
a3c08d19c0 Bump version 2013-10-02 22:43:54 -05:00
brianc
59f9c281b7 Bump version 2013-09-11 10:46:23 -05:00
Brian Carlson
e346533d15 Bump version 2013-09-09 11:50:33 -05:00
brianc
b26a4303a8 Bump version 2013-09-05 17:04:52 -05:00
Brian Carlson
efad508d0c Bump version 2013-09-01 22:09:03 -05:00
Brian Carlson
5eb8ba2a73 Bump version 2013-08-29 00:20:21 -05:00
Brian Carlson
4638ab3ab0 Bump version 2013-08-22 22:32:21 -05:00
Brian Carlson
e778348fe1 Bump version 2013-08-01 09:32:21 -05:00
Brian Carlson
de7229a937 Bump version 2013-07-30 13:15:47 -05:00
Brian Carlson
fb5520bb8a Remove built-in binary int64 parser 2013-07-30 13:15:31 -05:00
Brian Carlson
a17f44a4a1 Bump version 2013-07-23 10:30:58 -05:00
Brian Carlson
910cc134c9 Make ref an optional dependency
The ref module adds a compile step even when using the pure-JavaScript client.
This makes the installation optional so if the install fails due to not having
a compiler around you can still use the JavaScript client.

closes #398
2013-07-23 10:10:41 -05:00
Maciek Sakrejda
816e9b43ea Use the standard postgres:// URL prefix for consistency
Fixes #286.
2013-07-22 10:45:26 -07:00
Brian Carlson
8b8c857d76 Bump version 2013-07-15 09:42:42 -05:00