|
1 | 1 |
|
2 | 2 | Developer's Frequently Asked Questions (FAQ) for PostgreSQL |
3 | 3 |
|
4 | | - Last updated: Tue Nov 27 19:09:59 EST 2001 |
| 4 | + Last updated: Tue Nov 27 19:36:27 EST 2001 |
5 | 5 |
|
6 | 6 | Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) |
7 | 7 |
|
@@ -446,6 +446,7 @@ typedef struct nameData |
446 | 446 | 15) How are RPM's packaged? |
447 | 447 |
|
448 | 448 | This was written by Lamar Owen: |
| 449 | +Thu, 03 May 2001 21:22:05 -0400 |
449 | 450 | As to how the RPMs are built -- to answer that question sanely requires |
450 | 451 | me to know how much experience you have with the whole RPM paradigm. |
451 | 452 | 'How is the RPM built?' is a multifaceted question. The obvious simple |
@@ -536,6 +537,7 @@ necessary to build RPMs from their Official Tarball (TM). |
536 | 537 | 16) How are CVS branches managed? |
537 | 538 |
|
538 | 539 | This was written by Tom Lane: |
| 540 | +Mon, 07 May 2001 19:35:03 -0400 |
539 | 541 | If you just do basic "cvs checkout", "cvs update", "cvs commit", then |
540 | 542 | you'll always be dealing with the HEAD version of the files in CVS. |
541 | 543 | That's what you want for development, but if you need to patch past |
@@ -595,6 +597,7 @@ or two, so that we won't have to double-patch the first wave of fixes. |
595 | 597 | 17) How go I get involved in PostgreSQL development? |
596 | 598 |
|
597 | 599 | This was written by Lamar Owen: |
| 600 | +Fri, 22 Jun 2001 12:59:03 -0400 |
598 | 601 | > If someone was interested in joining the development team, where would |
599 | 602 | > they... |
600 | 603 | > - Find a description of the open source development process used by the |
|