Commit Graph

272 Commits

Author SHA1 Message Date
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
bmc
c38fedef80 Bump version 2013-07-09 23:19:36 -05:00
bmc
690f224c11 Bump version 2013-06-18 21:44:50 -05:00
Brian C
42bae0c55e Merge pull request #353 from sevastos/bigint-bulletproofing
Handle bigint as string to prevent precision loss
2013-06-18 19:21:43 -07:00
bmc
c63f748af5 Bump version 2013-06-06 19:33:56 -05:00
bmc
bbf945968e Bump version 2013-06-04 21:19:58 -05:00
Brian Carlson
7c12630d11 Bump version 2013-06-03 11:46:21 -05:00
Brian Carlson
43a8cd196f Remove prepublish script. Closes #363 2013-06-03 11:42:49 -05:00
sevastos
f827f56ed2 BigInt parsing bullet-proofing 2013-05-23 20:10:08 +03:00
bmc
30d97e3a31 Bump version 2013-05-23 10:24:57 -05:00
bmc
bb8a39b7b0 Bump generic-pool patch version 2013-05-23 10:24:43 -05:00
bmc
aeda9dab50 Bump version 2013-05-20 17:22:00 -05:00
bmc
ebc7969931 Bump version 2013-04-22 10:49:07 -05:00
bmc
a8cfa18f09 Add tests for pg@9.2 on travis 2013-04-22 05:18:13 -05:00
bmc
b9f8011dab Bump version 2013-04-22 04:58:03 -05:00
bmc
bff8bc259c Bump version 2013-04-22 04:18:12 -05:00
bmc
d51994c646 version bump 2013-04-19 09:26:37 -05:00
brianc
e95d28d3f1 version bump 2013-04-18 15:16:25 -05:00
bmc
f55a0cd1b4 fix tests for postgres >= v9.2.0 2013-04-17 09:26:31 -05:00
bmc
23be617f3a fix missed merge conflict 2013-04-04 11:58:38 -05:00
bmc
766b4286d5 merge branch v1.0 2013-04-04 11:51:55 -05:00
brianc
3b2f4134b2 version bump 2013-03-29 10:39:05 -05:00
brianc
95b1c75cfe version bump 2013-03-28 15:35:59 -05:00
brianc
301f076f01 pin jshint version 2013-03-28 13:37:08 -05:00
brianc
cee5f1d8b3 move buffer-writer to external module 2013-03-16 11:51:26 -05:00
brianc
4b19869004 version bump 2013-03-14 08:53:15 -05:00
Sandro Santilli
796c84d943 Loosen generic-pool dependency to ~2.0.2
This allows using any version in the 2.0 series greater or equal
to 2.0.2, making it easier to use this module with others
requiring higher versions.
2013-03-14 11:52:37 +01:00
brianc
9c7a33caca remove 2 parameter pg.connect function 2013-03-07 15:57:00 -06:00
brianc
07d7c259a5 version bump 2013-03-07 14:53:04 -06:00
brianc
6415450634 deprecate pauseDrain/resumeDrain & auto-releasing client pool 2013-03-07 09:47:04 -06:00
brianc
b56248664c version bump 2013-03-07 07:34:26 -06:00
bmc
69b417171b version bump 2013-02-22 11:48:44 -06:00
bmc
bc71000334 version bump 2013-02-21 20:45:15 -06:00
bmc
d046ffc921 version bump 2013-01-29 20:22:17 -06:00
bmc
2e66497511 version bump 2013-01-29 20:14:37 -06:00
bmc
8d103cf893 version bump 2013-01-24 20:51:48 -06:00
Philipp Borgers
02f09041ac use latest jshint version
We should revert this once there is a npm package for jshint 1.0.0.
2013-01-24 22:03:02 +01:00
Philipp Borgers
fc7b4fe550 add jshint devDependency and a make target for jshint 2013-01-24 21:59:27 +01:00
bmc
4f907de87c version bump 2013-01-23 22:46:30 -06:00
bmc
b9cedb28d8 version bump 2013-01-20 19:57:25 -06:00
Brian Carlson
01c7d16085 version bump 2013-01-16 10:51:39 -06:00
brianc
9c98d77773 version bump 2013-01-06 12:13:55 -06:00
brianc
adb03565ee version bump 2013-01-06 12:10:43 -06:00
bmc
b8b0e25212 bump version 2012-12-16 01:00:50 -06:00
bmc
e2713084c3 version bump 2012-12-16 00:59:37 -06:00
brianc
312a3dd01c update tests to assert local time for timestamp without timezone -- bumps minor version 2012-12-10 21:24:40 -06:00
brianc
8b9e97f5b9 update version of node-pool closes gh #223
added integration test to catch any future regressions
2012-12-04 17:53:04 -06:00
brianc
128975e6f3 version bump 2012-12-04 14:18:34 -06:00
bmc
62385edbe7 version bump 2012-11-03 16:07:09 -05:00
brianc
a029e6512b version bump 2012-10-15 17:58:17 -05:00
brianc
09a3701ca4 version bump 2012-10-15 17:43:41 -05:00
bmc
a1d00919b0 version bump 2012-09-09 21:27:22 -05:00
brianc
1703f47bbd add comma 2012-08-20 21:43:29 -05:00
brianc
d19e6971d1 version bump 2012-08-20 21:42:40 -05:00
brianc
e6c46aed17 version bump 2012-08-07 08:33:42 -05:00
Thomas Dimson
ae88278845 Add pass-through of log function to generic-pool. Bump generic-pool version. 2012-07-15 20:08:26 -07:00
brianc
822e48d41e no dash in database name 2012-07-11 23:05:39 -05:00
brianc
57a2176d48 initial crack at travis-ci 2012-07-11 23:01:54 -05:00
brianc
585f480a2c update npm version 2012-07-11 22:50:57 -05:00
brianc
66328cc6cb update engines to only support >=v0.8.x/libuv on the master branch 2012-07-05 22:38:07 -05:00
brianc
757316f33e minor version bump to indicate shift to libuv backend for native bindings 2012-07-05 22:38:07 -05:00
brianc
4979d31e9f version bump 2012-06-28 19:21:06 -05:00
brianc
913207575b use node-gyp - closes #132 2012-06-18 22:43:30 -05:00
brianc
bb9cd85ff4 version bump 2012-05-30 23:44:53 -05:00
brianc
527eb0dfe2 version bump 2012-05-09 23:45:50 -05:00
brianc
a19e72e1bd version bump 2012-03-27 09:30:51 -04:00
brianc
734a2cbdc6 version bump 2012-03-21 22:45:19 -05:00
brianc
90d4d2d070 version bump 2012-03-20 22:55:08 -05:00
brianc
6bea0390f8 version bump 2012-03-06 19:10:00 -06:00
brianc
5e1df9a4e5 version bump 2012-03-01 23:07:53 -05:00
brianc
b689136e75 version bump 2012-02-27 22:12:16 -06:00
brianc
1a366d2400 version bump 2012-02-27 21:59:06 -06:00
brianc
7521e2494b version bump 2012-02-02 23:27:59 -06:00
brianc
cc15fa1e54 upgrade generic-pool to 1.0.9 2012-02-02 23:12:34 -06:00
brianc
0e5dee59d9 version bump 2012-01-02 01:08:35 -06:00
Cameron Howey
6e0434062e Use (exit 0) instead of true for windows install support.
Fixes issue #72.
2011-12-11 15:08:42 -05:00
brianc
2933bdd2cb version bump & contributors update 2011-11-30 23:02:30 -06:00
brianc
4b2d1d401b version bump 2011-11-27 23:19:21 -06:00
brianc
91afa89d37 version bump 2011-11-11 00:18:37 -06:00
brianc
6b97ed2abc version bump 2011-11-01 23:03:23 -05:00
Brian Carlson
106490f0a8 version & contributor bump 2011-10-30 21:53:59 -05:00
Brian Carlson
45f2168343 version bump & contributors update 2011-10-24 11:29:07 -05:00
brianc
7e18df0979 upgrade generic-pool version 2011-10-19 22:56:47 -05:00
brianc
558cbbb66a fix compiler warning 2011-10-12 10:52:20 -05:00
brianc
f075ea306f version bump 2011-10-12 00:36:06 -05:00
brianc
5cfd42dd1c upgrade engine requirement 2011-10-10 19:41:32 -05:00
brianc
e9f0b1aed6 version bump 2011-10-03 23:45:42 -05:00
brianc
760a2aad11 npm package version bump 2011-09-21 14:35:38 -05:00
Brian Carlson
43555e7931 version bump 2011-09-01 22:09:42 -05:00
Brian Carlson
915b49fb03 version bump 2011-08-16 18:59:02 -05:00
brianc
494c167960 version bump 2011-08-12 01:17:42 -05:00
brianc
390f4e8e48 add generic-pool dependency 2011-08-11 19:37:04 -05:00
brianc
7cfd76c2fe version bump 2011-07-20 15:33:00 -05:00
brianc
39e963b464 version bump 2011-07-19 18:07:32 -05:00
brianc
d58fa16a6d version bump 2011-07-12 23:10:46 -05:00
brianc
1e3305729d npm version bump 2011-05-19 23:34:26 -05:00
brianc
26a85101ce version bump 2011-05-01 17:26:41 -05:00
brianc
e0aeb0458a update minor version - huge performance improvements - recommended upgrade 2011-04-16 11:53:43 -05:00
brianc
ddd189b359 version bump 2011-04-14 23:13:21 -05:00
brianc
6a61ad6d68 version bump 2011-03-15 23:09:18 -05:00
brianc
8174883e4f version bump 2011-03-15 23:06:04 -05:00