| From: | Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp> |
|---|---|
| To: | tgl(at)sss(dot)pgh(dot)pa(dot)us |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: pg_options.sample |
| Date: | 2000-12-14 05:02:26 |
| Message-ID: | 20001214140226I.t-ishii@sra.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp> writes:
> > pg_options.sample coming with 7.0.x does not work because:
> > 1) it exceeds 4096 bytes while read_pg_options() reads only first 4096
> > bytes of it.
>
> Oliver Elphick posted a patch for this recently (pghackers 28-Nov)
> and noted that it seemed already fixed in 7.1 sources.
Thanks for poting it out.
> > What should we do now?
>
> Nothing, I think. If you want to apply Oliver's patch to the
> REL7_0_PATCHES branch, go ahead --- but I don't think there'll be
> a 7.0.4 release, so it's probably wasted effort.
>
> If the bug still exists in 7.1 sources, then of course we need to
> fix it there...
>
> regards, tom lane
Agreed.
--
Tatsuo Ishii
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2000-12-14 05:41:34 | Re: User names |
| Previous Message | Thomas Lockhart | 2000-12-14 04:34:43 | Re: [HACKERS] How to import/export data from/to an ASCII file? |