mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-03 09:13:20 +03:00 
			
		
		
		
	Update section to mention developer's FAQ.
This commit is contained in:
		
							
								
								
									
										10
									
								
								doc/FAQ
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								doc/FAQ
									
									
									
									
									
								
							@@ -1,7 +1,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
                Frequently Asked Questions (FAQ) for PostgreSQL
 | 
					                Frequently Asked Questions (FAQ) for PostgreSQL
 | 
				
			||||||
                                       
 | 
					                                       
 | 
				
			||||||
   Last updated: Sun Jan 30 20:59:07 EST 2005
 | 
					   Last updated: Sun Jan 30 21:08:44 EST 2005
 | 
				
			||||||
   
 | 
					   
 | 
				
			||||||
   Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
 | 
					   Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
 | 
				
			||||||
   
 | 
					   
 | 
				
			||||||
@@ -190,9 +190,9 @@
 | 
				
			|||||||
   
 | 
					   
 | 
				
			||||||
    1.7) What documentation is available?
 | 
					    1.7) What documentation is available?
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
   Several manuals, manual pages, and some small test examples are
 | 
					   PostgreSQL includes extensive documentation, including a large manual,
 | 
				
			||||||
   included in the distribution. See the /doc directory. You can also
 | 
					   manual pages, and some test examples. See the /doc directory. You can
 | 
				
			||||||
   browse the manuals online at http://www.PostgreSQL.org/docs.
 | 
					   also browse the manuals online at http://www.PostgreSQL.org/docs.
 | 
				
			||||||
   
 | 
					   
 | 
				
			||||||
   There are two PostgreSQL books available online at
 | 
					   There are two PostgreSQL books available online at
 | 
				
			||||||
   http://www.PostgreSQL.org/docs/awbook.html and
 | 
					   http://www.PostgreSQL.org/docs/awbook.html and
 | 
				
			||||||
@@ -232,7 +232,7 @@
 | 
				
			|||||||
    1.10) How do I join the development team?
 | 
					    1.10) How do I join the development team?
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
   First, download the latest source and read the PostgreSQL Developers
 | 
					   First, download the latest source and read the PostgreSQL Developers
 | 
				
			||||||
   documentation on our web site, or in the distribution. Second,
 | 
					   FAQ and documentation on our web site, or in the distribution. Second,
 | 
				
			||||||
   subscribe to the pgsql-hackers and pgsql-patches mailing lists. Third,
 | 
					   subscribe to the pgsql-hackers and pgsql-patches mailing lists. Third,
 | 
				
			||||||
   submit high quality patches to pgsql-patches.
 | 
					   submit high quality patches to pgsql-patches.
 | 
				
			||||||
   
 | 
					   
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -10,7 +10,7 @@
 | 
				
			|||||||
  alink="#0000ff">
 | 
					  alink="#0000ff">
 | 
				
			||||||
    <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
 | 
					    <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <P>Last updated: Sun Jan 30 20:59:07 EST 2005</P>
 | 
					    <P>Last updated: Sun Jan 30 21:08:44 EST 2005</P>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <P>Current maintainer: Bruce Momjian (<A href=
 | 
					    <P>Current maintainer: Bruce Momjian (<A href=
 | 
				
			||||||
    "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)
 | 
					    "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)
 | 
				
			||||||
@@ -243,10 +243,11 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    <H4><A name="1.7">1.7</A>) What documentation is available?</H4>
 | 
					    <H4><A name="1.7">1.7</A>) What documentation is available?</H4>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <P>Several manuals, manual pages, and some small test examples are
 | 
					    <P>PostgreSQL includes extensive documentation, including a large
 | 
				
			||||||
    included in the distribution. See the <I>/doc</I> directory. You
 | 
					    manual, manual pages, and some test examples. See the <I>/doc</I>
 | 
				
			||||||
    can also browse the manuals online at <A href=
 | 
					    directory. You can also browse the manuals online at <A href=
 | 
				
			||||||
    "http://www.PostgreSQL.org/docs">http://www.PostgreSQL.org/docs</A>.</P>
 | 
					    "http://www.PostgreSQL.org/docs">http://www.PostgreSQL.org/docs</A>.
 | 
				
			||||||
 | 
					    </P>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <P>There are two PostgreSQL books available online at <A href=
 | 
					    <P>There are two PostgreSQL books available online at <A href=
 | 
				
			||||||
    "http://www.PostgreSQL.org/docs/awbook.html">http://www.PostgreSQL.org/docs/awbook.html</A>
 | 
					    "http://www.PostgreSQL.org/docs/awbook.html">http://www.PostgreSQL.org/docs/awbook.html</A>
 | 
				
			||||||
@@ -300,8 +301,8 @@
 | 
				
			|||||||
    team?</H4>
 | 
					    team?</H4>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <P>First, download the latest source and read the PostgreSQL
 | 
					    <P>First, download the latest source and read the PostgreSQL
 | 
				
			||||||
    Developers documentation on our web site, or in the distribution.
 | 
					    Developers FAQ and documentation on our web site, or in the
 | 
				
			||||||
    Second, subscribe to the <I>pgsql-hackers</I> and
 | 
					    distribution. Second, subscribe to the <I>pgsql-hackers</I> and
 | 
				
			||||||
    <I>pgsql-patches</I> mailing lists. Third, submit high quality
 | 
					    <I>pgsql-patches</I> mailing lists. Third, submit high quality
 | 
				
			||||||
    patches to pgsql-patches.</P>
 | 
					    patches to pgsql-patches.</P>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user