Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Dec 30, 2014
Revert the GinMaxItemSize calculation so that we fit 3 tuples per page.
Show description for 930fd68committed- committed
Commits on Dec 29, 2014
Assorted minor fixes for psql metacommand docs.
Show description for ae17897committed
Commits on Dec 28, 2014
Remove duplicate assignment in new pg_get_object_address() function.
Show description for 9a11df1committed
Commits on Dec 26, 2014
Restrict name list len for domain constraints
Show description for 6630420committedRemove event trigger from object_address test
Show description for 289121acommittedGrab heavyweight tuple lock only before sleeping
Show description for 0e5680fcommitted
Commits on Dec 25, 2014
Have config_sspi_auth() permit IPv6 localhost connections.
Show description for 8d9cb0bcommittedBlindly fix a dtrace probe in lwlock.c for a removed local variable.
Show description for 740a4eccommittedTemporarily revert "Move pg_lzcompress.c to src/common."
Show description for 966115ccommittedLockless StrategyGetBuffer clock sweep hot path.
Show description for d72731acommittedImprove LWLock scalability.
Show description for ab5194ecommittedConvert the PGPROC->lwWaitLink list into a dlist instead of open coding it.
Show description for 7882c3bcommittedAdd capability to suppress CONTEXT: messages to elog machinery.
Show description for 570bd2bcommittedRemove duplicate include of slot.h.
Show description for 4a55931committedMove pg_lzcompress.c to src/common.
Show description for 60838dfcommitted
Commits on Dec 24, 2014
Add CST (China Standard Time) to our lists of timezone abbreviations.
Show description for 5b89473committed- committed
- committed
Remove unused fields from ReindexStmt.
Show description for 3b6ca12committedSuppress MSVC warning in typeStringToTypeName function.
Show description for cd5ebe1committed
Commits on Dec 23, 2014
Remove failing collation case from object_address regression test.
Show description for 3e22753committedRevert "Use a bitmask to represent role attributes"
Show description for a609d96committedAdd SQL-callable pg_get_object_address
Show description for d7ee82ecommittedUse a bitmask to represent role attributes
Show description for 1826987committedget_object_address: separate domain constraints from table constraints
Show description for 7eca575committedChange local_preload_libraries to PGC_USERSET
Show description for 584e35dcommitted
Commits on Dec 22, 2014
- committed
Fix documentation of argument type of json_agg and jsonb_agg
Show description for b2d145bcommittedMove rbtree.c from src/backend/utils/misc to src/backend/lib.
Show description for 955557dcommittedTurn much of the btree_gin macros into real functions.
Show description for 7f0dccacommittedUse a pairing heap for the priority queue in kNN-GiST searches.
Show description for e703261committed
Commits on Dec 21, 2014
Docs: clarify treatment of variadic functions with zero variadic arguments.
Show description for 699300acommittedFix file descriptor leak at end of recovery.
Show description for 2ef6c66committed
Commits on Dec 20, 2014
doc: Adjust wording of ALTER TABLESPACE restriction
Show description for cfb64fdcommitted