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:10 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2014-02-16 12:37:10 -0500
commitd5a43a238e8179ef4d808acb920bdb7e8c1e3596 (patch)
tree7e7c320a2ef69ec432db377c69c50d56938a2a5c /src/backend/commands/functioncmds.c
parentdada4747a0eefc57cf82a27d856562b029813464 (diff)
downloadpostgresql-d5a43a238e8179ef4d808acb920bdb7e8c1e3596.tar.gz
postgresql-d5a43a238e8179ef4d808acb920bdb7e8c1e3596.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