Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jan 18, 2014
Minor 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
Commits on Jan 13, 2014
Code improvements for ALTER SYSTEM .. SET.
Show description for 05ff506committedMake bitmap heap scans show exact/lossy block info in EXPLAIN ANALYZE.
Show description for 2bb1f14committedFix possible buffer overrun in contrib/pg_trgm.
Show description for c3ccc9ecommittedFix calculation of ISMN check digit.
Show description for 866a1f0committedAdd OVERLAPS to index in the docs.
Show description for 0403814committed