Re: [INTERFACES] [BUGS] BUG #2171: Differences compiling plpgsql in ecpg and psql
От | Michael Meskes |
---|---|
Тема | Re: [INTERFACES] [BUGS] BUG #2171: Differences compiling plpgsql in ecpg and psql |
Дата | |
Msg-id | 20060206203316.GA9025@1 обсуждение исходный текст |
Ответ на | Re: [BUGS] BUG #2171: Differences compiling plpgsql in ecpg and psql (Bruce Momjian <pgman@candle.pha.pa.us>) |
Ответы |
Re: [INTERFACES] [BUGS] BUG #2171: Differences compiling plpgsql in
|
Список | pgsql-patches |
On Wed, Feb 01, 2006 at 11:48:45PM -0500, Bruce Momjian wrote: > I have researched your report, and you are right, there are two ecpg > bugs here. First, dollar quoting uses single-quotes internally to do > the quoting, but it does not double any single-quotes in the > dollar-quoted string. Actually ecpg should not translate dollar quoting at all. I'm going to fix this. Dollar quotes will then be send to the backend with translation and the backend takes care of the rest. > Second, when a dollar quoted string or single-quoted string spans > multiple lines, ecpg does not escape the newline that is part of the > string. Some compilers will accept an unescaped newline in a string, > while others will not: Not sure, but there appears to be a bug in the routine that outputs a statement. I will change that one as well and would ask you to just check again. It seems to me that this also fixes your problem. I tried with the one test case in this email and it seems to work. But then I'm currently travelling and do not have that much spare time to test. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes@jabber.org Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!
В списке pgsql-patches по дате отправления: