| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: SunOS patch for memcmp() |
| Date: | 2001-12-19 19:01:40 |
| Message-ID: | 200112191901.fBJJ1el02925@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
> Bruce Momjian writes:
>
> > > What should we do? The only remaining issue is a non-8-bit-clean
> > > memcmp, which seems pretty easy to fix it.
> >
> > OK, here is a patch to allow SunOS to pass the regression tests.
>
> At a glance, this patch looks okay. However, since this issue does not
> represent a regression from 7.1 I'm not exactly in favor of installing it
> now. We want to get a release out, so I think we need to get stricter in
> those matters. And this patch is not exactly trivial.
I have attached the patch without the autoconf run and without the new
memcmp.c file. Looks pretty small to me, but I understand.
If we don't want the patch, I will put it on an FTP site somewhere.
However, the configure line numbers changes will be tough to keep
working if a subrelease changes configure.
It seemed worth it to me because it was to enable another port, and I
thought that is what beta was for. Maybe I can put it in a minor
release.
--
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
| Attachment | Content-Type | Size |
|---|---|---|
| unknown_filename | text/plain | 3.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Don Baccus | 2001-12-19 19:04:25 | Re: Connection Pooling, a year later |
| Previous Message | Bruce Momjian | 2001-12-19 18:53:47 | Re: SunOS4 port |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2001-12-19 19:58:48 | Re: SunOS patch for memcmp() |
| Previous Message | Peter Eisentraut | 2001-12-19 18:46:17 | Re: SunOS patch for memcmp() |