| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com> |
| Cc: | nolan(at)celery(dot)tssi(dot)com, pgsql general list <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: qsort (was Re: Solaris) (fwd) |
| Date: | 2003-04-29 22:27:20 |
| Message-ID: | 17367.1051655240@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
"scott.marlowe" <scott(dot)marlowe(at)ihs(dot)com> writes:
> I always thought the best place to test is with a copy of your real
> data... I'd certainly be willing to flip a ./configure switch or GUC to
> test it myself. I'm sure others would too. But it's probably easy enough
> to just hack the configure script myself.
Just edit src/Makefile.global after running configure, and add "qsort.o"
to the "LIBOBJS =" line. Then build as usual.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-04-29 22:34:57 | Re: dump/restore to 7.4devel giving "[archiver (db)] error returned by PQputline" |
| Previous Message | Mark Tessier | 2003-04-29 21:28:55 | Re: Bad timestamp external representation |