Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Feb 24, 2020
Adapt hashfn.c and hashutils.h for frontend use.
Show description for a91e2facommittedPut all the prototypes for hashfn.c into the same header file.
Show description for 9341c78committedMove bitmap_hash and bitmap_match to bitmapset.c.
Show description for 07b95c3committedAdd prefix checks in exclude lists for pg_rewind, pg_checksums and base backups
Show description for bf883b2committed
Commits on Feb 22, 2020
Factor out InitControlFile() from BootStrapXLOG()
Show description for 79c2385committedReformat code comment
Show description for 9745f93committedpg_resetwal: Rename function to avoid potential conflict
Show description for 5f1b826committed
Commits on Feb 21, 2020
Adjust Solution.pm to set HAVE_STDINT_H.
Show description for ec4a785committed- committed
Allow running src/tools/msvc/mkvcbuild.pl under not Windows
Show description for 73c8596committedAssume that we have signed integral types and flexible array members.
Show description for f4d5936committedAssume that we have <wchar.h>.
Show description for 97cf1facommittedAssume that we have utime() and <utime.h>.
Show description for 481c8e9committedAssume that we have rint().
Show description for f88a058committedAssume that we have memmove().
Show description for 1200d71committedAssume that we have cbrt().
Show description for abe41f4committedAssume that we have isinf().
Show description for 7fde892committedAssume that we have functional, 64-bit fseeko()/ftello().
Show description for 799d224committedFix compiler warnings on 64-bit Windows
Show description for 3f9c169committedFixup for nodeAgg.c refactor.
Show description for b7fabe8committedAvoid redundant checks in partition_bounds_copy().
Show description for 032f9aecommittedEtsuro FujitaRequire stdint.h
Show description for 9573384committedDoc: Fix instructions to control build environment with MSVC
Show description for dca3911committed
Commits on Feb 20, 2020
Simplify FK-to-partitioned regression test query
Show description for b2304a7committed- committedEtsuro Fujita
Cleanup more code related to ws2_32.dll loading in src/port/getaddrinfo.c
Show description for d55e9aecommitted
Commits on Feb 19, 2020
Doc: discourage use of partial indexes for poor-man's-partitioning.
Show description for 6a8e560committedRemove support for upgrading extensions from "unpackaged" state.
Show description for 70a7732committedFix typo
Show description for 2f9c46acommittedFix confusion about event trigger vs. plain function in plpgsql.
Show description for 761a568committedSet gen_random_uuid() to volatile
Show description for 2ed19a4committedMinor refactor of nodeAgg.c.
Show description for 5b618e1committedlogtape.c: allocate read buffer even for an empty tape.
Show description for 8021985committedFix mesurement of elapsed time during truncating heap in VACUUM.
Show description for 0074919committedClean up some code, comments and docs referring to Windows 2000 and older
Show description for e2e0219committed