Sehrope Sarkuni
28efb77358
Add sehrope/node-pg-db to Extras in README
2014-12-10 17:00:04 -05:00
Brian M. Carlson
b84dd5a479
Remove weird formatting
2014-11-19 22:27:28 -05:00
Brian C
e6748b2535
Update README.md
2014-11-19 22:13:26 -05:00
Blaine Bublitz
17f22bb56c
add pg-transact to readme
2014-11-14 18:01:21 -07:00
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