Re: [SQL] could not find pathkey item to sort

2006-12-07 Thread Tom Lane
"Phillip Smith" <[EMAIL PROTECTED]> writes: > Since upgrading to PG 8.2, I'm getting this error on a nightly (bash) > script > ERROR: could not find pathkey item to sort I think this is a variant manifestation of the same bug already reported here: http://archives.postgresql.org/pgsql-hackers/2006

[SQL] could not find pathkey item to sort

2006-12-07 Thread Phillip Smith
Hi All, Since upgrading to PG 8.2, I'm getting this error on a nightly (bash) script that calls psql (it's purpose is to find stock codes that share an EAN Barcode with another code - it used to work, now doesn't): ERROR: could not find pathkey item to sort SQL state: XX000 The error is b