mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Fix various instances of "the the".
Two of these were pointed out by Erik Rijkers; the rest I found.
This commit is contained in:
@ -89,7 +89,7 @@ cube_enlarge
|
||||
cube takes text input and returns a cube. This is useful for making cubes
|
||||
from computed strings.
|
||||
|
||||
cube_dim returns the number of dimensions stored in the the data structure
|
||||
cube_dim returns the number of dimensions stored in the data structure
|
||||
for a cube. This is useful for constraints on the dimensions of a cube.
|
||||
|
||||
cube_ll_coord returns the nth coordinate value for the lower left corner
|
||||
|
Reference in New Issue
Block a user