|
12 | 12 | <H1>Developer's Frequently Asked Questions (FAQ) for
|
13 | 13 | PostgreSQL</H1>
|
14 | 14 |
|
15 |
| - <P>Last updated: Tue Nov 27 16:48:42 EST 2001</P> |
| 15 | + <P>Last updated: Tue Nov 27 18:43:59 EST 2001</P> |
16 | 16 |
|
17 | 17 |
|
18 | 18 | <P>Current maintainer: Bruce Momjian (<A href=
|
@@ -569,8 +569,8 @@ <H3><A name="15">15</A>) How are RPM's packaged?</H3>
|
569 | 569 | I then download and build on as many different canonical distributions
|
570 | 570 | as I can -- currently I am able to build on Red Hat 6.2, 7.0, and 7.1 on
|
571 | 571 | my personal hardware. Occasionally I receive opportunity from certain
|
572 |
| -commercial enterprises such as Great Bridge and PostgreSQL Inc to build |
573 |
| -on other distributions. |
| 572 | +commercial enterprises such as Great Bridge and PostgreSQL, Inc. to |
| 573 | +build on other distributions. |
574 | 574 |
|
575 | 575 | I test the build by installing the resulting packages and running the
|
576 | 576 | regression tests. Once the build passes these tests, I upload to the
|
@@ -715,11 +715,12 @@ <H3><A name="17">17</A>) How go I get involved in PostgreSQL
|
715 | 715 | > - Find the development environment (OS, system, compilers, etc)
|
716 | 716 | > required to develop code.
|
717 | 717 |
|
718 |
| -Developers Corner on the website has links to this information. The |
719 |
| -distribution tarball itself includes all the extra tools and documents that |
720 |
| -go beyond a good Unix-like development environment. In general, a modern |
721 |
| -unix with a modern gcc, GNU make or equivalent, autoconf (of a particular |
722 |
| -version), and good working knowledge of those tools are required. |
| 718 | +<a href="developers.postgresql.org">Developers Corner</a> on the website |
| 719 | +has links to this information. The distribution tarball itself |
| 720 | +includes all the extra tools and documents that go beyond a good |
| 721 | +Unix-like development environment. In general, a modern unix with a |
| 722 | +modern gcc, GNU make or equivalent, autoconf (of a particular version), |
| 723 | +and good working knowledge of those tools are required. |
723 | 724 |
|
724 | 725 | > - Find an area or two that needs some support.
|
725 | 726 |
|
|
0 commit comments