Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jan 18, 2014
Add ALTER TABLESPACE ... MOVE command
Show description for 76e91b3committedAllow SET TABLESPACE to database default
Show description for 6f25c62committedMake various variables const (read-only).
Show description for 0d79c0acommittedExport a few more symbols required for test_shm_mq module.
Show description for 7d7eee8committedFix client-only installation
Show description for ad6bf02committedMinor code beautification in contrib/sslinfo.
Show description for af9e3d6committed
Commits on Jan 17, 2014
Add gen_random_uuid() to contrib/pgcrypto.
Show description for e617012committedExport set_latch_on_sigusr1 symbol for Windows.
Show description for 708c529committedPrevent double macro definition of WIN32.
Show description for b64d956committedShow SSL encryption information when logging connections
Show description for 4cba1f6committedDefine WIN32 when _WIN32 is set
Show description for 9c14dd2committedPrevent integer overflow with --progress >= 2148
Show description for 2772799committed- committed
- committed
Commits on Jan 16, 2014
- committed
Fix Hot Standby feedback sending when streaming busily.
Show description for a472ae1committedSplit ecpg_execute() in constituent parts
Show description for 61bee9fcommittedAdd display of oprcode (the underlying function's name) to psql's \do+.
Show description for 515d2c5committedSplit ECPGdo() in constituent parts
Show description for 3291301committedSuppress Coverity complaints in readfuncs.c.
Show description for 8ba288dcommitted- committed
Commits on Jan 15, 2014
test_shm_mq: Try again to fix compiler warning.
Show description for b1365ffcommittedLogging running transactions every 15 seconds.
Show description for ed46758committedFix missing parentheses resulting in wrong order of dereference.
Show description for d02c0ddcommittedtest_shm_mq: Fix checks for negative queue size.
Show description for b5763cecommittedFix compiler warning.
Show description for d89746ccommittedFix compiler warning: Size isn't 64 bits on 32 bit platforms.
Show description for be361efcommittedImprove FILES section of psql reference page.
Show description for 5df99f6committed
Commits on Jan 14, 2014
Fix multiple bugs in index page locking during hot-standby WAL replay.
Show description for 061b079committedDocumentation for test_shm_mq.
Show description for 16cad3ecommittedMention that VACUUM FREEZE also effectively zeroes the table freeze age.
Show description for b682709committedFix typo in comment.
Show description for 246a9a8committedTest code for shared memory message queue facility.
Show description for 4db3744committedSingle-reader, single-writer, lightweight shared message queue.
Show description for ec9037dcommittedSimple table of contents for a shared memory segment.
Show description for 6ddd513committed