mirror of
https://github.com/postgres/postgres.git
synced 2025-10-21 02:52:47 +03:00
Fix some typos and some incorrectly duplicated words
Author: Justin Pryzby Reviewed-by: David Rowley Discussion: https://postgr.es/m/ZD3D1QxoccnN8A1V@telsasoft.com
This commit is contained in:
@@ -1895,7 +1895,7 @@ table_relation_toast_am(Relation rel)
|
||||
*
|
||||
* toastrel is the relation in which the toasted value is stored.
|
||||
*
|
||||
* valueid identifes which toast value is to be fetched. For the heap,
|
||||
* valueid identifies which toast value is to be fetched. For the heap,
|
||||
* this corresponds to the values stored in the chunk_id column.
|
||||
*
|
||||
* attrsize is the total size of the toast value to be fetched.
|
||||
|
Reference in New Issue
Block a user