mirror of
https://github.com/postgres/postgres.git
synced 2025-11-06 07:49:08 +03:00
fix for ecpg corruption
This commit is contained in:
@@ -75,7 +75,7 @@ struct when
|
||||
char *str;
|
||||
};
|
||||
|
||||
struct RelationGetRelidindex
|
||||
struct index
|
||||
{
|
||||
int index1;
|
||||
int index2;
|
||||
|
||||
Reference in New Issue
Block a user