mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Fix collection of typos and grammar mistakes in docs and comments
Author: Justin Pryzby Discussion: https://postgr.es/m/20190330224333.GQ5815@telsasoft.com
This commit is contained in:
@ -118,7 +118,7 @@ typedef struct
|
||||
|
||||
/*
|
||||
* Temporary structure for use during WindowClause reordering in order to be
|
||||
* be able to sort WindowClauses on partitioning/ordering prefix.
|
||||
* able to sort WindowClauses on partitioning/ordering prefix.
|
||||
*/
|
||||
typedef struct
|
||||
{
|
||||
|
Reference in New Issue
Block a user