mirror of
https://github.com/postgres/postgres.git
synced 2025-05-15 19:15:29 +03:00
Fix typo
Hitoshi Harada
This commit is contained in:
parent
740e54ca84
commit
81f79dbf2e
@ -182,7 +182,7 @@ typedef union PLyTypeOutput
|
|||||||
} PLyTypeOutput;
|
} PLyTypeOutput;
|
||||||
|
|
||||||
/* all we need to move Postgresql data to Python objects,
|
/* all we need to move Postgresql data to Python objects,
|
||||||
* and vis versa
|
* and vice versa
|
||||||
*/
|
*/
|
||||||
typedef struct PLyTypeInfo
|
typedef struct PLyTypeInfo
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user