aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/funcs_new.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2002-09-12 00:15:33 +0000
committerBruce Momjian <bruce@momjian.us>2002-09-12 00:15:33 +0000
commit5dd74c0f213e07d378066f0284f8807959b069e1 (patch)
treeb935ef04eb3bedd3400f3f903b4add46ba36a690 /src/tutorial/funcs_new.c
parent6fff9a7475f6ff26145e58dfeb91f0721e564b80 (diff)
downloadpostgresql-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