Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Nov 11, 2014
Add 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- committed
Remove the last vestige of server-side autocommit.
Show description for 525a489committed
Commits on Nov 5, 2014
Fix thinko in commit 2bd9e412f92bc6a68f3e8bcb18e04955cc35001d.
Show description for c30be97committedMake CREATE TYPE print warnings if a datatype's I/O functions are volatile.
Show description for 465d7e1committedFix volatility markings of some contrib I/O functions.
Show description for 66c029ccommitted
Commits on Nov 4, 2014
- committed
Drop no-longer-needed buffers during ALTER DATABASE SET TABLESPACE.
Show description for 33f80f8committed