mirror of
https://github.com/postgres/postgres.git
synced 2025-08-24 09:27:52 +03:00
Fix typo:
< While PostgreSQL clients runs fine limited-resource environments, the > While PostgreSQL clients runs fine in limited-resource environments, the
This commit is contained in:
4
doc/TODO
4
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
|
||||
|
Reference in New Issue
Block a user