Re: [PATCH] add 'LIMIT' to dlr_pgsql
"Douglas Jurcovichi" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <57D667645D8C4149BE9D0A5C9FE395DC10565B@server2.supportcomm.com.br> |
It works in postgres? In my pgsql the command DELETE with LIMIT 1 does not work. Postgres version 7.4 []'s Douglas Re: [PATCH] add 'LIMIT' to dlr_pgsql Alexander Malysh Mon, 07 Mar 2005 11:54:09 -0800 hi, patch commited to cvs. Alexander Malysh wrote: > Hi, > > attached patch adds again 'LIMIT 1' to dlr_pgsql because after Stipe's fix > for #190 we will delete and update to much row in postgresql. > > Comments/votes please! > > P.S. IMO: this should go into 1.4.1 > -- Thanks, Alex