mirror of
https://github.com/postgres/postgres.git
synced 2025-04-25 21:42:33 +03:00
Fix typo in comment
Etsuro Fujita
This commit is contained in:
parent
846fcc8516
commit
854b643c8e
@ -703,7 +703,7 @@ partition_bounds_equal(int partnatts, int16 *parttyplen, bool *parttypbyval,
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* Return a copy of given PartitionBoundInfo structure. The data types of bounds
|
* Return a copy of given PartitionBoundInfo structure. The data types of bounds
|
||||||
* are described by given partition key specificiation.
|
* are described by given partition key specification.
|
||||||
*/
|
*/
|
||||||
extern PartitionBoundInfo
|
extern PartitionBoundInfo
|
||||||
partition_bounds_copy(PartitionBoundInfo src,
|
partition_bounds_copy(PartitionBoundInfo src,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user