Commit Graph

169 Commits

Author SHA1 Message Date
Thomas Hunter II
d00d1eb4a9 Update README.md 2014-10-26 23:10:44 -07:00
rpedela
36be8539de Add pg-format to the list of helper modules. 2014-10-21 11:23:12 -06:00
Brian C
aec3407a98 Update README.md 2014-10-09 22:55:27 -04:00
Pierre Rochard
b1269b3497 Update README.md 2014-09-27 21:01:55 -04:00
Alexander Schepanovski
0e411dd79b Add pg-bricks to README Extras
Adding this would be consistent since you list node-any-db and sql-bricks. I chose a position in a list assuming you move from more node-postgres specific to general and abstract.
2014-09-19 11:19:34 +08:00
Brian C
fbb21df6be Update README.md
bitfloor no longer exists
2014-08-06 18:45:31 -04:00
P THE AWESOME
1e5ab8451c Add Windows instructions & more "Extras" links 2014-06-12 11:29:15 -05:00
P THE AWESOME
36663f566e Add Windows instructions to README 2014-06-11 17:32:13 -05:00
zackster
e70b72f521 Update README.md
Fix error in documentation (numbor -> number) which may be confusing to beginners
2014-05-04 00:16:35 -04:00
Jon Morehouse
db52fcb7bc Minor documentation change for readme. Make connection string example a bit more intuitive 2014-04-30 13:13:23 -07:00
Brian C
e8e16f866f Update README.md
Reorder example section to highlight the connection pooling as this is typically what web application developers should be using.
2014-03-14 09:57:37 -05:00
Peter Rust
c9af470e24 Added SQL-Bricks to list of SQL helpers 2014-02-13 13:19:27 -08:00
Michael Payne
9c459ea6c5 Added note about node-postgres-pure
In response to Issue #495.
2014-01-03 16:38:49 -05:00
Brian C
bbea5d6be7 Update README.md 2013-11-21 09:41:41 -06:00
Brian C
495d3199da Add note about node-pg-cursor to readme 2013-11-20 22:56:06 -06:00
Brian C
5b517d1233 Update README.md
Add note about pg-query-stream module
2013-10-22 10:23:40 -05:00
Rob
e8f9a0e342 Update README to include new production use 2013-09-11 12:06:44 -04:00
Christian Sturm
03eebc4e7a add zoomsquare to the list of production users 2013-08-27 11:07:48 +02:00
Maciek Sakrejda
816e9b43ea Use the standard postgres:// URL prefix for consistency
Fixes #286.
2013-07-22 10:45:26 -07:00
Dan Robinson
fa12bc8131 Adds Heap as a production user
And proudly!
2013-07-18 15:14:12 -07:00
Brian C
95a5bba4bf Update README.md 2013-07-03 13:03:46 -05:00
Brian C
2ad1ad4d24 Update README.md 2013-07-03 13:02:37 -05:00
Brian C
b9f103dd17 Updated README.md 2013-07-03 10:55:35 -07:00
Sandro Santilli
49200a77a6 Add cartodb.com as production user 2013-05-27 10:13:42 +02:00
bmc
3bfc8e9b68 Update documentation
Include minor version release notes
Remove note about deprecation
2013-04-22 10:53:25 -05:00
Brian C
01f3f3da53 use master branch url for travis image 2013-04-17 09:59:10 -05:00
Brian C
0d0737d67b add note on impending breaking changes to readme 2013-03-11 15:27:16 -05:00
Brian C
db03c533da Update README.md 2013-03-07 10:14:34 -06:00
Brian C
7cfeba524e Update README.md 2013-03-07 10:12:15 -06:00
Philipp Borgers
f2bf3865dc add jshint to the documentation; reference the testing wiki page 2013-01-24 22:03:02 +01:00
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
Brian Carlson
12da2182fa using old docs for api until I can get new api fully sorted 2010-11-21 22:19:26 -08:00
Brian Carlson
e9bcd73d72 readme tweaks again 2010-11-20 14:45:44 -06:00
Brian Carlson
8dfcd59a77 readme tweaks 2010-11-20 14:44:12 -06:00
Brian Carlson
eb427abda1 updated readme to reflect new api 2010-11-20 14:41:37 -06:00
Brian Carlson
7766f419cd documentation 2010-11-04 21:21:05 -07:00
Brian Carlson
49490f273e updated readme 2010-11-04 21:20:16 -07:00
Brian Carlson
db6ad04358 updating docs 2010-11-04 19:55:03 -07:00
Brian Carlson
c0478b95ed 2010-11-04 19:54:11 -07:00
Brian Carlson
2f854656c5 updated readme to better reflect row api 2010-11-03 22:41:44 -07:00
brianc
c88aa5daf0 Merge branch 'master' of https://github.com/brianc/node-postgres 2010-11-04 00:26:37 -05:00
brianc
3bb989962c updated docs to reflect row datatype change 2010-11-04 00:24:51 -05:00
Brian Carlson
fb5ecd8bc6 tweak readme to reflect require path from npm install 2010-11-03 12:02:55 -07:00
brianc
836084db59 readme update 2010-11-03 01:57:41 -05:00
Brian Carlson
641752cd1c readme tweaks 2010-11-02 22:40:07 -07:00
brianc
6969eb6404 readme tweaks 2010-10-31 18:02:12 -05:00
brianc
65b64ff005 doc links 2010-10-28 22:29:47 -05:00
brianc
1e48642351 wiki links 2010-10-28 22:29:00 -05:00
brianc
c29ec3f331 doc tweaks 2010-10-28 22:27:50 -05:00
brianc
827e7d7c1d updated documentation 2010-10-28 19:46:50 -05:00
brianc
9d2c1e378c removed not-working readme code formatting. will test in private repo
to stop clouding this history w/ trash
2010-10-28 01:28:20 -05:00