Fix up PGDLLIMPORT marking for standard_conforming_strings. Moving it
authorTom Lane <[email protected]>
Mon, 13 Jul 2009 00:42:18 +0000 (00:42 +0000)
committerTom Lane <[email protected]>
Mon, 13 Jul 2009 00:42:18 +0000 (00:42 +0000)
commit0ef0b2ba31ce486475c8712a9048f27fbacf334e
tree4c2b7024656540a668c1301208320343a53e923f
parent3011b522e1593aa273386d7e6a3e08739826a07f
Fix up PGDLLIMPORT marking for standard_conforming_strings.  Moving it
into a header file that plpgsql's scan.l can see broke the previous
kluge.  Per buildfarm results.
src/include/parser/parser.h
src/pl/plpgsql/src/scan.l