From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
Subject: | Apology for ODBC mistakes |
Date: | 2001-02-16 01:14:21 |
Message-ID: | 200102160114.UAA26632@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
While working on fixing the ODBC driver, I did several things I should
not have done during beta. First, I removed the feature that allowed
ODBC to talk to backends of version <=6.3. This should not have been
done during beta. I did this very quickly, with little warning to
users. Second, I pgindent'ed the ODBC code and fixed some of its
alignment. Again, something that I should not have done without warning
people and waiting for comments.
When my mistakes were pointed out to me, instead of correcting thing, I
tried to defend my actions. I have since backed out all my changes,
except my original bug fix.
Apologies to Hiroshi, Marc, and others for causing this confusion, and
not initially accepting blame for my actions.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Tatsuo Ishii | 2001-02-16 02:14:39 | Re: Shouldn't non-MULTIBYTE backend refuse to start in MB database? |
Previous Message | Online -- Goa | 2001-02-15 22:57:53 | Backup from within Postgres |