Content-Length: 257385 | pFad | http://github.com/postgrespro/postgres/commit/b4c8dcb294d8138bb66891d62e4f43196da01d52

D3 Fixed incorrect output of indicator structs using the name of the dat… · postgrespro/postgres@b4c8dcb · GitHub
Skip to content

Commit b4c8dcb

Browse files
author
Michael Meskes
committed
Fixed incorrect output of indicator structs using the name of the data struct.
1 parent 6b7763d commit b4c8dcb

File tree

1 file changed

+1
-1
lines changed
  • src/interfaces/ecpg/preproc

1 file changed

+1
-1
lines changed

src/interfaces/ecpg/preproc/type.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ ECPGdump_a_type(FILE *o, const char *name, struct ECPGtype * type,
263263
else
264264
{
265265
ECPGdump_a_simple(o, ind_name, ind_type->u.element->type,
266-
ind_type->u.element->size, ind_type->size, NULL, prefix);
266+
ind_type->u.element->size, ind_type->size, NULL, ind_prefix);
267267
}
268268
}
269269
}

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/b4c8dcb294d8138bb66891d62e4f43196da01d52

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy