mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-10 00:17:38 +08:00
Fix typo
Hitoshi Harada
This commit is contained in:
@ -182,7 +182,7 @@ typedef union PLyTypeOutput
|
||||
} PLyTypeOutput;
|
||||
|
||||
/* all we need to move Postgresql data to Python objects,
|
||||
* and vis versa
|
||||
* and vice versa
|
||||
*/
|
||||
typedef struct PLyTypeInfo
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user