Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Nov 7, 2014
Remove 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 33f80f8committedSwitch to CRC-32C in WAL and other places.
Show description for 5028f22committedRemove support for 64-bit CRC.
Show description for 404bc51committed
Commits on Nov 3, 2014
pqmq.h needs to include something that defines StringInfo.
Show description for 585e0b9committedDocs: fix incorrect spelling of contrib/pgcrypto option.
Show description for f443de8committedRemove dead-since-introduction pgcrypto code.
Show description for 1ed8e77committed- committed
Re-remove dependency on the DLL of pythonxx.def file.
Show description for 00c07e4committedMake ECPG test programs depend on "ecpg$(X)", not "ecpg".
Show description for 67a4120committedFix win32setlocale.c const-related warnings.
Show description for 8463195committed- committed
Commits on Nov 2, 2014
Add configure --enable-tap-tests option
Show description for a409b46committed
Commits on Nov 1, 2014
PL/Python: Fix example
Show description for 3e81a33committed
Commits on Oct 31, 2014
Support frontend-backend protocol communication using a shm_mq.
Show description for 2bd9e41committeddoc: Fix typos
Show description for 252e652committed- committed
doc: Improve CREATE VIEW / WITH documentation
Show description for 5bd91e3committed
Commits on Oct 30, 2014
Extend dsm API with a new function dsm_unpin_mapping.
Show description for f7102b0committedTest IsInTransactionChain, not IsTransactionBlock, in vac_update_relstats.
Show description for fd0f651committed"Pin", rather than "keep", dynamic shared memory mappings and segments.
Show description for 6057c21committed
Commits on Oct 29, 2014
Remove use of TAP subtests
Show description for 7912f9bcommittedAvoid corrupting tables when ANALYZE inside a transaction is rolled back.
Show description for e0722d9committed