index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
Commit message (
Expand
)
Author
Age
*
Add checksum helper functions.
Robert Haas
2020-04-03
*
Allow pg_stat_statements to track planning statistics.
Fujii Masao
2020-04-02
*
Add -c/--restore-target-wal to pg_rewind
Michael Paquier
2020-04-01
*
Implement operator class parameters
Alexander Korotkov
2020-03-30
*
Introduce vacuum errcontext to display additional information.
Amit Kapila
2020-03-30
*
Enable Unix-domain sockets support on Windows
Peter Eisentraut
2020-03-28
*
Provide a TLS init hook
Andrew Dunstan
2020-03-25
*
Define EXEC_BACKEND in pg_config_manual.h
Peter Eisentraut
2020-03-25
*
Move routine building restore_command to src/common/
Michael Paquier
2020-03-24
*
Fix ordering in typedefs.list
Alexander Korotkov
2020-03-24
*
Fix up recent breakage of headerscheck and cpluspluscheck.
Tom Lane
2020-03-21
*
Turn off deprecated bison warnings under MSVC
Andrew Dunstan
2020-03-20
*
Add new typedefs introduced in 773df883e8 to typedefs.list
Alexander Korotkov
2020-03-19
*
Remove win32ver.rc from version_stamp.pl
Peter Eisentraut
2020-03-10
*
Create contrib/bool_plperl to provide a bool transform for PL/Perl[U].
Tom Lane
2020-03-06
*
Move pg_upgrade's Windows link() implementation to AC_REPLACE_FUNCS
Peter Eisentraut
2020-03-04
*
Blacklist port/win32_msvc/utime.h in cpluspluscheck and headerscheck.
Tom Lane
2020-03-02
*
Add PostgreSQL home page to --help output
Peter Eisentraut
2020-02-28
*
Move src/backend/utils/hash/hashfn.c to src/common
Robert Haas
2020-02-27
*
Fix build failure on header generation with repetitive builds of MSVC
Michael Paquier
2020-02-25
*
Adjust Solution.pm to set HAVE_STDINT_H.
Tom Lane
2020-02-21
*
Fix perlcritic warnings
Peter Eisentraut
2020-02-21
*
Allow running src/tools/msvc/mkvcbuild.pl under not Windows
Peter Eisentraut
2020-02-21
*
Assume that we have signed integral types and flexible array members.
Tom Lane
2020-02-21
*
Assume that we have <wchar.h>.
Tom Lane
2020-02-21
*
Assume that we have utime() and <utime.h>.
Tom Lane
2020-02-21
*
Assume that we have rint().
Tom Lane
2020-02-21
*
Assume that we have memmove().
Tom Lane
2020-02-21
*
Assume that we have cbrt().
Tom Lane
2020-02-21
*
Assume that we have isinf().
Tom Lane
2020-02-21
*
Assume that we have functional, 64-bit fseeko()/ftello().
Tom Lane
2020-02-21
*
Require stdint.h
Peter Eisentraut
2020-02-21
*
Simplify passing of configure arguments to pg_config
Peter Eisentraut
2020-02-10
*
Add kqueue(2) support to the WaitEventSet API.
Thomas Munro
2020-02-05
*
Fix vcregress.pl for new plperl test case.
Tom Lane
2020-01-29
*
Add jsonapi.c to Mkvcbuild.pm's @pgcommonallfiles.
Robert Haas
2020-01-29
*
Add exclusion to headercheck
Peter Eisentraut
2020-01-24
*
Add configure probe for rl_completion_suppress_quote.
Tom Lane
2020-01-23
*
Improve psql's tab completion for filenames.
Tom Lane
2020-01-23
*
Allow vacuum command to process indexes in parallel.
Amit Kapila
2020-01-20
*
Remove separate files for the initial contents of pg_(sh)description
Heikki Linnakangas
2020-01-19
*
Move OpenSSL routines for min/max protocol setting to src/common/
Michael Paquier
2020-01-17
*
Move wchar.c and encnames.c to src/common/.
Tom Lane
2020-01-16
*
Remove libpq.rc, use win32ver.rc for libpq
Peter Eisentraut
2020-01-15
*
tools/copyright.pl: skip copyright changes for *.key files
Bruce Momjian
2020-01-14
*
Add support for automatically updating Unicode derived files
Peter Eisentraut
2020-01-09
*
Modernize Python exception syntax in tests
Peter Eisentraut
2020-01-08
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Clean up inconsistent backslash use in paths
Peter Eisentraut
2019-12-20
*
Generate pg_config.h from pg_config.h.in on Windows
Peter Eisentraut
2019-12-20
[next]