EnterpriseDB : Open source based relational database, PostgreSQL based database management software
Oh, that’s right - it’s a proprietary database! “Based on PostgreSQL” - well, good for them - they got a bunch of stuff for free[1]. But without a commitment to having the source out there for every release (or even the development tree) how committed are they really?
How can anybody tell if their improvements are good and well written or just utter hacks that would make you loose your lunch? (not dissing their programmers here, just pointing out that you cannot know).
Meanwhile, over here at MySQL, every
single time that a developer
types bk commit
, an email is sent (with the content
of the patch) to a public list[2]. …