missing DLLIMPORT for cpu_index_tuple_cost

Started by Norman Vineabout 23 years ago3 messagesbugs
Jump to latest
#1Norman Vine
nhv@cape.com

add missing DLLIMPORT for cpu_index_tuple_cost to
src/include/optimizer/cost.h.

This is required to compile the PostGIS extension module
with Cygwin
http://postgis.refractions.net

Norman

Attachments:

diffsapplication/octet-stream; name=diffsDownload+2-2
#2Bruce Momjian
bruce@momjian.us
In reply to: Norman Vine (#1)
Re: missing DLLIMPORT for cpu_index_tuple_cost

Your patch has been added to the PostgreSQL unapplied patches list at:

http://momjian.postgresql.org/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

---------------------------------------------------------------------------

Norman Vine wrote:

add missing DLLIMPORT for cpu_index_tuple_cost to
src/include/optimizer/cost.h.

This is required to compile the PostGIS extension module
with Cygwin
http://postgis.refractions.net

Norman

[ Attachment, skipping... ]

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
#3Bruce Momjian
bruce@momjian.us
In reply to: Norman Vine (#1)
Re: missing DLLIMPORT for cpu_index_tuple_cost

Patch applied. Thanks.

---------------------------------------------------------------------------

Norman Vine wrote:

add missing DLLIMPORT for cpu_index_tuple_cost to
src/include/optimizer/cost.h.

This is required to compile the PostGIS extension module
with Cygwin
http://postgis.refractions.net

Norman

[ Attachment, skipping... ]

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073