| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Jan Wieck <wieck(at)debis(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL HACKERS <pgsql-hackers(at)postgreSQL(dot)org> |
| Subject: | Re: [HACKERS] type coerce problem with lztext |
| Date: | 2000-02-27 21:18:30 |
| Message-ID: | 200002272118.QAA06323@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> Bruce Momjian wrote:
>
> > We clearly needed this for 7.0 because of the larger plans. Good thing
> > Jan had it available, becuase I can imagine some major headaches for
> > people without it.
>
> I haven't had it available. But where able to dig out some
> revision numbers, then take some CVS diffs, and reactivate
> two files from the CVS Attic directories.
>
> Here's something close to the new limit:
>
> rulename | length | octet_length
> ----------------+--------+--------------
> _RETv1 | 64677 | 7440
>
> The view v1 is a simple 'SELECT * FROM t1' and t1 is a table
> of 220 columns with the same names and types as nearly all
> attributes of the system catalogs. Makes me feel comfortable.
Wow, that's a large number, 64k.
--
Bruce Momjian | http://www.op.net/~candle
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 | Don Baccus | 2000-02-27 21:30:28 | Re: [HACKERS] type coerce problem with lztext |
| Previous Message | Jan Wieck | 2000-02-27 21:02:36 | Re: [HACKERS] type coerce problem with lztext |