Re: [PATCHES] contrib regression test update

2003-07-31 Thread Tom Lane
Joe Conway <[EMAIL PROTECTED]> writes: > Quoting behavior changed in the message that produces, e.g.: >NOTICE: type "seg" is not yet defined > This patch updates all the contrib regression tests for the change. Looks like I noticed that about five minutes before you did ;-). Sorry about the

[PATCHES] contrib regression test update

2003-07-31 Thread Joe Conway
Quoting behavior changed in the message that produces, e.g.: NOTICE: type "seg" is not yet defined This patch updates all the contrib regression tests for the change. Please apply. Thanks, Joe Index: contrib/btree_gist/expected/btree_gist.out ==