Why PGDLLIMPORT is needed - Mailing list pgsql-general

From 高健
Subject Why PGDLLIMPORT is needed
Date
Msg-id CAL454F1-maRbLDhUSduHFU6zh21Be-aa+i4RHBchjZ8NBFAMuQ@mail.gmail.com
Whole thread Raw
Responses Re: Why PGDLLIMPORT is needed  (Craig Ringer <ringerc@ringerc.id.au>)
List pgsql-general
On /src/include/storage/proc.h:

I saw the following line:

extern PGDLLIMPORT PGPROC *MyProc;

I want to know why PGDLLIMPORT is used here?

Does it mean: exten PGPROC *MyProc;  right?

pgsql-general by date:

Previous
From: Chris Angelico
Date:
Subject: Re: How to print application_name in log_line_prefix (using %a)?
Next
From: Tianyin Xu
Date:
Subject: Re: How to print application_name in log_line_prefix (using %a)?