diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-09-12 00:15:33 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-09-12 00:15:33 +0000 |
commit | 5dd74c0f213e07d378066f0284f8807959b069e1 (patch) | |
tree | b935ef04eb3bedd3400f3f903b4add46ba36a690 /src/tutorial/funcs_new.c | |
parent | 6fff9a7475f6ff26145e58dfeb91f0721e564b80 (diff) | |
download | postgresql-5dd74c0f213e07d378066f0284f8807959b069e1.tar.gz postgresql-5dd74c0f213e07d378066f0284f8807959b069e1.zip |
The attached small patch fixes the cause of the regression test failure
for contrib/intarray.
The cause was that the library uses its own function to construct a new
array, new_intArrayType, and that function did not set the new array
struct attribute elemtype.
Joe Conway
Diffstat (limited to 'src/tutorial/funcs_new.c')
0 files changed, 0 insertions, 0 deletions