Commit Graph

89 Commits

Author SHA1 Message Date
Chris Williams
e6509c273c Adding SaferAging to Production use cases 2013-01-17 11:23:25 -05:00
Brian C
9286a66303 fix query in readme - closes #244 2013-01-16 10:00:48 -06:00
Brian C
21c31f69e6 Update README.md 2013-01-15 17:29:04 -06:00
Brian C
14efde48fa Update README.md
Remove much of the 'promotional' wording
Remove 'contributors' section since it's provided by GitHub now
Simplify examples
Remove references to the connection pool
Add sections on contributing and opening issues
2013-01-15 17:25:54 -06:00
Brian C
d00e5341ea update tested versions - closes #233
node-postgres has been around a while.
It's now tested with more current versions of node.
2012-12-28 00:30:42 -06:00
bmc
1b56d154a7 make 1st example not hang in readme 2012-11-03 16:06:56 -05:00
Gurjeet Singh
a138407c6a Use JS Date's getFullYear() in first example.
In year 2012, seeing the output of 112 confused me, and would potentially
confuse any JS noob. I thought it was some bug in node-postgres.

Presumably, JS starts counting time from Jan 1, 1900!

Also, according to [1], getYear() is deprecated and one should use getFullYear()
instead.

[1] http://www.w3schools.com/jsref/jsref_obj_date.asp
2012-11-03 08:43:13 -04:00
Andres Gottlieb
f9042f2dc9 Update README.md
Added Vendly to production use section
2012-09-30 13:40:37 -03:00
brianc
0fcf7093d3 add travis badge to readme 2012-07-11 23:13:15 -05:00
Ryan Florence
4d30540bd8 Github syntax highlighting for the README 2012-07-03 19:05:24 -06:00
Roman Shtylman
e2e9e27a49 add bitfloor.com to Production Use section in Readme.md 2012-06-12 21:52:57 -03:00
brianc
f8d9d25e7d update contributors 2012-03-27 09:30:31 -04:00
brianc
0e4dca46eb update contributors 2012-03-27 09:24:19 -04:00
Brian Carlson
d8fdb7f47c add yammer to production use readme section 2012-01-11 12:00:26 -06:00
brianc
2933bdd2cb version bump & contributors update 2011-11-30 23:02:30 -06:00
brianc
b93ecbe15c remove notice about now fixed v0.5.x c++ bindings 2011-11-28 00:02:23 -06:00
brianc
94f0448b1b update contributors 2011-11-27 23:18:37 -06:00
brianc
736bac354d update contributors 2011-11-11 00:14:41 -06: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
caa2dcef06 update contributors in readme 2011-10-19 22:58:09 -05:00
Brian Carlson
1ab5e8ae9e update readme with note about v0.5.x compatibility 2011-10-10 09:30:10 -05:00
brianc
41bf1e1e2e update contributors in readme 2011-09-21 14:34:49 -05:00
brianc
a8d8f84e67 update contributors in readme 2011-08-12 03:19:00 -05:00
brianc
452fa668e6 update readme 2011-08-12 01:16:38 -05:00
brianc
7397abbdf7 update readme 'marketing' line 2011-08-12 01:07:03 -05:00
brianc
621857746d update contributors 2011-07-19 18:13:09 -05:00
Brian Carlson
d33ebd8b0a gh#32 2011-06-02 01:17:55 -07:00
brianc
2c8e0bc307 added napa3um to contributors in readme 2011-05-19 23:15:03 -05:00
brianc
844fa5aee9 updated readme 2011-05-01 17:25:32 -05:00
brianc
e1d36359c1 fix broken link in README 2011-04-05 17:52:33 -05:00
brianc
1f503ed3db updated readme 2011-04-05 17:50:41 -05:00
Brian Carlson
056925788a 2011-03-24 08:09:46 -07:00
brianc
f815c990c3 updated readme & package for new version 2011-03-11 12:29:27 -06:00
brianc
b6af6927a5 updated readme 2011-03-08 20:32:33 -06:00
Brian Carlson
bd0857f75f Edited README.md via GitHub 2011-03-08 06:47:09 -08:00
brianc
19e783127d updated readme example 2011-03-08 04:29:52 +00:00
brianc
4bfb81ca85 test for code-format parsing 2011-03-08 04:06:17 +00:00
brianc
a30673be48 updated readme 2011-03-08 04:03:11 +00:00
Brian Carlson
5df80bfd80 fix readme typo 2011-02-08 14:11:25 -06:00
Brian Carlson
cfb8124bb4 updated readme with more tested versions of node 2011-02-08 14:10:01 -06:00
Brian Carlson
2027d09017 updated readme 2011-01-10 16:31:01 -06:00
brianc
7a646dee89 readme tweaks 2010-12-19 15:25:05 -06:00
brianc
6ee24c55e7 readme tweak 2010-12-19 15:22:22 -06:00
brianc
1bf617ddad added 'contributors' section to readme 2010-12-19 14:22:56 -06:00
Brian Carlson
87deb16611 updated readme 2010-12-14 19:37:09 -06:00
Brian Carlson
d1a2cbb1fc added connection pooling to features list 2010-12-13 18:26:02 -06:00
Brian Carlson
f0a04a7e79 readme tweaks 2010-12-03 09:46:22 -06:00
Brian Carlson
53d4fa9b9c added licence to readme and deleted stand alone license file 2010-12-02 18:03:32 -06:00
Brian Carlson
9eab426793 updated docs to reflect new api 2010-12-02 18:01:30 -06:00