| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Josh Berkus <josh(at)agliodbs(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>, Teodor Sigaev <teodor(at)sigaev(dot)ru> |
| Subject: | Re: pg_migrator and an 8.3-compatible tsvector data type |
| Date: | 2009-05-31 02:29:07 |
| Message-ID: | 200905310229.n4V2T7F22635@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Tom Lane wrote:
> Bruce Momjian <bruce(at)momjian(dot)us> writes:
> > Tom Lane wrote:
> >> I think this is basically a large-caliber foot gun. You're going to
> >> pretend that invalid data is valid, until the user gets around to fixing
> >> it?
>
> > What choice do we have?
>
> Create a fake data type, just as you said before.
But I have to create fake index infastructure, and I have to then modify
every reference to that data time at the end, even references in rules
and expression indexes --- that seems too complex.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2009-05-31 03:56:39 | Re: pg_migrator and an 8.3-compatible tsvector data type |
| Previous Message | Justin Carrera | 2009-05-31 00:46:13 | ruby connect |