mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-03 09:13:20 +03:00 
			
		
		
		
	Add URL item for psql -c changes:
> http://archives.postgresql.org/pgsql-hackers/2007-01/msg00291.php
This commit is contained in:
		
							
								
								
									
										4
									
								
								doc/TODO
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								doc/TODO
									
									
									
									
									
								
							@@ -2,7 +2,7 @@
 | 
				
			|||||||
PostgreSQL TODO List
 | 
					PostgreSQL TODO List
 | 
				
			||||||
====================
 | 
					====================
 | 
				
			||||||
Current maintainer:	Bruce Momjian (bruce@momjian.us)
 | 
					Current maintainer:	Bruce Momjian (bruce@momjian.us)
 | 
				
			||||||
Last updated:		Wed Jan 10 23:48:02 EST 2007
 | 
					Last updated:		Wed Jan 10 23:48:50 EST 2007
 | 
				
			||||||
 | 
					
 | 
				
			||||||
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.
 | 
				
			||||||
@@ -752,6 +752,8 @@ Clients
 | 
				
			|||||||
	o Consider parsing the -c string into individual queries so each
 | 
						o Consider parsing the -c string into individual queries so each
 | 
				
			||||||
	  is run in its own transaction
 | 
						  is run in its own transaction
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						  http://archives.postgresql.org/pgsql-hackers/2007-01/msg00291.php
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* pg_dump
 | 
					* pg_dump
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -8,7 +8,7 @@
 | 
				
			|||||||
<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:bruce@momjian.us">bruce@momjian.us</a>)<br/>
 | 
					<p>Current maintainer:     Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
 | 
				
			||||||
Last updated:           Wed Jan 10 23:48:02 EST 2007
 | 
					Last updated:           Wed Jan 10 23:48:50 EST 2007
 | 
				
			||||||
</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>.
 | 
				
			||||||
@@ -680,6 +680,8 @@ first.
 | 
				
			|||||||
</p>
 | 
					</p>
 | 
				
			||||||
    </li><li>Consider parsing the -c string into individual queries so each
 | 
					    </li><li>Consider parsing the -c string into individual queries so each
 | 
				
			||||||
          is run in its own transaction
 | 
					          is run in its own transaction
 | 
				
			||||||
 | 
					<p>          <a href="http://archives.postgresql.org/pgsql-hackers/2007-01/msg00291.php">http://archives.postgresql.org/pgsql-hackers/2007-01/msg00291.php</a>
 | 
				
			||||||
 | 
					</p>
 | 
				
			||||||
  </li></ul>
 | 
					  </li></ul>
 | 
				
			||||||
  </li><li>pg_dump
 | 
					  </li><li>pg_dump
 | 
				
			||||||
  <ul>
 | 
					  <ul>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user