postgresql/src/include/port
Michael Paquier b7684bd105 Remove unnecessary declaration in win32_port.h
Mis-merge introduced by e2f21ff, where pgwin32_setenv() was listed but
not defined in win32env.c.  This had no consequences as this routine
does not exist in this branch.

Only REL_12_STABLE and REL_13_STABLE got that wrong.

Backpatch-through: 12
2021-06-08 13:40:10 +09:00
..
atomics Avoid need for valgrind suppressions for pg_atomic_init_u64 on some platforms. 2020-06-08 20:02:52 -07:00
win32 Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
win32_msvc Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
aix.h Attempt to work around a 32bit xlc compiler bug from a different place. 2015-08-08 01:19:02 +02:00
atomics.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
cygwin.h Cygwin and Mingw floating-point fixes. 2019-02-16 01:50:16 +00:00
darwin.h Refer to OS X as "macOS", except for the port name which is still "darwin". 2016-09-25 15:40:57 -04:00
freebsd.h Default to wal_sync_method=fdatasync on FreeBSD. 2021-02-15 16:06:18 +13:00
hpux.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
linux.h pgindent run for 9.4 2014-05-06 12:12:18 -04:00
netbsd.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
openbsd.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_bitutils.h Rotate instead of shifting hash join batch number. 2019-12-24 13:07:54 +13:00
pg_bswap.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
pg_crc32c.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
solaris.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
win32.h Remove outdated/removed Win32 URLs in C comments 2018-01-09 18:33:21 -05:00
win32_port.h Remove unnecessary declaration in win32_port.h 2021-06-08 13:40:10 +09:00