"trinchero" <trinchero@gmail.com> writes:
> SELECT U_Listino.U_LISTINO_ID FROM U_Listino
> WHERE U_Listino.U_TIPOLIS_ID IN (SELECT DISTINCT U_TipoLis.U_TIPOLIS_ID
> FROM U_TipoLis);
> This give error:
> could not find pathkey item to sort
This has already been reported and fixed, but thanks for letting us know!
regards, tom lane