aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/functioncmds.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2014-02-16 12:37:07 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2014-02-16 12:37:07 -0500
commita5cf60682e4c61e7cc35c5024abf52ed561775ea (patch)
tree8f69f313273f2bbadb405aa6274b7e8a8f08bf87 /src/backend/commands/functioncmds.c
parent8fd994e40cb42b56d6bdef07e1bd7ac79270816b (diff)
downloadpostgresql-a5cf60682e4c61e7cc35c5024abf52ed561775ea.tar.gz
postgresql-a5cf60682e4c61e7cc35c5024abf52ed561775ea.zip
PGDLLIMPORT'ify DateStyle and IntervalStyle.
This is needed on Windows to support contrib/postgres_fdw. Although it's been broken since last March, we didn't notice until recently because there were no active buildfarm members that complained about missing PGDLLIMPORT marking. Efforts are underway to improve that situation, in support of which we're delaying fixing some other cases of global variables that should be marked PGDLLIMPORT. However, this case affects 9.3, so we can't wait any longer to fix it. I chose to mark DateOrder as well, though it's not strictly necessary for postgres_fdw.
Diffstat (limited to 'src/backend/commands/functioncmds.c')
0 files changed, 0 insertions, 0 deletions