| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | The Hermit Hacker <scrappy(at)hub(dot)org>, Don Baccus <dhogaza(at)pacifier(dot)com>, Peter Eisentraut <peter_e(at)gmx(dot)net>, Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>, pgsql-hackers <pgsql-hackers(at)postgreSQL(dot)org> |
| Subject: | Re: [HACKERS] RE: cvs-commit-digest V1 #856 |
| Date: | 2000-02-02 06:57:10 |
| Message-ID: | 17422.949474630@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> I also told Peter that 7.0 was a good time to remove routines that were
> no longer needed. Yes, it is a migration problem, but why drag around
> functions forever that are useless. Maybe he pulled one too many?
We have in fact talked about removing some of the older-generation
print functions (though I was envisioning a slow process of labeling
them deprecated for a few releases...). It was the quite unnecessary
modification of the exported PQprintOpt struct that got my Irish up.
I've fought way too many hard-to-debug crashes caused by that sort
of change.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Meskes | 2000-02-02 07:42:26 | Re: [HACKERS] PCLabs Survey, Part VII: Embedded Database / Branch Office Support |
| Previous Message | Bruce Momjian | 2000-02-02 06:31:10 | Re: [HACKERS] RE: cvs-commit-digest V1 #856 |