| From: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
|---|---|
| To: | PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | hint infrastructure setup (v3) |
| Date: | 2004-03-17 08:09:40 |
| Message-ID: | Pine.LNX.4.58.0403170859390.8706@sablons.cri.ensmp.fr |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Dear patchers,
Well, as the discussion rages over my previous patch submissions, I've
time to improve the code;-)
I finally figured out that there is 2 errhint functions (elog.c vs
ipc_text.c), and the one I'm calling is the fist one, so I need to put a
format. The second appears to ignore it's arguments after the first.
Anyway, please consider the following patch for inclusion to current
head. It validates for me. I need it to be able to go on.
Have a nice day,
--
Fabien Coelho - coelho(at)cri(dot)ensmp(dot)fr
| Attachment | Content-Type | Size |
|---|---|---|
| hints_0.patch.gz | application/octet-stream | 11.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Karel Zak | 2004-03-17 13:04:28 | pstrndup() |
| Previous Message | Joe Conway | 2004-03-17 04:59:59 | Re: Another pg_autovacuum patch |