Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Mar 5, 2018
Add infrastructure to support server-version-dependent tab completion.
Show description for 722408bcommittedshm_mq: Fix detach race condition.
Show description for 42d7074committedFix pg_rewind to handle relation data files in tablespaces properly.
Show description for 2f3e234committedRemove some obsolete procedure-specific code from PLs
Show description for 09230e5committed- committed
Commits on Mar 4, 2018
Actually pick .lib file when multiple perl libs are present
Show description for 6946280committedPL/pgSQL: Simplify RETURN checking for procedures
Show description for f7c7f67committedFix assorted issues in convert_to_scalar().
Show description for 58d9acccommitted
Commits on Mar 3, 2018
doc: Small wording improvement
Show description for 7726147committeddoc: Fix links to pg_stat_replication
Show description for e568eedcommittedMinor fixes for reloptions tests
Show description for 39314efcommittedMinor cleanup in genbki.pl.
Show description for 8d90b4dcommittedTrivial adjustments in preparation for bootstrap data conversion.
Show description for a351679committed- committed
In SSL tests, restart after pg_hba.conf changes
Show description for f96f481committedPrevent LDAP and SSL tests from running without support in build
Show description for ff18115committedAdd PG_TEST_EXTRA to control optional test suites
Show description for fdb3482committed
Commits on Mar 2, 2018
Fix VM buffer pin management in heap_lock_updated_tuple_rec().
Show description for 0b1d1a0committedFix pgbench TAP test to work in VPATH builds.
Show description for e94f2bccommittedAdd prokind column, replacing proisagg and proiswindow
Show description for fd1a421committedpostgres_fdw: Fourth attempt to stabilize regression tests.
Show description for 1733460committedshm_mq: Have the receiver set the sender's less frequently.
Show description for 497171dcommittedshm_mq: Reduce spinlock usage.
Show description for 34db06ecommittedImprove tab-completion for ALTER INDEX RESET/SET.
Show description for 2b8c94ecommittedMake gistvacuumcleanup() count the actual number of index tuples.
Show description for 81b9b5ccommittedFix msvc builds for ActivePerl > 5.24
Show description for 7240962committedMinor clean-up in dshash.{c,h}.
Show description for 17b340acommittedRemove volatile qualifiers from shm_mq.c.
Show description for 07c6e51committed
Commits on Mar 1, 2018
Use ereport not elog for some corrupt-HOT-chain reports.
Show description for 8ecdc2fcommittedRelax overly strict sanity check for upgraded ancient databases
Show description for 477ad05committedFix IOS planning when only some index columns can return an attribute.
Show description for b5febc1committedRemove out-of-date comment about formrdesc().
Show description for 6452b09committedFix format_type() to restore its old behavior.
Show description for 8f72a57committedpg_regress: Increase space available for test names.
Show description for 1437824committeddoc: mention PROVE_TESTS in section of TAP tests.
Show description for 9c49684committed