Re: Solving sudoku using SQL

Поиск
Список
Период
Сортировка
От Jan Urbański
Тема Re: Solving sudoku using SQL
Дата
Msg-id 4CFFC83B.5000306@wulczer.org
обсуждение исходный текст
Ответ на Re: Solving sudoku using SQL  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Solving sudoku using SQL  (Jan Urbański <wulczer@wulczer.org>)
Список pgsql-hackers
On 08/12/10 18:45, Tom Lane wrote:
> The real fix in my mind is to replace GEQO search with something
> smarter.  I wonder what happened to the SA patch that was reported
> on at PGCon.

I got distracted with other things :( I'll try to plan the two queries
with SA and see what the results are. If they're good it'll certainly
raise my motivation on finishing up the module and proposing it.

Cheers,
Jan

PS: https://github.com/wulczer/saio, although it's still ugly as hell :(

J


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Solving sudoku using SQL
Следующее
От: Tom Lane
Дата:
Сообщение: Re: serializable read only deferrable