mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-03 09:13:20 +03:00 
			
		
		
		
	Done:
> o -Allow dump/load of CSV format
This commit is contained in:
		
							
								
								
									
										4
									
								
								doc/TODO
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								doc/TODO
									
									
									
									
									
								
							@@ -1,6 +1,6 @@
 | 
				
			|||||||
TODO list for PostgreSQL
 | 
					TODO list for PostgreSQL
 | 
				
			||||||
========================
 | 
					========================
 | 
				
			||||||
Last updated:		Mon Apr 19 11:37:51 EDT 2004
 | 
					Last updated:		Mon Apr 19 13:03:08 EDT 2004
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 | 
					Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -211,7 +211,7 @@ Commands
 | 
				
			|||||||
	o Add way to remove cluster specification on a table
 | 
						o Add way to remove cluster specification on a table
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* COPY
 | 
					* COPY
 | 
				
			||||||
	o Allow dump/load of CSV format
 | 
						o -Allow dump/load of CSV format
 | 
				
			||||||
	o Allow COPY to report error lines and continue;  optionally
 | 
						o Allow COPY to report error lines and continue;  optionally
 | 
				
			||||||
	  allow error codes to be specified; requires savepoints or can
 | 
						  allow error codes to be specified; requires savepoints or can
 | 
				
			||||||
	  not be run in a multi-statement transaction
 | 
						  not be run in a multi-statement transaction
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user