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
*
backpatch "jit: Add support for LLVM 12."
Andres Freund
2020-12-07
*
Sync our copy of the timezone library with IANA release tzcode2020c.
Tom Lane
2020-10-16
*
Move connect.h from fe_utils to src/include/common.
Noah Misch
2020-08-10
*
Improve vacuum error context handling.
Amit Kapila
2020-07-01
*
Remove support for timezone "posixrules" file.
Tom Lane
2020-06-29
*
Move frontend-side archive APIs from src/common/ to src/fe_utils/
Michael Paquier
2020-06-11
*
Avoid need for valgrind suppressions for pg_atomic_init_u64 on some platforms.
Andres Freund
2020-06-08
*
MSVC: Avoid warning when testing a TAP suite without PROVE_FLAGS.
Noah Misch
2020-06-07
*
pgindent run prior to branching v13.
Tom Lane
2020-06-07
*
Refresh function name in CRC-associated Valgrind suppressions.
Noah Misch
2020-06-05
*
Fix MSVC installations with multiple "configure" files detected
Michael Paquier
2020-05-21
*
Run pgindent with new pg_bsd_indent version 2.1.1.
Tom Lane
2020-05-16
*
Final pgindent run with pg_bsd_indent version 2.1.
Tom Lane
2020-05-16
*
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-05-14
*
Fix findoidjoins to recognize oidvector columns.
Tom Lane
2020-05-09
*
Update oidjoins regression test for v13.
Tom Lane
2020-05-09
*
Handle spaces for Python install location in MSVC scripts
Michael Paquier
2020-05-06
*
Update Windows timezone name list to include currently-known zones.
Tom Lane
2020-04-24
*
Improve placement of "display name" comment in win32_tzmap[] entries.
Tom Lane
2020-04-24
*
git_changelog: use modern format for rel branch names in example
Bruce Momjian
2020-04-24
*
Fix handling of WAL segments ready to be archived during crash recovery
Michael Paquier
2020-04-24
*
Use a slightly more liberal regex to detect Visual Studio version
Andrew Dunstan
2020-04-17
*
Stop requiring an explicit return from perl subroutines
Andrew Dunstan
2020-04-14
*
Set Perl search path more idiomatically
Andrew Dunstan
2020-04-14
*
Use perl's $/ more idiomatically
Andrew Dunstan
2020-04-13
*
Use perl warnings pragma consistently
Andrew Dunstan
2020-04-13
*
Print policy name in perlcritic messages
Andrew Dunstan
2020-04-13
*
Revert 0f5ca02f53
Alexander Korotkov
2020-04-08
*
Implement waiting for given lsn at transaction start
Alexander Korotkov
2020-04-07
*
Introduce xid8-based functions to replace txid_XXX.
Thomas Munro
2020-04-07
*
Add infrastructure to track WAL usage.
Amit Kapila
2020-04-04
*
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
[next]