mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-03 09:13:20 +03:00 
			
		
		
		
	Add:
> * Add GUC variable to allow output of interval values in ISO8601 format
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:		Wed Mar 24 13:15:38 EST 2004
 | 
					Last updated:		Tue Mar 30 16:51:38 EST 2004
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 | 
					Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -75,6 +75,7 @@ Data Types
 | 
				
			|||||||
* Allow functions to have a search path specified at creation time
 | 
					* Allow functions to have a search path specified at creation time
 | 
				
			||||||
* Make LENGTH() of CHAR() not count trailing spaces
 | 
					* Make LENGTH() of CHAR() not count trailing spaces
 | 
				
			||||||
* Allow substring/replace() to get/set bit values
 | 
					* Allow substring/replace() to get/set bit values
 | 
				
			||||||
 | 
					* Add GUC variable to allow output of interval values in ISO8601 format
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* ARRAYS
 | 
					* ARRAYS
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user