Re: BUG #10207: Simple select query returns duplicate row - Critical issue

Поиск
Список
Период
Сортировка
От David G Johnston
Тема Re: BUG #10207: Simple select query returns duplicate row - Critical issue
Дата
Msg-id 1399156363820-5802319.post@n5.nabble.com
обсуждение исходный текст
Ответ на BUG #10207: Simple select query returns duplicate row - Critical issue  (vetri_2020@yahoo.com)
Список pgsql-bugs
The fact that two executions of a query can return the same data is not
anything like what your subject describes.  Now, if a single execution
returned a duplicate row (based on a PK) then what you said would be true.

If you need definite order you need to sort on a primary key - or something
equivalent.

David J.



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/BUG-10207-Simple-select-query-returns-duplicate-row-Critical-issue-tp5802310p5802319.html
Sent from the PostgreSQL - bugs mailing list archive at Nabble.com.

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #10207: Simple select query returns duplicate row - Critical issue
Следующее
От: soobia.arshad@tranchulas.com
Дата:
Сообщение: BUG #10223: Linking postgresql 64 bit to sql server 64 bit