index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
msvc
Commit message (
Expand
)
Author
Age
*
Use BIO_{get,set}_app_data instead of BIO_{get,set}_data.
Tom Lane
2023-11-28
*
src/tools/msvc/clean.bat: Reconcile with PostgreSQL 16 work.
Noah Misch
2023-06-12
*
src/tools/msvc: Move all.sym temporary file back to Debug/postgres.
Noah Misch
2023-06-12
*
Pre-beta mechanical code beautification.
Tom Lane
2023-05-19
*
Update Solution.pm for HAVE_GSSAPI[_GSSAPI]_EXT_H, too.
Tom Lane
2023-04-17
*
Fix detection of unseekable files for fseek() and ftello() with MSVC
Michael Paquier
2023-04-12
*
Try to unbreak MSVC builds for pg_waldump
Andrew Dunstan
2023-04-08
*
Try to unbreak MSVC builds for fuzzystrmatch
Andrew Dunstan
2023-04-08
*
libpq: Add sslcertmode option to control client certificates
Michael Paquier
2023-03-24
*
libpq: Remove code for SCM credential authentication
Michael Paquier
2023-03-17
*
MSVC: Don't build ldap_password_func if not building with ldap
Andrew Dunstan
2023-03-15
*
Don't force SQL_ASCII/no-locale for installcheck in vcregress.pl
Andrew Dunstan
2023-02-26
*
Remove obsolete platforms from ps_status.c.
Thomas Munro
2023-02-17
*
Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates
Michael Paquier
2023-02-15
*
Revert refactoring of restore command code to shell_restore.c
Michael Paquier
2023-02-06
*
Refactor code for restoring files via shell commands
Michael Paquier
2023-01-18
*
Fix MSVC build
Peter Eisentraut
2023-01-11
*
Windows support in pg_import_system_collations
Peter Eisentraut
2023-01-03
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
Reorder some object files in makefiles
Peter Eisentraut
2022-12-28
*
Fix binary mismatch for MSVC plperl vs gcc built perl libs
Andrew Dunstan
2022-11-27
*
Make finding openssl program a configure or meson option
Peter Eisentraut
2022-10-20
*
windows: Adjust FD_SETSIZE via commandline define
Andres Freund
2022-10-06
*
windows: remove date from version number in win32ver.rc
Andres Freund
2022-09-26
*
De-special-case pgevent's rc file handling
Andres Freund
2022-09-24
*
Split TESTDIR into TESTLOGDIR and TESTDATADIR
Andres Freund
2022-09-19
*
Don't hardcode tmp_check/ as test directory for tap tests
Andres Freund
2022-09-19
*
Extend gendef.pl in preparation for meson
Andres Freund
2022-09-19
*
Bump minimum Perl version to 5.14
John Naylor
2022-09-14
*
Move gramparse.h to src/backend/parser
John Naylor
2022-09-14
*
Bump minimum version of Flex to 2.5.35
John Naylor
2022-09-09
*
Bump minimum version of Bison to 2.3
John Naylor
2022-09-09
*
Fix MSVC linker error for specparse.obj
John Naylor
2022-09-04
*
Enable RandomizedBaseAddress (ASLR) on Windows with MSVC builds
Michael Paquier
2022-08-28
*
Remove configure probe for sockaddr_in6 and require AF_INET6.
Thomas Munro
2022-08-26
*
Don't define FRONTEND for libpq
Andres Freund
2022-08-22
*
Don't define FRONTEND for ecpg libraries
Andres Freund
2022-08-22
*
Don't define FRONTEND for initdb
Andres Freund
2022-08-22
*
Remove configure probes for sockaddr_storage members.
Thomas Munro
2022-08-22
*
Remove remaining mentions of UNSAFE_STAT_OK
Peter Eisentraut
2022-08-20
*
Don't add HAVE_LDAP_H HAVE_WINLDAP_H to pg_config.h
Andres Freund
2022-08-18
*
Remove configure probe for netinet/tcp.h.
Thomas Munro
2022-08-18
*
Remove configure probe for sys/sockio.h.
Thomas Munro
2022-08-18
*
Remove configure probe for net/if.h.
Thomas Munro
2022-08-18
*
Remove configure probe for gethostbyname_r.
Thomas Munro
2022-08-14
*
Remove replacement code for getaddrinfo.
Thomas Munro
2022-08-14
*
Remove configure probe for struct sockaddr_storage.
Thomas Munro
2022-08-14
*
Remove configurability of PPC spinlock assembly code.
Tom Lane
2022-08-13
*
Remove configure probe for sys/resource.h and refactor.
Thomas Munro
2022-08-14
*
Remove configure probes for sys/ipc.h, sys/sem.h, sys/shm.h.
Thomas Munro
2022-08-14
[next]