Alexander Malysh <a.malysh 'at' centrium.de> writes: > Hi, > > reading your patch I'm wondering, why posgresql supports 'limit 1' for > update/select sql statements and not for delete? is it really the case?! > sorry I'm too lazy to google yet ;)
"Why", I don't know, but I'm pretty much convinced that's the case for real. My proposed patch "solves" the "problem". -- Guillaume Cottenceau
