Re: [HACKERS] RustgreSQL

Поиск
Список
Период
Сортировка
От Jim Nasby
Тема Re: [HACKERS] RustgreSQL
Дата
Msg-id ad05cbd8-6f3e-e6c3-d902-090734808be0@BlueTreble.com
обсуждение исходный текст
Ответ на Re: [HACKERS] RustgreSQL  (Craig Ringer <craig.ringer@2ndquadrant.com>)
Список pgsql-hackers
On 1/8/17 5:06 PM, Craig Ringer wrote:
> It is very hard to write C that is generally portable, robust in the
> face of various edge-case inputs and environmental conditions, are free
> from race conditions and memory ordering problems, and rely on no
> undefined behaviour.

BTW, if you s/memory/set/ then that exactly describes building 
non-trivial systems on top of relational databases. The devil is always 
in the details.
-- 
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com
855-TREBLE2 (855-873-2532)



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

Предыдущее
От: Jim Nasby
Дата:
Сообщение: [HACKERS] createdb warnings on OS X
Следующее
От: Jim Nasby
Дата:
Сообщение: Re: [HACKERS] merging some features from plpgsql2 project