Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Nov 12, 2014
Fix several weaknesses in slot and logical replication on-disk serialization.
Show description for ec5896acommittedAdd interrupt checks to contrib/pg_prewarm.
Show description for bd4ae0fcommittedUse just one database connection in the "tablespace" test.
Show description for 28245b8committed- committed
Commits on Nov 11, 2014
Remove incorrect comment.
Show description for f1abd78committedLoop when necessary in contrib/pgcrypto's pktreader_pull().
Show description for f2ad2bdcommittedFix dependency searching for case where column is visited before table.
Show description for 2edfc02committedAdd generate_series(numeric, numeric).
Show description for 1871c89committedAdd GUC and storage parameter to set the maximum size of GIN pending list.
Show description for a1b395bcommittedReally fix compilation failure on MIPS.
Show description for ae667f7committed
Commits on Nov 10, 2014
Fix compilation failure on MIPS.
Show description for baf7b3acommittedBRIN: fix bug in xlog backup block counting
Show description for a590f26committedFix potential NULL-pointer dereference.
Show description for c8df947committedEnsure that RowExprs and whole-row Vars produce the expected column names.
Show description for bf7ca15committedFurther code and wording tweaks in BRIN
Show description for 1e0b436committedFix compiler warning for non-assert builds.
Show description for 96a73fccommittedTab complete second argument to \c with role names.
Show description for 095d401committedC comment: mention 1500-02-29 as an invalid date
Show description for 67067f9committed
Commits on Nov 8, 2014
Fix some coding issues in BRIN
Show description for b89ee54committedpg_basebackup: Adjust tests for long file name issues
Show description for 926f5cecommitteddoc: Update pg_receivexlog note
Show description for 552faefcommitted
Commits on Nov 7, 2014
Introduce custom path and scan providers.
Show description for 0b03e59committedFix building with WAL_DEBUG.
Show description for 7250d85committedUse the sortsupport infrastructure in more cases.
Show description for 5ea86e6committed- committed
Fix serial schedule
Show description for 0e892e0committedBRIN: Block Range Indexes
Show description for 7516f52committedFix generation of SP-GiST vacuum WAL records.
Show description for 1961b1ccommittedRemove obsolete cases from GiST update redo code.
Show description for 2effb72committedCope with more than 64K phrases in a thesaurus dictionary.
Show description for d6e37b3committed
Commits on Nov 6, 2014
Fix normalization of numeric values in JSONB GIN indexes.
Show description for 4875931committedPrevent the unnecessary creation of .ready file for the timeline history file.
Show description for 5332b8ccommittedMove the backup-block logic from XLogInsert to a new file, xloginsert.c.
Show description for 2076db2committedFix typo in comment.
Show description for d2b8a2ccommittedImplement IF NOT EXIST for CREATE INDEX.
Show description for 08309aacommitted