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