mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-03 09:13:20 +03:00 
			
		
		
		
	Update TODO list.
This commit is contained in:
		
							
								
								
									
										3
									
								
								doc/TODO
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								doc/TODO
									
									
									
									
									
								
							@@ -1,6 +1,6 @@
 | 
				
			|||||||
TODO list for PostgreSQL
 | 
					TODO list for PostgreSQL
 | 
				
			||||||
========================
 | 
					========================
 | 
				
			||||||
Last updated:		Thu Jun  8 12:19:00 EDT 2000
 | 
					Last updated:		Fri Jun  9 08:12:59 EDT 2000
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 | 
					Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -153,6 +153,7 @@ REFERENTIAL INTEGRITY
 | 
				
			|||||||
* Propagate column or table renaming to foreign key constraints
 | 
					* Propagate column or table renaming to foreign key constraints
 | 
				
			||||||
* Emit a warning at foreign key creation time if no UNIQUE index
 | 
					* Emit a warning at foreign key creation time if no UNIQUE index
 | 
				
			||||||
  exists on referenced primary key attributes
 | 
					  exists on referenced primary key attributes
 | 
				
			||||||
 | 
					* Add deferred trigger queue file? (Jan)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXOTIC FEATURES
 | 
					EXOTIC FEATURES
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user