diff options
author | Jon Dufresne <jon.dufresne@gmail.com> | 2017-12-01 21:37:49 -0800 |
---|---|---|
committer | Jon Dufresne <jon.dufresne@gmail.com> | 2017-12-01 21:42:14 -0800 |
commit | e335d6d2234a7bb1d83741f851dba5dbbabd6e3c (patch) | |
tree | be5545f9f2c20bc41b500d4aac462fd40c0ea8d8 /doc/SUCCESS | |
parent | a51160317c680662c52e4a1a6b4d11beae37f205 (diff) | |
download | psycopg2-e335d6d2234a7bb1d83741f851dba5dbbabd6e3c.tar.gz |
Trim trailing whitespace from all files throughout project
Many editors automatically trim whitespace on save. By trimming all
files in one go, makes future diffs cleaner without extraneous
whitespace changes.
Diffstat (limited to 'doc/SUCCESS')
-rw-r--r-- | doc/SUCCESS | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/doc/SUCCESS b/doc/SUCCESS index 7788b13..de45991 100644 --- a/doc/SUCCESS +++ b/doc/SUCCESS @@ -1,10 +1,10 @@ From: Jack Moffitt <jack@xiph.org> To: Psycopg Mailing List <psycopg@lists.initd.org> Subject: Re: [Psycopg] preparing for 1.0 -Date: 22 Oct 2001 11:16:21 -0600 +Date: 22 Oct 2001 11:16:21 -0600 -www.vorbis.com is serving from 5-10k pages per day with psycopg serving -data for most of that. +www.vorbis.com is serving from 5-10k pages per day with psycopg serving +data for most of that. I plan to use it for several of our other sites, so that number will increase. @@ -19,7 +19,7 @@ jack. From: Yury Don <gercon@vpcit.ru> To: Psycopg Mailing List <psycopg@lists.initd.org> Subject: Re: [Psycopg] preparing for 1.0 -Date: 23 Oct 2001 09:53:11 +0600 +Date: 23 Oct 2001 09:53:11 +0600 We use psycopg and psycopg zope adapter since fisrt public release (it seems version 0.4). Now it works on 3 our sites and in intranet @@ -32,7 +32,7 @@ to solve the problem, even thouth my knowledge of c were poor. BTW, segfault with dictfetchall on particular data set (see [Psycopg] dictfetchXXX() problems) disappeared in 0.99.8pre2. --- +-- Best regards, Yury Don @@ -42,7 +42,7 @@ To: Federico Di Gregorio <fog@debian.org> Cc: Psycopg Mailing List <psycopg@lists.initd.org> Subject: Re: [Psycopg] preparing for 1.0 Date: 23 Oct 2001 08:25:52 -0400 - + The US Govt Department of Labor's Office of Disability Employment Policy's DisabilityDirect website is run on zope and zpsycopg. @@ -50,7 +50,7 @@ Policy's DisabilityDirect website is run on zope and zpsycopg. From: Scott Leerssen <sleerssen@racemi.com> To: Federico Di Gregorio <fog@debian.org> Subject: Re: [Psycopg] preparing for 1.0 -Date: 23 Oct 2001 09:56:10 -0400 +Date: 23 Oct 2001 09:56:10 -0400 Racemi's load management software infrastructure uses psycopg to handle complex server allocation decisions, plus storage and access of @@ -66,10 +66,10 @@ From: Andre Schubert <andre.schubert@geyer.kabeljournal.de> To: Federico Di Gregorio <fog@debian.org> Cc: Psycopg Mailing List <psycopg@lists.initd.org> Subject: Re: [Psycopg] preparing for 1.0 -Date: 23 Oct 2001 11:46:07 +0200 +Date: 23 Oct 2001 11:46:07 +0200 i have changed the psycopg version to 0.99.8pre2 on all devel-machines -and all segfaults are gone. after my holiday i wil change to 0.99.8pre2 +and all segfaults are gone. after my holiday i wil change to 0.99.8pre2 or 1.0 on our production-server. this server contains several web-sites which are all connected to postgres over ZPsycopgDA. @@ -81,7 +81,7 @@ From: Fred Wilson Horch <fhorch@ecoaccess.org> To: <psycopg@lists.initd.org> Subject: [Psycopg] Success story for psycopg Date: 23 Oct 2001 10:59:17 -0400 - + Due to various quirks of PyGreSQL and PoPy, EcoAccess has been looking for a reliable, fast and relatively bug-free Python-PostgreSQL interface for our project. @@ -98,7 +98,7 @@ reports and feature requests, and we're looking forward to using psycopg as the Python interface for additional database-backed web applications. Keep up the good work! --- +-- Fred Wilson Horch mailto:fhorch@ecoaccess.org Executive Director, EcoAccess http://ecoaccess.org/ |