mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-29 22:49:41 +03:00 
			
		
		
		
	grammar cleanup
This commit is contained in:
		| @@ -25,7 +25,7 @@ | |||||||
|      stored within the <ProductName>Postgres</ProductName> database. It causes   |      stored within the <ProductName>Postgres</ProductName> database. It causes   | ||||||
|      considerable confusion among users. As a result, we only  |      considerable confusion among users. As a result, we only  | ||||||
|      support large objects as data stored within  the  <ProductName>Postgres</ProductName> |      support large objects as data stored within  the  <ProductName>Postgres</ProductName> | ||||||
|      database  in  <ProductName>PostgreSQL</ProductName>.  Even  though is is slower to |      database  in  <ProductName>PostgreSQL</ProductName>.  Even  though it is slower to | ||||||
|      access, it provides stricter data  integrity. |      access, it provides stricter data  integrity. | ||||||
|      For historical reasons, this storage scheme is referred to as  |      For historical reasons, this storage scheme is referred to as  | ||||||
|      Inversion large objects. (We will use  Inversion  and  large |      Inversion large objects. (We will use  Inversion  and  large | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user