git.postgresql.org Git - postgresql.git/shortlog

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2017年08月23日 Andres Freund Hash tables backed by DSA shared memory. commit | commitdiff | tree
2017年08月23日 Peter Eisentraut pg_upgrade: Message translatability and style fixes commit | commitdiff | tree
2017年08月22日 Peter Eisentraut doc: Mention identity column feature in section on... commit | commitdiff | tree
2017年08月22日 Andres Freund Refactor typcache.c's record typmod hash table. commit | commitdiff | tree
2017年08月22日 Andres Freund Add a hash_combine function for mixing hash values. commit | commitdiff | tree
2017年08月21日 Peter Eisentraut Don't install ICU collation keyword variants commit | commitdiff | tree
2017年08月21日 Peter Eisentraut Expand set of predefined ICU locales commit | commitdiff | tree
2017年08月21日 Robert Haas Push limit through subqueries to underlying sort, where... commit | commitdiff | tree
2017年08月21日 Robert Haas pg_prewarm: Add automatic prewarm feature. commit | commitdiff | tree
2017年08月21日 Noah Misch Inject $(ICU_LIBS) regardless of platform. commit | commitdiff | tree
2017年08月20日 Andres Freund Partially flatten struct tupleDesc so that it can be... commit | commitdiff | tree
2017年08月20日 Andres Freund Change tupledesc->attrs[n] to TupleDescAttr(tupledesc... commit | commitdiff | tree
2017年08月19日 Tom Lane Fix possible core dump in parallel restore when using... commit | commitdiff | tree
2017年08月19日 Peter Eisentraut Fix creation of ICU comments for keyword variants commit | commitdiff | tree
2017年08月18日 Robert Haas Fix interaction of triggers, partitioning, and EXPLAIN... commit | commitdiff | tree
2017年08月17日 Tom Lane Temporarily revert test case from a2b70c89ca1a5fcf6181d... commit | commitdiff | tree
2017年08月17日 Robert Haas Don't lock tables in RelationGetPartitionDispatchInfo. commit | commitdiff | tree
2017年08月17日 Robert Haas Refactor validation of new partitions a little bit. commit | commitdiff | tree
2017年08月17日 Robert Haas Attempt to clarify comments related to force_parallel_mode. commit | commitdiff | tree
2017年08月17日 Tom Lane Fix ExecReScanGatherMerge. commit | commitdiff | tree
2017年08月17日 Tom Lane Further tweaks to compiler flags for PL/Perl on Windows. commit | commitdiff | tree
2017年08月17日 Peter Eisentraut doc: Update RFC URLs commit | commitdiff | tree
2017年08月17日 Robert Haas Remove bogus line from comment. commit | commitdiff | tree
2017年08月17日 Tom Lane Add missing "static" marker. commit | commitdiff | tree
2017年08月17日 Peter Eisentraut doc: Fix table column count commit | commitdiff | tree
2017年08月16日 Peter Eisentraut pg_dump: Support using synchronized snapshots on standbys commit | commitdiff | tree
2017年08月16日 Heikki Linnakangas Fix pg_atomic_u64 initialization. commit | commitdiff | tree
2017年08月16日 Tom Lane Extend the default rules file for contrib/unaccent... commit | commitdiff | tree
2017年08月16日 Tom Lane Make the planner assume that the entries in a VALUES... commit | commitdiff | tree
2017年08月16日 Heikki Linnakangas Fix shm_toc.c to always return buffer-aligned memory. commit | commitdiff | tree
2017年08月16日 Peter Eisentraut doc: Update URL of DocBook XSL stylesheets commit | commitdiff | tree
2017年08月16日 Peter Eisentraut doc: Add logical replication to comparison matrix commit | commitdiff | tree
2017年08月16日 Peter Eisentraut Correct representation of foreign tables in information... commit | commitdiff | tree
2017年08月16日 Heikki Linnakangas Use atomic ops to hand out pages to scan in parallel... commit | commitdiff | tree
2017年08月16日 Heikki Linnakangas Remove dedicated B-tree root-split record types. commit | commitdiff | tree
2017年08月16日 Peter Eisentraut Fix up some misusage of appendStringInfo() and friends commit | commitdiff | tree
2017年08月16日 Peter Eisentraut Initialize replication_slot_catalog_xmin in procarray commit | commitdiff | tree
2017年08月16日 Peter Eisentraut doc: Document pg_receivewal exit behavior and status commit | commitdiff | tree
2017年08月16日 Peter Eisentraut pg_receivewal: Improve verbose mode commit | commitdiff | tree
2017年08月15日 Peter Eisentraut Include foreign tables in information_schema.table_priv... commit | commitdiff | tree
2017年08月15日 Peter Eisentraut psql: Add tab completion for \pset pager commit | commitdiff | tree
2017年08月15日 Alvaro Herrera Simplify autovacuum work-item implementation commit | commitdiff | tree
2017年08月15日 Tom Lane Make simpler-simple-expressions code cope with a Gather... commit | commitdiff | tree
2017年08月15日 Peter Eisentraut Fix logical replication protocol comparison logic commit | commitdiff | tree
2017年08月15日 Peter Eisentraut doc: Add missing logical replication protocol message commit | commitdiff | tree
2017年08月15日 Peter Eisentraut Simplify some code in logical replication launcher commit | commitdiff | tree
2017年08月15日 Peter Eisentraut doc: Improve PDF bookmarks commit | commitdiff | tree
2017年08月15日 Tom Lane Avoid out-of-memory in a hash join with many duplicate... commit | commitdiff | tree
2017年08月15日 Alvaro Herrera Fix error handling path in autovacuum launcher commit | commitdiff | tree
2017年08月15日 Robert Haas Assorted preparatory refactoring for partition-wise... commit | commitdiff | tree
2017年08月15日 Tom Lane Simplify plpgsql's check for simple expressions. commit | commitdiff | tree
2017年08月15日 Michael Meskes Allow continuation lines in ecpg cppline parsing. commit | commitdiff | tree
2017年08月15日 Tom Lane Distinguish wait-for-connection from wait-for-write... commit | commitdiff | tree
2017年08月15日 Robert Haas Teach adjust_appendrel_attrs(_multilevel) to do multipl... commit | commitdiff | tree
2017年08月15日 Robert Haas Avoid unnecessary single-child Append nodes. commit | commitdiff | tree
2017年08月15日 Robert Haas Add missing call to ExecReScanGatherMerge. commit | commitdiff | tree
2017年08月15日 Robert Haas pg_dump: Add a --load-via-partition-root option. commit | commitdiff | tree
2017年08月14日 Andres Freund Expand coverage of parallel gather merge a bit. commit | commitdiff | tree
2017年08月14日 Tom Lane Stamp HEAD as 11devel. commit | commitdiff | tree
2017年08月14日 Tom Lane Final pgindent + perltidy run for v10. commit | commitdiff | tree
2017年08月14日 Tom Lane Handle elog(FATAL) during ROLLBACK more robustly. commit | commitdiff | tree
2017年08月14日 Peter Eisentraut Fix typo commit | commitdiff | tree
2017年08月14日 Peter Eisentraut doc: Fix logical replication protocol doc detail commit | commitdiff | tree
2017年08月14日 Tom Lane Absorb -D_USE_32BIT_TIME_T switch from Perl, if relevant. commit | commitdiff | tree
2017年08月14日 Michael Meskes Changed ecpg parser to allow RETURNING clauses without... commit | commitdiff | tree
2017年08月13日 Tom Lane Remove AtEOXact_CatCache(). commit | commitdiff | tree
2017年08月13日 Alvaro Herrera Reword comment for clarity commit | commitdiff | tree
2017年08月13日 Noah Misch Fix vertical spanning in table "wait_event Description". commit | commitdiff | tree
2017年08月12日 Tom Lane Simplify fetch-slot-xmins logic in recovery TAP tests. commit | commitdiff | tree
2017年08月11日 Tom Lane Be more thorough about cleaning out gcov litter. commit | commitdiff | tree
2017年08月11日 Tom Lane Add regression tests exercising more code paths in... commit | commitdiff | tree
2017年08月11日 Tom Lane Add regression tests exercising the non-hashed code... commit | commitdiff | tree
2017年08月11日 Peter Eisentraut doc: Add example for inet vs cidr difference commit | commitdiff | tree
2017年08月11日 Peter Eisentraut doc: Update description of rolreplication column commit | commitdiff | tree
2017年08月11日 Peter Eisentraut doc: Small wording improvement commit | commitdiff | tree
2017年08月11日 Peter Eisentraut pg_upgrade: Clarify one message commit | commitdiff | tree
2017年08月11日 Tom Lane Remove pgbench's restriction on placement of -M switch. commit | commitdiff | tree
2017年08月11日 Peter Eisentraut Remove uses of "slave" in replication contexts commit | commitdiff | tree
2017年08月11日 Peter Eisentraut Reject use of ucol_strcollUTF8() before ICU 53 commit | commitdiff | tree
2017年08月11日 Peter Eisentraut Fix order of ICU_CFLAGS commit | commitdiff | tree
2017年08月10日 Robert Haas Improve the error message when creating an empty range... commit | commitdiff | tree
2017年08月10日 Robert Haas Make some more improvements to parallel query documenta... commit | commitdiff | tree
2017年08月10日 Robert Haas Fix typo in comment. commit | commitdiff | tree
2017年08月10日 Robert Haas pgstatindex: Insert some casts to prevent overflow. commit | commitdiff | tree
2017年08月10日 Robert Haas Remove incorrect assertion in clog.c commit | commitdiff | tree
2017年08月09日 Tom Lane Fix handling of container types in find_composite_type_... commit | commitdiff | tree
2017年08月09日 Tom Lane Prevent passing down MAKELEVEL/MAKEFLAGS from non-GNU... commit | commitdiff | tree
2017年08月08日 Peter Eisentraut doc: Add missing pieces to logical replication protocol doc commit | commitdiff | tree
2017年08月08日 Tom Lane Fix datumSerialize infrastructure to not crash on non... commit | commitdiff | tree
2017年08月08日 Alvaro Herrera Reword some unclear comments commit | commitdiff | tree
2017年08月08日 Alvaro Herrera Fix typo in comment commit | commitdiff | tree
2017年08月08日 Tom Lane Fix yet another race condition in recovery/t/001_stream... commit | commitdiff | tree
2017年08月08日 Alvaro Herrera Fix replication origin-related race conditions commit | commitdiff | tree
2017年08月08日 Alvaro Herrera Fix inadequacies in recently added wait events commit | commitdiff | tree
2017年08月08日 Noah Misch Disclaim xmltable() support for non-UTF8 databases. commit | commitdiff | tree
2017年08月07日 Tom Lane Stamp 10beta3. REL_10_BETA3 commit | commitdiff | tree
2017年08月07日 Tom Lane Skip test for IPC::Run if user is overriding our search... commit | commitdiff | tree
2017年08月07日 Peter Eisentraut Update SQL features list commit | commitdiff | tree
2017年08月07日 Peter Eisentraut Translation updates commit | commitdiff | tree
2017年08月07日 Tom Lane Last-minute updates for release notes. commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /