mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-28 11:55:03 +03:00 
			
		
		
		
	Update my email address.
This commit is contained in:
		
							
								
								
									
										8
									
								
								doc/FAQ
									
									
									
									
									
								
							
							
						
						
									
										8
									
								
								doc/FAQ
									
									
									
									
									
								
							| @@ -1,9 +1,9 @@ | |||||||
|  |  | ||||||
|                 Frequently Asked Questions (FAQ) for PostgreSQL |                 Frequently Asked Questions (FAQ) for PostgreSQL | ||||||
|                                         |                                         | ||||||
|    Last updated: Wed Jun 7 17:22:48 EDT 2006 |    Last updated: Sun Jun 18 15:33:25 EDT 2006 | ||||||
|     |     | ||||||
|    Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) |    Current maintainer: Bruce Momjian (bruce@momjian.us) | ||||||
|     |     | ||||||
|    The most recent version of this document can be viewed at |    The most recent version of this document can be viewed at | ||||||
|    http://www.postgresql.org/files/documentation/faqs/FAQ.html. |    http://www.postgresql.org/files/documentation/faqs/FAQ.html. | ||||||
| @@ -397,8 +397,8 @@ | |||||||
|            |            | ||||||
|    Hardware Selection |    Hardware Selection | ||||||
|           The effect of hardware on performance is detailed in |           The effect of hardware on performance is detailed in | ||||||
|           http://candle.pha.pa.us/main/writings/pgsql/hw_performance/inde |           http://momjian.us/main/writings/pgsql/hw_performance/index.html | ||||||
|           x.html and http://www.powerpostgresql.com/PerfList/. |           and http://www.powerpostgresql.com/PerfList/. | ||||||
|            |            | ||||||
|   3.4) What debugging features are available? |   3.4) What debugging features are available? | ||||||
|    |    | ||||||
|   | |||||||
| @@ -1,9 +1,9 @@ | |||||||
|  |  | ||||||
|           Developer's Frequently Asked Questions (FAQ) for PostgreSQL |           Developer's Frequently Asked Questions (FAQ) for PostgreSQL | ||||||
|                                         |                                         | ||||||
|    Last updated: Thu Jun 8 09:45:18 EDT 2006 |    Last updated: Sun Jun 18 15:33:56 EDT 2006 | ||||||
|     |     | ||||||
|    Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) |    Current maintainer: Bruce Momjian (bruce@momjian.us) | ||||||
|     |     | ||||||
|    The most recent version of this document can be viewed at |    The most recent version of this document can be viewed at | ||||||
|    http://www.postgresql.org/files/documentation/faqs/FAQ_DEV.html. |    http://www.postgresql.org/files/documentation/faqs/FAQ_DEV.html. | ||||||
|   | |||||||
							
								
								
									
										4
									
								
								doc/TODO
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								doc/TODO
									
									
									
									
									
								
							| @@ -1,8 +1,8 @@ | |||||||
|  |  | ||||||
| PostgreSQL TODO List | PostgreSQL TODO List | ||||||
| ==================== | ==================== | ||||||
| Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us) | Current maintainer:	Bruce Momjian (bruce@momjian.us) | ||||||
| Last updated:		Fri Jun 16 18:08:41 EDT 2006 | Last updated:		Sun Jun 18 15:32:30 EDT 2006 | ||||||
|  |  | ||||||
| The most recent version of this document can be viewed at | The most recent version of this document can be viewed at | ||||||
| http://www.postgresql.org/docs/faqs.TODO.html. | http://www.postgresql.org/docs/faqs.TODO.html. | ||||||
|   | |||||||
| @@ -10,10 +10,10 @@ | |||||||
|   alink="#0000ff"> |   alink="#0000ff"> | ||||||
|     <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1> |     <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1> | ||||||
|  |  | ||||||
|     <P>Last updated: Wed Jun  7 17:22:48 EDT 2006</P> |     <P>Last updated: Sun Jun 18 15:33:25 EDT 2006</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:bruce@momjian.us">bruce@momjian.us</A>) | ||||||
|     </P> |     </P> | ||||||
|  |  | ||||||
|     <P>The most recent version of this document can be viewed at <A href= |     <P>The most recent version of this document can be viewed at <A href= | ||||||
| @@ -545,8 +545,8 @@ | |||||||
|     <DT><B>Hardware Selection</B></DT> |     <DT><B>Hardware Selection</B></DT> | ||||||
|  |  | ||||||
|     <DD>The effect of hardware on performance is detailed in <a |     <DD>The effect of hardware on performance is detailed in <a | ||||||
|     href="http://candle.pha.pa.us/main/writings/pgsql/hw_performance/index.html"> |     href="http://momjian.us/main/writings/pgsql/hw_performance/index.html"> | ||||||
|     http://candle.pha.pa.us/main/writings/pgsql/hw_performance/index.html</a> and |     http://momjian.us/main/writings/pgsql/hw_performance/index.html</a> and | ||||||
|     <a href="http://www.powerpostgresql.com/PerfList/"> |     <a href="http://www.powerpostgresql.com/PerfList/"> | ||||||
|     http://www.powerpostgresql.com/PerfList/</a>. |     http://www.powerpostgresql.com/PerfList/</a>. | ||||||
|     <BR> |     <BR> | ||||||
|   | |||||||
| @@ -7,8 +7,8 @@ | |||||||
| </head> | </head> | ||||||
| <body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF"> | <body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF"> | ||||||
| <h1><a name="section_1">PostgreSQL TODO List</a></h1> | <h1><a name="section_1">PostgreSQL TODO List</a></h1> | ||||||
| <p>Current maintainer:     Bruce Momjian (<a href="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/> | <p>Current maintainer:     Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/> | ||||||
| Last updated:           Fri Jun 16 18:08:41 EDT 2006 | Last updated:           Sun Jun 18 15:32:30 EDT 2006 | ||||||
| </p> | </p> | ||||||
| <p>The most recent version of this document can be viewed at<br/> | <p>The most recent version of this document can be viewed at<br/> | ||||||
| <a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>. | <a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user