Tom Lane escribió: > Hiroshi Inoue <[email protected]> writes: > > Attached is a patch to remove dllwarp from pgevent/Makefile. > > Actually, it looks like this patch doesn't work at all: > > http://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=jacana&dt=2014-02-20%2001%3A00%3A53 > > Did I fat-finger the commit somehow? I made a couple of cosmetic > changes, or at least I thought they were cosmetic.
The format of the file is completely unlike that of the other *dll.def files we use elsewhere. AFAICT each line is <tab>symbolname@<tab>some_number -- Álvaro Herrera http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
