summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2006-12-17 03:57:07 +0000
committerBruce Momjian <bruce@momjian.us>2006-12-17 03:57:07 +0000
commitcdcee165889b42d617a42958b17fd08befe8fe6c (patch)
treebe4780c02bb4795596efedf2443f15c202a344e2 /doc/TODO
parent6874fb90c0e40a641f32f4ee8d137ceb963e53d6 (diff)
Fix typo:
< While PostgreSQL clients runs fine limited-resource environments, the > While PostgreSQL clients runs fine in limited-resource environments, the
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 0d73e97379e..ef2b107bfff 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Sat Dec 16 22:55:11 EST 2006
+Last updated: Sat Dec 16 22:56:59 EST 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1402,7 +1402,7 @@ Features We Do _Not_ Want
* Embedded server (not wanted)
- While PostgreSQL clients runs fine limited-resource environments, the
+ While PostgreSQL clients runs fine in limited-resource environments, the
server requires multiple processes and a stable pool of resources to
run reliabily and efficiently. Stripping down the PostgreSQL server
to run in the same process address space as the client application