postgresql/src
Peter Eisentraut 5304fec4d8 Apply PGDLLIMPORT markings to some GUC variables
According to the commit message in 8ec569479, we must have all variables
in header files marked with PGDLLIMPORT. In commit d3cc5ffe81 some
variables were moved from launch_backend.c file to several header files.

This adds PGDLLIMPORT to moved variables.

Author: Sofia Kopikova <s.kopikova@postgrespro.ru>
Reviewed-by: Robert Haas <robertmhaas@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/e0b17014-5319-4dd6-91cd-93d9c8fc9539%40postgrespro.ru
2024-08-14 11:36:12 +02:00
..
backend Remove TRACE_SORT macro 2024-08-14 08:07:52 +02:00
bin All POSIX systems have langinfo.h and CODESET. 2024-08-13 22:13:52 +12:00
common Remove fe_memutils from libpgcommon_shlib 2024-08-12 08:30:39 +02:00
fe_utils Improve file header comments for astramer code. 2024-08-07 08:49:41 -04:00
include Apply PGDLLIMPORT markings to some GUC variables 2024-08-14 11:36:12 +02:00
interfaces libpq: Trace frontend authentication challenges 2024-08-12 19:12:54 -04:00
makefiles Add -Wmissing-variable-declarations to the standard compilation flags 2024-08-03 11:51:02 +02:00
pl Fix edge case in plpgsql's make_callstmt_target(). 2024-08-07 12:54:39 -04:00
port Harmonize MinGW CODESET lookup with MSVC. 2024-08-14 15:04:14 +12:00
template Remove AIX support 2024-02-28 15:17:23 +04:00
test Log more info when wait-for-catchup tests time out. 2024-08-12 13:18:36 -04:00
timezone Update time zone data files to tzdata release 2024a. 2024-02-01 15:57:53 -05:00
tools Rename bbstreamer to astreamer. 2024-08-05 09:56:25 -04:00
tutorial Update copyright for 2024 2024-01-03 20:49:05 -05:00
.gitignore
DEVELOPERS
Makefile Remove distprep 2023-11-06 15:18:04 +01:00
Makefile.global.in Add -Wmissing-variable-declarations to the standard compilation flags 2024-08-03 11:51:02 +02:00
Makefile.shlib Remove AIX support 2024-02-28 15:17:23 +04:00
meson.build Update copyright for 2024 2024-01-03 20:49:05 -05:00
nls-global.mk Remove distprep 2023-11-06 15:18:04 +01:00