From: Bruce Momjian Date: Tue, 5 Nov 2002 21:49:52 +0000 (+0000) Subject: Update FAQ_DEV. X-Git-Tag: REL9_0_0~16353 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=d3d54d4b415070fca011889f1aa7d5ec95a6ccb7;p=pg-rex%2Fsyncrep.git Update FAQ_DEV. --- diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV index 7ab8308320..fdbea0f273 100644 --- a/doc/FAQ_DEV +++ b/doc/FAQ_DEV @@ -1,7 +1,7 @@ Developer's Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Sat Nov 2 23:02:16 EST 2002 + Last updated: Tue Nov 5 16:49:16 EST 2002 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -19,8 +19,8 @@ 1.6) What books are good for developers? 1.7) What is configure all about? 1.8) How do I add a new port? - 1.9) Why don't you use threads/raw devices/async-I/O, &insert your - favorite wizz-bang feature here&? + 1.9) Why don't you use threads/raw devices/async-I/O, ? 1.10) How are RPM's packaged? 1.11) How are CVS branches handled? 1.12) Where can I get a copy of the SQL standards? @@ -317,8 +317,8 @@ src/makefiles directory for port-specific Makefile handling. There is a backend/port directory if you need special files for your OS. - 1.9) Why don't you use threads/raw devices/async-I/O, &insert your favorite - wizz-bang feature here&? + 1.9) Why don't you use threads/raw devices/async-I/O, ? There is always a temptation to use the newest operating system features as soon as they arrive. We resist that temptation. diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html index 24baab3eb3..33068df6ca 100644 --- a/doc/src/FAQ/FAQ_DEV.html +++ b/doc/src/FAQ/FAQ_DEV.html @@ -12,7 +12,7 @@

Developer's Frequently Asked Questions (FAQ) for PostgreSQL

-

Last updated: Sat Nov 2 23:02:16 EST 2002

+

Last updated: Tue Nov 5 16:49:16 EST 2002

Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -40,8 +40,8 @@ 1.7) What is configure all about?
1.8) How do I add a new port?
1.9) Why don't you use threads/raw - devices/async-I/O, &insert your favorite wizz-bang feature - here&?
+ devices/async-I/O, <insert your favorite wizz-bang feature + here>?
1.10) How are RPM's packaged?
1.11) How are CVS branches handled?
1.12) Where can I get a copy of the SQL @@ -384,8 +384,8 @@ special files for your OS.

1.9) Why don't you use threads/raw - devices/async-I/O, &insert your favorite wizz-bang feature - here&?

+ devices/async-I/O, <insert your favorite wizz-bang feature + here>?

There is always a temptation to use the newest operating system features as soon as they arrive. We resist that temptation.