Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Feb 26, 2020
Include error code in message from pg_upgrade
Show description for 4109bb5committed
Commits on Feb 25, 2020
Fix build failure on header generation with repetitive builds of MSVC
Show description for 59f9cd9committed
Commits on Feb 24, 2020
Fix compile failure.
Show description for 3639071committedexpression eval: Reduce number of steps for agg transition invocations.
Show description for 2742c45committedIssue properly WAL record for CID of first catalog tuple in multi-insert
Show description for 7d672b7committedAccount explicitly for long-lived FDs that are allocated outside fd.c.
Show description for 3d47551committedChange client-side fsync_fname() to report errors fatally
Show description for 1420617committedAdapt 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 70a7732committed