]> granicus.if.org Git - postgresql/shortlog
postgresql
2016-03-06 Andres Freundlogical decoding: Tell reorderbuffer about all xids.
2016-03-05 Joe ConwayExpose control file data via SQL accessible functions.
2016-03-05 Fujii MasaoIgnore recovery_min_apply_delay until recovery has...
2016-03-04 Tom LaneMake stats regression test robust in the face of parall...
2016-03-04 Robert HaasFix typo in comment.
2016-03-04 Robert HaasMinor improvements to transaction manager README.
2016-03-04 Robert HaasFix SerializeSnapshot not to overrun the allocated...
2016-03-04 Teodor SigaevFix Windows build broken by d78a7d9c7fa3e9cd494b906f065...
2016-03-04 Robert HaasMinor optimizations based on ParallelContext having...
2016-03-04 Robert HaasFix InitializeSessionUserId not to deference NULL rolen...
2016-03-04 Teodor SigaevImprove support of Hunspell in ispell dictionary.
2016-03-04 Robert HaasFix query-based tab completion for multibyte characters.
2016-03-04 Robert HaasFix the way GetExistingLocalJoinPath is documented.
2016-03-04 Robert Haaspostgres_fdw: When sending ORDER BY, always include...
2016-03-04 Alvaro HerreraAdd 'tap_tests' flag in config_default.pl
2016-03-04 Peter EisentrautAdd prerequisite for KOI8-U.TXT
2016-03-04 Peter EisentrautMake some adjustments in variable assignments
2016-03-04 Peter EisentrautAdd missing rules related to EUC_JIS_2004 and SHIFT_JIS...
2016-03-04 Andres FreundForce synchronous_commit=on in test_decoding's concurre...
2016-03-03 Alvaro Herrerapgbench: accept unambiguous builtin prefixes for -b
2016-03-03 Alvaro HerreraRework PostgresNode's psql method
2016-03-03 Alvaro Herreraperltidy PostgresNode and SimpleTee
2016-03-03 Alvaro HerreraFix mistakes in recovery tests
2016-03-03 Simon RiggsRevert buggy optimization of index scans
2016-03-03 Magnus HaganderAdd prefix to pl/pgsql global variables and functions
2016-03-03 Andres Freundlogical decoding: fix decoding of a commit's commit...
2016-03-03 Tom LaneFix json_to_record() bug with nested objects.
2016-03-02 Tom LaneCreate stub functions to support pg_upgrade of old...
2016-03-02 Alvaro HerreraPrefix temp data dirs with the node name
2016-03-02 Tom LaneFix PL/Tcl's encoding conversion logic.
2016-03-02 Tom LaneMake PL/Tcl require Tcl 8.4 or later.
2016-03-02 Tom LaneConvert PL/Tcl to use Tcl's "object" interfaces.
2016-03-02 Tom LaneFix TAP tests for older Perls.
2016-03-02 Robert HaasChange the format of the VM fork to add a second bit...
2016-03-02 Tom LaneImprove coverage of pltcl regression tests.
2016-03-01 Alvaro HerreraAdd more tests for commit_timestamp feature
2016-03-01 Alvaro HerreraTAP tests: retain temp dirs on test failure
2016-03-01 Robert HaasFix incorrect comment.
2016-03-01 Robert HaasFix mistake in extensible node code.
2016-03-01 Robert HaasExtend pgbench's expression syntax to support a few...
2016-03-01 Peter EisentrautAdd Unicode map generation scripts as rule prerequisites
2016-03-01 Peter EisentrautFix comments
2016-03-01 Peter EisentrautUCS_to_most.pl: Make executable, for consistency with...
2016-03-01 Tom LaneSuppress scary-looking log messages from async-notify...
2016-03-01 Tom LaneImprove error message for rejecting RETURNING clauses...
2016-02-29 Alvaro HerreraMinor tweaks for new src/test/recovery
2016-02-29 Alvaro HerreraFix typos
2016-02-29 Alvaro Herreradoc: document MANPATH as /usr/local/pgsql/share/man
2016-02-29 Alvaro HerreraMake new isolationtester test more stable
2016-02-29 Tom LaneRemove useless unary plus.
2016-02-29 Tom LaneFix build under OPTIMIZER_DEBUG.
2016-02-29 Dean RasheedFix incorrect varlevelsup in security_barrier_replace_v...
2016-02-29 Tom LaneAvoid multiple free_struct_lconv() calls on same data.
2016-02-28 Andrew DunstanAllow multiple --temp-config arguments to pg_regress
2016-02-27 Andrew DunstanRespect TEMP_CONFIG when pg_regress_check and friends...
2016-02-26 Alvaro HerreraAdd isolationtester spec for old heapam.c bug
2016-02-26 Alvaro HerreraApply last revision of recovery patch
2016-02-26 Alvaro HerreraAdd a test framework for recovery
2016-02-26 Alvaro HerreraMove some code from RewindTest into PostgresNode
2016-02-26 Robert HaasOn second thought, disable parallelism for prepared...
2016-02-26 Robert HaasAdd new FDW API to test for parallel-safety.
2016-02-26 Robert HaasRespect TEMP_CONFIG when running contrib regression...
2016-02-26 Alvaro HerreraAdd POD docs to PostgresNode
2016-02-26 Alvaro HerreraAdd README in src/test and src/test/modules
2016-02-25 Alvaro HerreraFix typos
2016-02-25 Robert HaasEnable parallelism for prepared statements and extended...
2016-02-25 Noah MischClean the last few TAP suite tmp_check directories.
2016-02-25 Noah MischMSVC: Clean tmp_check directory of pg_controldata test...
2016-02-22 Tom LaneCreate a function to reliably identify which sessions...
2016-02-22 Tom LaneRemove redundant PGPROC.lockGroupLeaderIdentifier field.
2016-02-22 Andres FreundFix wrong keysize in PrivateRefCountHash creation.
2016-02-21 Tom LaneDocs: make prose discussion match the ordering of Table...
2016-02-21 Tom LaneCosmetic improvements in new config_info code.
2016-02-21 Andrew DunstanFix two-argument jsonb_object when called with empty...
2016-02-21 Robert HaasFix incorrect decision about which lock to take.
2016-02-21 Robert HaasCosmetic improvements to group locking.
2016-02-21 Robert Haaspostgres_fdw: Avoid sharing list substructure.
2016-02-21 Tatsuo IshiiFix wording in the Tutorial document.
2016-02-20 Dean RasheedFurther fixing to make pg_size_bytes() portable.
2016-02-20 Dean RasheedFix pg_size_bytes() to be more portable.
2016-02-20 Dean RasheedAdd pg_size_bytes() to parse human-readable size strings.
2016-02-20 Peter Eisentrautdoc: Improve CSS style of option element
2016-02-20 Noah MischCall xlc __isync() after, not before, associated compar...
2016-02-19 Simon RiggsCorrect StartupSUBTRANS for page wraparound
2016-02-19 Peter Eisentrautpg_dump: Fix inconsistent sscanf() conversions
2016-02-19 Tom LaneAdd an explicit representation of the output targetlist...
2016-02-18 Bruce Momjianpg_upgrade: suppress creation of delete script
2016-02-18 Tom LaneFix multiple bugs in contrib/pgstattuple's pgstatindex...
2016-02-18 Peter EisentrautImprove error message about active replication slot
2016-02-17 Joe ConwayRevert inadvertant change in pg_config behavior
2016-02-17 Joe ConwayAdd new system view, pg_config
2016-02-17 Robert HaasReuse abbreviated keys in ordered [set] aggregates.
2016-02-17 Tom LaneMake plpython cope with funny characters in function...
2016-02-16 Tom LaneImprove documentation about CREATE INDEX CONCURRENTLY.
2016-02-16 Bruce Momjianrelease notes: fix 9.5 SGML comment about commit
2016-02-16 Michael MeskesChanged expected result to list IPv6 local interface...
2016-02-16 Michael MeskesChange ecpg lexer to accept comments with line breaks...
2016-02-16 Tatsuo IshiiImprove wording in the planner doc
2016-02-16 Fujii MasaoCorrect the formulas for System V IPC parameters SEMMNI...
2016-02-16 Joe ConwayMove DATA entry to correct position
next