]> granicus.if.org Git - postgresql/commit
Fixed bug that caused arrays of varchar to be output with incomplete name.
authorMichael Meskes <meskes@postgresql.org>
Sun, 2 Mar 2008 10:54:11 +0000 (10:54 +0000)
committerMichael Meskes <meskes@postgresql.org>
Sun, 2 Mar 2008 10:54:11 +0000 (10:54 +0000)
commitfb7b1df083cc95ac79cdda836686933e6408f693
treee2ba6aa88211d2554a982ef157ad991f151d9029
parent0f855d621b407bfa7b4a4ef188ad261ca8e405ca
Fixed bug that caused arrays of varchar to be output with incomplete name.
In the process expanded one test case,
src/interfaces/ecpg/ChangeLog
src/interfaces/ecpg/preproc/type.c
src/interfaces/ecpg/test/expected/preproc-array_of_struct.c
src/interfaces/ecpg/test/expected/preproc-array_of_struct.stderr
src/interfaces/ecpg/test/expected/preproc-array_of_struct.stdout
src/interfaces/ecpg/test/preproc/array_of_struct.pgc