Re: [HACKERS] RustgreSQL - Mailing list pgsql-hackers

From Jim Nasby
Subject Re: [HACKERS] RustgreSQL
Date
Msg-id ad05cbd8-6f3e-e6c3-d902-090734808be0@BlueTreble.com
Whole thread Raw
In response to Re: [HACKERS] RustgreSQL  (Craig Ringer <craig.ringer@2ndquadrant.com>)
List 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 by date:

Previous
From: Jim Nasby
Date:
Subject: [HACKERS] createdb warnings on OS X
Next
From: Jim Nasby
Date:
Subject: Re: [HACKERS] merging some features from plpgsql2 project