File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11
22 Developer's Frequently Asked Questions (FAQ) for PostgreSQL
33
4- Last updated: Sat Nov 2 23:02 :16 EST 2002
4+ Last updated: Tue Nov 5 16:49 :16 EST 2002
55
66 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
77
1919 1.6) What books are good for developers?
2020 1.7) What is configure all about?
2121 1.8) How do I add a new port?
22- 1.9) Why don't you use threads/raw devices/async-I/O, & insert your
23- favorite wizz-bang feature here& ?
22+ 1.9) Why don't you use threads/raw devices/async-I/O, < insert your
23+ favorite wizz-bang feature here> ?
2424 1.10) How are RPM's packaged?
2525 1.11) How are CVS branches handled?
2626 1.12) Where can I get a copy of the SQL standards?
317317 src/makefiles directory for port-specific Makefile handling. There is
318318 a backend/port directory if you need special files for your OS.
319319
320- 1.9) Why don't you use threads/raw devices/async-I/O, & insert your favorite
321- wizz-bang feature here& ?
320+ 1.9) Why don't you use threads/raw devices/async-I/O, < insert your favorite
321+ wizz-bang feature here> ?
322322
323323 There is always a temptation to use the newest operating system
324324 features as soon as they arrive. We resist that temptation.
Original file line number Diff line number Diff line change 1212 < H1 > Developer's Frequently Asked Questions (FAQ) for
1313 PostgreSQL</ H1 >
1414
15- < P > Last updated: Sat Nov 2 23:02 :16 EST 2002</ P >
15+ < P > Last updated: Tue Nov 5 16:49 :16 EST 2002</ P >
1616
1717 < P > Current maintainer: Bruce Momjian (< A href =
1818 "mailto:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ A > )< BR >
@@ -40,8 +40,8 @@ <H2>General Questions</H2>
4040 < A href ="#1.7 "> 1.7</ A > ) What is configure all about?< BR >
4141 < A href ="#1.8 "> 1.8</ A > ) How do I add a new port?< BR >
4242 < A href ="#1.9 "> 1.9</ A > ) Why don't you use threads/raw
43- devices/async-I/O, & ;insert your favorite wizz-bang feature
44- here& ;?< BR >
43+ devices/async-I/O, < ;insert your favorite wizz-bang feature
44+ here> ;?< BR >
4545 < A href ="#1.10 "> 1.10</ A > ) How are RPM's packaged?< BR >
4646 < A href ="#1.11 "> 1.11</ A > ) How are CVS branches handled?< BR >
4747 < A href ="#1.12 "> 1.12</ A > ) Where can I get a copy of the SQL
@@ -384,8 +384,8 @@ <H3><A name="1.8">1.8</A>) How do I add a new port?</H3>
384384 special files for your OS.</ P >
385385
386386 < H3 > < A name ="1.9 "> 1.9</ A > ) Why don't you use threads/raw
387- devices/async-I/O, & ;insert your favorite wizz-bang feature
388- here& ;?</ H3 >
387+ devices/async-I/O, < ;insert your favorite wizz-bang feature
388+ here> ;?</ H3 >
389389
390390 < P > There is always a temptation to use the newest operating system
391391 features as soon as they arrive. We resist that temptation.</ P >
You can’t perform that action at this time.
0 commit comments