]> granicus.if.org Git - postgresql/shortlog
postgresql
2018-03-06 Peter EisentrautRaise Test::More version requirement
2018-03-06 Alvaro HerreraFix bogus Name assignment in CreateStatistics
2018-03-06 Peter EisentrautTests for Kerberos/GSSAPI authentication
2018-03-06 Andres FreundFix parent node of WCO expressions in partitioned tables.
2018-03-06 Andres FreundAdd parenthesized options syntax for ANALYZE.
2018-03-05 Andres FreundFix HEAP_INSERT_IS_SPECULATIVE to HEAP_INSERT_SPECULATI...
2018-03-05 Alvaro HerreraClone extended stats in CREATE TABLE (LIKE INCLUDING...
2018-03-05 Tom LaneTemporarily instrument postgres_fdw test to look for...
2018-03-05 Tom LaneAdd infrastructure to support server-version-dependent...
2018-03-05 Robert Haasshm_mq: Fix detach race condition.
2018-03-05 Fujii MasaoFix pg_rewind to handle relation data files in tablespa...
2018-03-05 Peter EisentrautRemove some obsolete procedure-specific code from PLs
2018-03-05 Peter Eisentrautdoc: Tiny whitespace fix
2018-03-04 Magnus HaganderActually pick .lib file when multiple perl libs are...
2018-03-04 Peter EisentrautPL/pgSQL: Simplify RETURN checking for procedures
2018-03-04 Tom LaneFix assorted issues in convert_to_scalar().
2018-03-03 Peter Eisentrautdoc: Small wording improvement
2018-03-03 Peter Eisentrautdoc: Fix links to pg_stat_replication
2018-03-03 Peter EisentrautMinor fixes for reloptions tests
2018-03-03 Tom LaneMinor cleanup in genbki.pl.
2018-03-03 Tom LaneTrivial adjustments in preparation for bootstrap data...
2018-03-03 Peter Eisentrautdoc: Improve wording
2018-03-03 Peter EisentrautIn SSL tests, restart after pg_hba.conf changes
2018-03-03 Peter EisentrautPrevent LDAP and SSL tests from running without support...
2018-03-03 Peter EisentrautAdd PG_TEST_EXTRA to control optional test suites
2018-03-02 Tom LaneFix VM buffer pin management in heap_lock_updated_tuple...
2018-03-02 Tom LaneFix pgbench TAP test to work in VPATH builds.
2018-03-02 Peter EisentrautAdd prokind column, replacing proisagg and proiswindow
2018-03-02 Robert Haaspostgres_fdw: Fourth attempt to stabilize regression...
2018-03-02 Robert Haasshm_mq: Have the receiver set the sender's less frequently.
2018-03-02 Robert Haasshm_mq: Reduce spinlock usage.
2018-03-02 Fujii MasaoImprove tab-completion for ALTER INDEX RESET/SET.
2018-03-02 Tom LaneMake gistvacuumcleanup() count the actual number of...
2018-03-02 Magnus HaganderFix msvc builds for ActivePerl > 5.24
2018-03-02 Andres FreundMinor clean-up in dshash.{c,h}.
2018-03-02 Andres FreundRemove volatile qualifiers from shm_mq.c.
2018-03-01 Tom LaneUse ereport not elog for some corrupt-HOT-chain reports.
2018-03-01 Alvaro HerreraRelax overly strict sanity check for upgraded ancient...
2018-03-01 Tom LaneFix IOS planning when only some index columns can retur...
2018-03-01 Tom LaneRemove out-of-date comment about formrdesc().
2018-03-01 Tom LaneFix format_type() to restore its old behavior.
2018-03-01 Andres Freundpg_regress: Increase space available for test names.
2018-03-01 Andres Freunddoc: mention PROVE_TESTS in section of TAP tests.
2018-03-01 Andres Freunddoc: Add WaitForBackgroundWorkerShutdown() to bgw docs.
2018-03-01 Andres Freunddoc: Add random_zipfian to list of random functions...
2018-03-01 Andres Freundpgbench: consolidate a few PQfinish calls.
2018-03-01 Tom LaneRemove redundant IndexTupleDSize macro.
2018-02-28 Tom LaneDoc: remove duplicate poly_ops row from SP-GiST opclass...
2018-02-28 Tom LaneRename base64 routines to avoid conflict with Solaris...
2018-02-28 Tom LaneRemove restriction on SQL block length in isolationtest...
2018-02-28 Robert HaasFor partitionwise join, match on partcollation, not...
2018-02-28 Robert HaasDocument LWTRANCHE_PARALLEL_HASH_JOIN.
2018-02-28 Robert HaasFix assertion failure when Parallel Append is run serially.
2018-02-28 Robert Haaspostgres_fdw: Third attempt to stabilize regression...
2018-02-28 Robert HaasUpdate and improve comments.
2018-02-28 Peter Eisentrautdoc: Improve man build speed
2018-02-28 Peter EisentrautFix warnings in man page build
2018-02-27 Tom LaneFix up ecpg's configuration so it handles "long long...
2018-02-27 Tom LaneUse the correct tuplestore read pointer in a NamedTuple...
2018-02-27 Tom LaneRevert renaming of int44in/int44out.
2018-02-27 Robert Haasdoc: Fix grammar.
2018-02-27 Tom LanePrevent dangling-pointer access when update trigger...
2018-02-27 Robert HaasMinor cleanup of code related to partially_grouped_rel.
2018-02-27 Robert HaasFix logic error in add_paths_to_partial_grouping_rel.
2018-02-27 Tom LaneImprove regression test coverage of regress.c.
2018-02-27 Tom LaneRemove unused functions in regress.c.
2018-02-26 Alvaro HerreraUpdate PartitionTupleRouting struct comment
2018-02-26 Tom LaneSchema-qualify references in test_ddl_deparse test...
2018-02-26 Tom LaneLast-minute updates for release notes.
2018-02-26 Peter EisentrautFix typo in internal error message
2018-02-26 Noah MischDocument security implications of search_path and the...
2018-02-26 Noah MischEmpty search_path in Autovacuum and non-psql/pgbench...
2018-02-26 Tom LaneAvoid using unsafe search_path settings during dump...
2018-02-26 Robert HaasAdd a new upper planner relation for partially-aggregat...
2018-02-25 Tom LaneUn-break parallel pg_upgrade.
2018-02-25 Tom LaneRelease notes for 10.3, 9.6.8, 9.5.12, 9.4.17, 9.3.22.
2018-02-24 Peter EisentrautUpdate headers of generated files
2018-02-24 Peter EisentrautAdd current directory to Perl include path
2018-02-24 Peter EisentrautUse croak instead of die in Perl code when appropriate
2018-02-24 Tom LaneFix thinko in in_range_float4_float8.
2018-02-24 Tom LaneAdd window RANGE support for float4, float8, numeric.
2018-02-24 Peter EisentrautCheck error messages in SSL tests
2018-02-24 Peter EisentrautFix filtering of unsupported relations in logical repli...
2018-02-23 Tom LaneFirst-draft release notes for 10.3.
2018-02-23 Tom LaneFix brown-paper-bag bug in commit 0a459cec96d3856f476c2...
2018-02-23 Tom LaneAllow auto_explain.log_min_duration to go up to INT_MAX.
2018-02-23 Noah MischSynchronize doc/ copies of src/test/examples/.
2018-02-23 Tom LaneFix planner failures with overlapping mergejoin clauses...
2018-02-23 Robert HaasRevise API for partition bound search functions.
2018-02-23 Robert HaasRevise API for partition_rbound_cmp/partition_rbound_da...
2018-02-23 Peter EisentrautSupport parameters in CALL
2018-02-22 Robert HaasRemove extra words.
2018-02-22 Peter EisentrautFix perlcritic warnings
2018-02-22 Peter EisentrautUpdate gratuitous use of MD5 in documentation
2018-02-22 Peter EisentrautAdd user-callable SHA-2 functions
2018-02-22 Robert HaasBe lazier about partition tuple routing.
2018-02-22 Robert HaasRemove extra word from comment.
2018-02-22 Robert Haaspostgres_fdw: Fix interaction of PHVs with child joins.
2018-02-22 Robert HaasAvoid another valgrind complaint about write() of unini...
2018-02-22 Robert HaasTry to stabilize EXPLAIN output in partition_check...
next