mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Lots of doc corrections.
Josh Kupershmidt
This commit is contained in:
@@ -12145,7 +12145,7 @@ dumpTableSchema(Archive *fout, TableInfo *tbinfo)
|
||||
PGresult *res;
|
||||
int numParents;
|
||||
TableInfo **parents;
|
||||
int actual_atts; /* number of attrs in this CREATE statment */
|
||||
int actual_atts; /* number of attrs in this CREATE statement */
|
||||
const char *reltypename;
|
||||
char *storage;
|
||||
char *srvname;
|
||||
|
Reference in New Issue
Block a user