Re: [HACKERS] apparent problem on linux/s390

2004-12-10 Thread Horak Daniel
Meanwhile, if anyone knows of real big iron that could join the buildfarm that would also be good. I can't put it in the buildfarm ;-) but I have access to real s390 hardware inside Red Hat. I'll try to run a test build and see whether the regression tests pass. I would expect that

Re: [HACKERS] apparent problem on linux/s390

2004-12-10 Thread Horak Daniel
Maybe we should mark the buildfarm member as s390 emulator ? It could be. But we'd rather use the full specification, Hercules 2.37, ESAME S390 architecture, 31 bit mode, running Debian Linux Woody Full support for IEEE float number instructions was added into Hercules during last weeks of

Re: [HACKERS] Bulkloading using COPY - ignore duplicates?

2001-10-08 Thread Horak Daniel
I've made some inroads towards adding 'ignore duplicates' functionality to PostgreSQL's COPY command. I've updated the parser grammar for COPY FROM to now accept: COPY [ BINARY ] table [ WITH OIDS ] FROM { 'filename' | stdin } [ [USING] DELIMITERS 'delimiter' ] [ WITH [NULL

Re: [HACKERS] Further CVS errors

2001-09-21 Thread Horak Daniel
I still have problem when doing cvs update on a fresh source tree. I did cvs checkout after the changes in cvs servers. $ cvs update cannot create_adm_p /tmp/cvs-serv24877/ChangeLogs Permission denied I think it is a problem on the CVS server. My client side is Cygwin 1.3.3 and cvs 1.11