| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org, "Magnus Hagander" <mha(at)sollentuna(dot)net> |
| Cc: | pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: pg_regress in C |
| Date: | 2006-07-17 23:06:53 |
| Message-ID: | 9191.1153177613@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
"Magnus Hagander" <mha(at)sollentuna(dot)net> writes:
> Per discussion at the conference:
> In order to run the regression tests on Windows without msys, pg_regress
> needs to be reimplemnted in C.
This has some minor portability issues (macros with ... aren't portable,
for instance) but I think it's something we need to do. Barring
objections I'm going to clean up and apply it.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2006-07-18 00:04:04 | How portable are the POSIX.2 regular expression routines? |
| Previous Message | Tom Lane | 2006-07-17 22:46:51 | Re: src/tools/pginclude considered harmful (was Re: |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joachim Wieland | 2006-07-18 04:05:10 | Re: [HACKERS] pg_regress in C |
| Previous Message | Tom Lane | 2006-07-17 22:46:51 | Re: src/tools/pginclude considered harmful (was Re: |