mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-28 11:55:03 +03:00 
			
		
		
		
	Update TODO list.
This commit is contained in:
		
							
								
								
									
										6
									
								
								doc/TODO
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								doc/TODO
									
									
									
									
									
								
							| @@ -1,6 +1,6 @@ | ||||
| TODO list for PostgreSQL | ||||
| ======================== | ||||
| Last updated:		Mon Feb 19 15:46:05 EST 2001 | ||||
| Last updated:		Mon Feb 19 16:52:49 EST 2001 | ||||
|  | ||||
| Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us) | ||||
|  | ||||
| @@ -321,7 +321,9 @@ MISC | ||||
| * Prevent pg_attribute from having duplicate oids for indexes (Tom) | ||||
| * Force transactions that commit at near the same time use a single fsync() | ||||
| * Make blind writes go through the file descriptor cache | ||||
| * LAZY VACUUM (Vadim) | ||||
| * Add LAZY VACUUM (Vadim) | ||||
| * Add deleted bit to index tuples to reduce heap access | ||||
| * Prevent index uniqueness checks when UPDATE does not modify column | ||||
|  | ||||
| SOURCE CODE | ||||
| ----------- | ||||
|   | ||||
		Reference in New Issue
	
	Block a user