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月30日 Tom Lane Force rescanning of parallel-aware scan nodes below... commit | commitdiff | tree
2017年08月29日 Peter Eisentraut doc: Avoid sidebar element commit | commitdiff | tree
2017年08月29日 Tom Lane Doc: document libpq's restriction to INT_MAX rows in... commit | commitdiff | tree
2017年08月29日 Tom Lane Teach libpq to detect integer overflow in the row count... commit | commitdiff | tree
2017年08月29日 Robert Haas Propagate sort instrumentation from workers back to... commit | commitdiff | tree
2017年08月29日 Robert Haas Push tuple limits through Gather and Gather Merge. commit | commitdiff | tree
2017年08月29日 Tom Lane Improve docs about numeric formatting patterns (to_char... commit | commitdiff | tree
2017年08月28日 Tom Lane Doc: adjust release-note credit for parallel pg_restore... commit | commitdiff | tree
2017年08月28日 Tom Lane Fix over-aggressive sanity check in misc_sanity.sql. commit | commitdiff | tree
2017年08月28日 Peter Eisentraut Clarify documentation commit | commitdiff | tree
2017年08月27日 Tom Lane Release notes for 9.6.5, 9.5.9, 9.4.14, 9.3.19, 9.2.23. commit | commitdiff | tree
2017年08月26日 Tom Lane Doc: update v10 release notes through today. commit | commitdiff | tree
2017年08月26日 Tom Lane First-draft release notes for 9.6.5. commit | commitdiff | tree
2017年08月26日 Michael Meskes Changed order of statements and added an additiona... commit | commitdiff | tree
2017年08月26日 Peter Eisentraut pg_test_timing: Some NLS fixes commit | commitdiff | tree
2017年08月26日 Michael Meskes Make setlocale in ECPG test cases thread aware on Windows. commit | commitdiff | tree
2017年08月25日 Robert Haas Improve low-level backup documentation. commit | commitdiff | tree
2017年08月25日 Tom Lane Fix locale dependency in new ecpg test case. commit | commitdiff | tree
2017年08月25日 Peter Eisentraut pg_upgrade: Remove more dead code commit | commitdiff | tree
2017年08月25日 Peter Eisentraut Message translatability fixes commit | commitdiff | tree
2017年08月25日 Michael Meskes Implement DO CONTINUE action for ECPG WHENEVER statement. commit | commitdiff | tree
2017年08月25日 Tom Lane Code review for pushing LIMIT through subqueries. commit | commitdiff | tree
2017年08月25日 Andres Freund Add minimal regression test for blessed record type... commit | commitdiff | tree
2017年08月25日 Andres Freund Consolidate the function pointer types used by dshash.c. commit | commitdiff | tree
2017年08月24日 Andres Freund Fix unlikely shared memory leak after failure in dshash... commit | commitdiff | tree
2017年08月24日 Andres Freund Fix harmless thinko in dsa.c. commit | commitdiff | tree
2017年08月24日 Stephen Frost psql: Fix \gx when FETCH_COUNT is used commit | commitdiff | tree
2017年08月24日 Peter Eisentraut pg_upgrade: Remove dead code commit | commitdiff | tree
2017年08月24日 Peter Eisentraut Increase SCRAM salt length commit | commitdiff | tree
2017年08月24日 Tom Lane Make new regression test case parallel-safe, and improv... commit | commitdiff | tree
2017年08月24日 Peter Eisentraut Fix up secondary expected files commit | commitdiff | tree
2017年08月23日 Peter Eisentraut Update code comment for temporary replication slots commit | commitdiff | tree
2017年08月23日 Peter Eisentraut Fix outdated comment commit | commitdiff | tree
2017年08月23日 Peter Eisentraut Improve plural handling in error message commit | commitdiff | tree
2017年08月23日 Peter Eisentraut Tweak some SCRAM error messages and code comments commit | commitdiff | tree
2017年08月23日 Peter Eisentraut Fix translation marker commit | commitdiff | tree
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
next
This is the main PostgreSQL git repository.
RSS Atom

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