Log Message:
-----------
Fix function definition that somehow missed being ANSI-fied, and align
it with previous prototype to suppress complaints from picky compilers,
per report from Scott Bailey. Also, remove substitute strerror
definition --- not needed, since we link this with libpgport.
Modified Files:
--------------
pgsql-server/src/timezone:
zic.c (r1.10 -> r1.11)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/timezone/zic.c.diff?r1=1.10&r2=1.11)
pgsql-committers by date
| Next: | From: Peter Eisentraut | Date: 2004-08-11 16:55:01 |
| Subject: Re: [COMMITTERS] pgsql-server: PostgreSQL extension makefile framework |
| Previous: | From: Peter Eisentraut | Date: 2004-08-11 11:06:24 |
| Subject: pgsql-server: Allow compilation when CODESET is not defined (OpenBSD). |