index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
msvc
Age
Commit message (
Expand
)
Author
2023-12-20
Remove MSVC scripts
Michael Paquier
2023-11-29
Read include/exclude commands for dump/restore from file
Daniel Gustafsson
2023-11-29
Optimize pg_readv/pg_pwritev single vector case.
Thomas Munro
2023-11-28
Use BIO_{get,set}_app_data instead of BIO_{get,set}_data.
Tom Lane
2023-11-14
Replace Gen_dummy_probes.sed with Gen_dummy_probes.pl
Peter Eisentraut
2023-11-04
Try again to fix the MSVC build
David Rowley
2023-11-03
Add missing unicode_category.c to MSVC build scripts
David Rowley
2023-10-25
Add missing include dir and references to libpq for MSVC build
David Rowley
2023-09-18
Fix MSVC build for changes to binaryheap.
Nathan Bossart
2023-08-22
Introduce macros for protocol characters.
Nathan Bossart
2023-08-20
Add system view pg_wait_events
Michael Paquier
2023-08-10
Update Solution.pm for new LoongArch CRC symbol
John Naylor
2023-07-12
Remove --disable-thread-safety and related code.
Thomas Munro
2023-07-09
All supported systems have locale_t.
Thomas Munro
2023-07-05
Generate automatically code and documentation related to wait events
Michael Paquier
2023-07-03
Remove support for OpenSSL 1.0.1
Michael Paquier
2023-06-12
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-05-19
Pre-beta mechanical code beautification.
Tom Lane
2023-04-17
Update Solution.pm for HAVE_GSSAPI[_GSSAPI]_EXT_H, too.
Tom Lane
2023-04-12
Fix detection of unseekable files for fseek() and ftello() with MSVC
Michael Paquier
2023-04-08
Try to unbreak MSVC builds for pg_waldump
Andrew Dunstan
2023-04-08
Try to unbreak MSVC builds for fuzzystrmatch
Andrew Dunstan
2023-03-24
libpq: Add sslcertmode option to control client certificates
Michael Paquier
2023-03-17
libpq: Remove code for SCM credential authentication
Michael Paquier
2023-03-15
MSVC: Don't build ldap_password_func if not building with ldap
Andrew Dunstan
2023-02-26
Don't force SQL_ASCII/no-locale for installcheck in vcregress.pl
Andrew Dunstan
2023-02-17
Remove obsolete platforms from ps_status.c.
Thomas Munro
2023-02-15
Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates
Michael Paquier
2023-02-06
Revert refactoring of restore command code to shell_restore.c
Michael Paquier
2023-01-18
Refactor code for restoring files via shell commands
Michael Paquier
2023-01-11
Fix MSVC build
Peter Eisentraut
2023-01-03
Windows support in pg_import_system_collations
Peter Eisentraut
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-12-28
Reorder some object files in makefiles
Peter Eisentraut
2022-11-27
Fix binary mismatch for MSVC plperl vs gcc built perl libs
Andrew Dunstan
2022-10-20
Make finding openssl program a configure or meson option
Peter Eisentraut
2022-10-06
windows: Adjust FD_SETSIZE via commandline define
Andres Freund
2022-09-26
windows: remove date from version number in win32ver.rc
Andres Freund
2022-09-24
De-special-case pgevent's rc file handling
Andres Freund
2022-09-19
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-14
Bump minimum Perl version to 5.14
John Naylor
2022-09-14
Move gramparse.h to src/backend/parser
John Naylor
2022-09-09
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-04
Fix MSVC linker error for specparse.obj
John Naylor
2022-08-28
Enable RandomizedBaseAddress (ASLR) on Windows with MSVC builds
Michael Paquier
2022-08-26
Remove configure probe for sockaddr_in6 and require AF_INET6.
Thomas Munro
[next]