]> granicus.if.org Git - postgresql/shortlog
postgresql
2017-06-07 Peter EisentrautFix updating of pg_subscription_rel from workers
2017-06-07 Robert HaasPrevent BEFORE triggers from violating partitioning...
2017-06-07 Heikki LinnakangasClear auth context correctly when re-connecting after...
2017-06-07 Heikki LinnakangasFix double-free bug in GSS authentication.
2017-06-07 Peter EisentrautConsistently use subscription name as application name
2017-06-06 Andres FreundClean up latch related code.
2017-06-06 Peter EisentrautImprove handover logic between sync and apply workers
2017-06-06 Robert HaasFix some cases of "the the" split across two lines.
2017-06-06 Robert HaasUse NIL rather than NULL to represent an empty list.
2017-06-06 Robert HaasClean up partcollation handling for OID 0.
2017-06-06 Michael MeskesFix docs to not claim ECPG's SET CONNECTION is not...
2017-06-06 Andres FreundWire up query cancel interrupt for walsender backends.
2017-06-06 Andres FreundUnify SIGHUP handling between normal and walsender...
2017-06-06 Andres FreundPrevent possibility of panics during shutdown checkpoint.
2017-06-06 Andres FreundHave walsenders participate in procsignal infrastructure.
2017-06-06 Andres FreundRevert "Prevent panic during shutdown checkpoint"
2017-06-06 Peter EisentrautDon't set application_name in logical replication workers
2017-06-06 Peter EisentrautFix ALTER SUBSCRIPTION grammar ambiguity
2017-06-06 Peter EisentrautIgnore WL_POSTMASTER_DEATH latch event in single user...
2017-06-06 Andrew DunstanFix thinko in previous openssl change
2017-06-05 Andres FreundFix record length computation in pg_waldump/xlogdump.
2017-06-05 Tom LaneCode review for shm_toc.h/.c.
2017-06-05 Andrew DunstanFind openssl lib files in right directory for MSVC
2017-06-05 Tom LaneDon't be so trusting that shm_toc_lookup() will always...
2017-06-05 Heikki LinnakangasFix typo in error message.
2017-06-05 Heikki LinnakangasFix comments in simplehash.h.
2017-06-04 Tom LaneReplace over-optimistic Assert in partitioning code...
2017-06-04 Tom Lane#ifdef out assorted unused GEQO code.
2017-06-04 Tom LaneDisallow CREATE INDEX if table is already in use in...
2017-06-04 Alvaro HerreraAssorted translatable string fixes
2017-06-04 Tom LaneRemove dead variables.
2017-06-03 Tom LaneAdd some missing backslash commands to psql's tab-compl...
2017-06-03 Tom LaneFix <> and pattern-NOT-match estimators to handle nulls...
2017-06-03 Tom LaneFix old corner-case logic error in final_cost_nestloop().
2017-06-03 Peter EisentrautReceive invalidation messages correctly in tablesync...
2017-06-03 Peter EisentrautMake tablesync worker exit when apply dies while it...
2017-06-03 Andres FreundAllow parallelism in COPY (query) TO ...;
2017-06-02 Peter Eisentrautdoc: Add note that DROP SUBSCRIPTION drops replication...
2017-06-02 Peter EisentrautRemove replication slot name check from ReplicationSlot...
2017-06-02 Peter EisentrautFix signal handling in logical replication workers
2017-06-02 Magnus HaganderFix copy/paste mistake in comment
2017-06-02 Magnus HaganderFix typo in comment
2017-06-02 Peter EisentrautReorganize logical replication worker disconnect code
2017-06-02 Peter Eisentrautpsql: Fix display of whether table is part of publication
2017-06-01 Alvaro HerreraFix typo
2017-06-01 Andres FreundModify sequence catalog tuple before invoking post...
2017-06-01 Andres FreundMake ALTER SEQUENCE, including RESTART, fully transacti...
2017-06-01 Tom LaneAlways use -fPIC, not -fpic, when building shared libra...
2017-05-31 Magnus HaganderGenerate pg_basebackup temporary slot name using backen...
2017-05-31 Robert HaasRestore accidentally-removed line.
2017-05-31 Peter Eisentrautdoc: Add another migration item to release notes
2017-05-31 Tom LaneAvoid -Wconversion warnings from direct use of GET_n_BY...
2017-05-30 Tom LaneSort syscache identifiers into alphabetical order.
2017-05-30 Alvaro Herrerabrin: Don't crash on auto-summarization
2017-05-30 Alvaro HerreraFix wording in amvalidate error messages
2017-05-30 Peter Eisentrautdoc: Fix ALTER PUBLICATION details
2017-05-30 Tom LaneFix omission of locations in outfuncs/readfuncs partiti...
2017-05-30 Tom LaneFix improper quoting of format_type_be() output.
2017-05-29 Tom LaneMake edge-case behavior of jsonb_populate_record match...
2017-05-29 Tom LaneFix thinko in JsObjectSize() macro.
2017-05-29 Tom LanePrevent running pg_resetwal/pg_resetxlog against wrong...
2017-05-29 Tom LaneAllow NumericOnly to be "+ FCONST".
2017-05-29 Tom LaneMore code review for get_qual_for_list().
2017-05-29 Magnus HaganderFix typo in comment
2017-05-29 Heikki LinnakangasFix reference to RFC specifying SCRAM.
2017-05-29 Tom LaneCode review focused on new node types added by partitio...
2017-05-28 Tom LaneFormat v10 release notes' commit references more like...
2017-05-28 Tom LaneImprove v10 release notes' discussion of money operator...
2017-05-28 Tom LaneAvoid locale-dependent output in select_views regressio...
2017-05-26 Tom LaneFix typo in pg_dump's support for dumping collations...
2017-05-26 Tom LaneMove autogenerated array types out of the way during...
2017-05-26 Tom LaneFix pg_dump to not emit invalid SQL for an empty operat...
2017-05-26 Magnus HaganderRemove docs mention of PGREALM variable
2017-05-25 Alvaro HerreraUpdate expected file
2017-05-25 Alvaro Herreraextended stats: Clarify behavior of omitting stat type...
2017-05-25 Alvaro HerreraFix message case
2017-05-25 Peter EisentrautFix whitespace
2017-05-25 Heikki LinnakangasAbort authentication if the client selected an invalid...
2017-05-24 Peter EisentrautFix table syncing with different column order
2017-05-24 Peter EisentrautImprove logical replication worker log messages
2017-05-24 Robert HaasCode review of get_qual_for_list.
2017-05-24 Tom LaneTighten checks for whitespace in functions that parse...
2017-05-23 Magnus HaganderUpdate URLs in pgindent source and README
2017-05-23 Heikki LinnakangasVerify that the server constructed the SCRAM nonce...
2017-05-23 Michael MeskesSynced ecpg's pg_type.h with the one used in the backend.
2017-05-22 Magnus HaganderFix typo in comment
2017-05-21 Tom LaneFix precision and rounding issues in money multiplicati...
2017-05-21 Tom LaneFix contrib/sepgsql regression tests for partition...
2017-05-21 Tom LaneChange documentation references to PG website to use...
2017-05-19 Tom LaneRethink flex flags for syncrep_scanner.l.
2017-05-19 Robert Haaspg_upgrade: Handle hash index upgrades more smoothly.
2017-05-19 Peter EisentrautFix mistake in error message
2017-05-19 Robert Haaslibpq: Try next host if one of them times out.
2017-05-19 Robert HaasCapitalize SHOW when testing whether target_session_att...
2017-05-19 Robert HaasCopy partitioned_rels lists to avoid shared substructure.
2017-05-19 Tom LaneFix misspelled struct tag.
2017-05-19 Robert HaasFix corruption of tableElts list by MergeAttributes().
2017-05-19 Peter EisentrautFix argument name differences
2017-05-19 Bruce Momjiandoc: remove duplicate PG 10 release notes entry
2017-05-19 Bruce Momjiandoc: fix PG 10 release notes with proper attribution...
next