Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Apr 18, 2016
Further reduce the number of semaphores used under --disable-spinlocks.
Show description for 75c24d0committedFix typo in docs.
Show description for 8ce8307committeddoc: Document that sequences can also be extension configuration tables
Show description for d460c7ccommitted
Commits on Apr 17, 2016
Avoid code duplication in \crosstabview.
Show description for 9603a32committed
Commits on Apr 16, 2016
Adjust spin.c's spinlock emulation so that 0 is not a valid spinlock value.
Show description for 4039c73committeddoc: Change some "user" to "role" for consistency in the section
Show description for 5fdda1ccommitted- committed
Disallow creation of indexes on system columns (except for OID).
Show description for c34df8acommittedIn recordExtensionInitPriv(), keep the scan til we're done with it
Show description for 99f2f3ccommitteddoc: Add missing parentheses
Show description for d2de44ccommitted- committed
Commits on Apr 15, 2016
Use less-generic names in matview.sql.
Show description for 4447f0bcommittedFix possible crash in ALTER TABLE ... REPLICA IDENTITY USING INDEX.
Show description for 8f1911dcommittedpostgres_fdw: Clean up handling of system columns.
Show description for da7d44bcommittedTweak EXPLAIN for parallel query to show workers launched.
Show description for 5702277committedFix portability problem induced by commit a6f6b7819.
Show description for 6b85d4bcommitted- committed
Update helptext for vcregress.pl
Show description for cf086b1committedMake regression test for multiple synchronous standbys more stable.
Show description for 36c1c91committedFix memory leak in GIN index scans.
Show description for f0e766bcommittedRethink \crosstabview's argument parsing logic.
Show description for 6f0d6a5committedMake init_spin_delay() C89 compliant #2.
Show description for 4b74c6acommittedRemove trailing commas in enums.
Show description for 533cd23committed- committed
Commits on Apr 14, 2016
Fix core dump in ReorderBufferRestoreChange on alignment-picky platforms.
Show description for 6a3d396committedAdjust signature of walrcv_receive hook.
Show description for c2dc194committedAdjust datatype of ReplicationState.acquired_by.
Show description for 994f112committedDocs: clarify description of LIMIT/OFFSET behavior.
Show description for fda21aacommittedFix prototype of pgwin32_bind().
Show description for 22989a8committedFix broken dependency-mongering for index operator classes/families.
Show description for 92a30a7committedFix duplicated index entry in doc.
Show description for c8cb745committedDisallow SET SESSION AUTHORIZATION pg_*
Show description for bfed4abcommittedAdd required database and origin filtering for logical messages.
Show description for be65eddcommittedMake init_spin_delay() C89 compliant and change stuck spinlock reporting.
Show description for 80abbebcommitted
Commits on Apr 13, 2016
Fix pg_dump so pg_upgrade'ing an extension with simple opfamilies works.
Show description for 6cead41committed