mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-03 09:13:20 +03:00 
			
		
		
		
	Fix typo.
This commit is contained in:
		
							
								
								
									
										2
									
								
								doc/FAQ
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								doc/FAQ
									
									
									
									
									
								
							@@ -1,7 +1,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
                Frequently Asked Questions (FAQ) for PostgreSQL
 | 
					                Frequently Asked Questions (FAQ) for PostgreSQL
 | 
				
			||||||
                                       
 | 
					                                       
 | 
				
			||||||
   Last updated: Sun Nov 14 16:32:47 EST 2004
 | 
					   Last updated: Sat Nov 20 17:28:23 EST 2004
 | 
				
			||||||
   
 | 
					   
 | 
				
			||||||
   Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
 | 
					   Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
 | 
				
			||||||
   
 | 
					   
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -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 Nov 14 16:32:47 EST 2004</P>
 | 
					    <P>Last updated: Sat Nov 20 17:28:23 EST 2004</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>)<BR>
 | 
					    "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
 | 
				
			||||||
@@ -137,7 +137,7 @@
 | 
				
			|||||||
    from a function?<BR>
 | 
					    from a function?<BR>
 | 
				
			||||||
     <A href="#4.26">4.26</A>) Why can't I reliably create/drop
 | 
					     <A href="#4.26">4.26</A>) Why can't I reliably create/drop
 | 
				
			||||||
    temporary tables in PL/PgSQL functions?<BR>
 | 
					    temporary tables in PL/PgSQL functions?<BR>
 | 
				
			||||||
     <A href="#4.28">4.27</A>) What encryption options are available?<BR>
 | 
					     <A href="#4.27">4.27</A>) What encryption options are available?<BR>
 | 
				
			||||||
     
 | 
					     
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <H2 align="center">Extending PostgreSQL</H2>
 | 
					    <H2 align="center">Extending PostgreSQL</H2>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user