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年01月25日 Tom Lane Use non-conflicting table names in new regression test... commit | commitdiff | tree
2017年01月24日 Peter Eisentraut pg_dump: Fix some schema issues when dumping sequences commit | commitdiff | tree
2017年01月24日 Tom Lane Allow password file name to be specified as a libpq... commit | commitdiff | tree
2017年01月24日 Robert Haas Add a SHOW command to the replication command language. commit | commitdiff | tree
2017年01月24日 Robert Haas Add a new DestReceiver for printing tuples without... commit | commitdiff | tree
2017年01月24日 Robert Haas Extend index AM API for parallel index scans. commit | commitdiff | tree
2017年01月24日 Robert Haas Fix things so that updatable views work with partitione... commit | commitdiff | tree
2017年01月24日 Robert Haas Set ecxt_scantuple correctly for tuple routing. commit | commitdiff | tree
2017年01月24日 Robert Haas Reindent table partitioning code. commit | commitdiff | tree
2017年01月24日 Robert Haas Fix incorrect comment: pgtime's tm_mon is 1-based,... commit | commitdiff | tree
2017年01月24日 Robert Haas Remove unused variable. commit | commitdiff | tree
2017年01月24日 Robert Haas Don't invoke arbitrary code inside a possibly-aborted... commit | commitdiff | tree
2017年01月24日 Robert Haas Fix interaction of partitioned tables with BulkInsertState. commit | commitdiff | tree
2017年01月24日 Fujii Masao Mention logical replication tests in src/test/README. commit | commitdiff | tree
2017年01月24日 Fujii Masao Be sure to release the lock on failure to launch logica... commit | commitdiff | tree
2017年01月24日 Tatsuo Ishii Fix comments in StrategyNotifyBgWriter(). commit | commitdiff | tree
2017年01月23日 Peter Eisentraut Fix parallel make issue with new fmgrprotos.h commit | commitdiff | tree
2017年01月23日 Peter Eisentraut Fix default minimum value for descending sequences commit | commitdiff | tree
2017年01月23日 Peter Eisentraut Don't error when no system locales were found commit | commitdiff | tree
2017年01月23日 Peter Eisentraut Fix NULL pointer access in logical replication workers commit | commitdiff | tree
2017年01月23日 Peter Eisentraut Fix pointer confusion commit | commitdiff | tree
2017年01月23日 Peter Eisentraut Fix memory leaks in libpqwalreceiver commit | commitdiff | tree
2017年01月23日 Alvaro Herrera Prefetch blocks during lazy vacuum's truncation scan commit | commitdiff | tree
2017年01月23日 Tom Lane Fix example plan in optimizer/README. commit | commitdiff | tree
2017年01月23日 Tom Lane Volatile-ize some plperl variables that must survive... commit | commitdiff | tree
2017年01月23日 Peter Eisentraut pg_dump: Fix minor memory leak commit | commitdiff | tree
2017年01月23日 Peter Eisentraut Fix typo commit | commitdiff | tree
2017年01月22日 Tom Lane Relocate static function declarations to be after typed... commit | commitdiff | tree
2017年01月22日 Tom Lane Remove no-longer-needed loop in ExecGather(). commit | commitdiff | tree
2017年01月22日 Peter Eisentraut Add missing break commit | commitdiff | tree
2017年01月21日 Peter Eisentraut Add more includes so header files are self-contained commit | commitdiff | tree
2017年01月21日 Tom Lane Fix cross-shlib linking in temporary installs on HPUX 10. commit | commitdiff | tree
2017年01月21日 Peter Eisentraut Move some things from builtins.h to new header files commit | commitdiff | tree
2017年01月20日 Robert Haas Avoid useless respawining the autovacuum launcher at... commit | commitdiff | tree
2017年01月20日 Robert Haas Fix comparison logic in partition_bounds_equal for... commit | commitdiff | tree
2017年01月20日 Alvaro Herrera Record dependencies on owners for logical replication... commit | commitdiff | tree
2017年01月20日 Alvaro Herrera tests: Use the right Perl operator commit | commitdiff | tree
2017年01月20日 Tom Lane Try to fix non-MSVC Windows builds in the wake of logic... commit | commitdiff | tree
2017年01月20日 Tom Lane Allow backslash line continuations in pgbench's meta... commit | commitdiff | tree
2017年01月20日 Fujii Masao Add description of temporary column into pg_replication... commit | commitdiff | tree
2017年01月20日 Peter Eisentraut Paper over pg_upgrade test failure commit | commitdiff | tree
2017年01月20日 Peter Eisentraut Bump catversion commit | commitdiff | tree
2017年01月20日 Peter Eisentraut Logical replication commit | commitdiff | tree
2017年01月20日 Tom Lane Avoid core dump for empty prepared statement in an... commit | commitdiff | tree
2017年01月19日 Tom Lane Fix Assert failure induced by commit 215b43cdc. commit | commitdiff | tree
2017年01月19日 Andres Freund Fix platform dependant regression output triggered... commit | commitdiff | tree
2017年01月19日 Andres Freund Remove obsoleted code relating to targetlist SRF evalua... commit | commitdiff | tree
2017年01月19日 Alvaro Herrera Fix race condition in reading commit timestamps commit | commitdiff | tree
2017年01月19日 Peter Eisentraut initdb: Fix for mixed-case superuser names commit | commitdiff | tree
2017年01月19日 Robert Haas Teach partitioning tests not to use DROP TABLE ...... commit | commitdiff | tree
2017年01月19日 Robert Haas Avoid some code duplication in map_partition_varattnos(). commit | commitdiff | tree
2017年01月19日 Robert Haas Fix some problems in check_new_partition_bound(). commit | commitdiff | tree
2017年01月19日 Robert Haas Fix RETURNING to work correctly with partition tuple... commit | commitdiff | tree
2017年01月19日 Robert Haas Fix failure to enforce partitioning contraint for inter... commit | commitdiff | tree
2017年01月19日 Stephen Frost Dump sequence data based on the TableDataInfo flag commit | commitdiff | tree
2017年01月19日 Alvaro Herrera Allow negative years in make_date to represent BC years commit | commitdiff | tree
2017年01月19日 Andres Freund Adapt python regression tests to 69f4b9c85f16. commit | commitdiff | tree
2017年01月18日 Tom Lane Doc: improve documentation of new SRF-in-tlist behavior. commit | commitdiff | tree
2017年01月18日 Andres Freund Move targetlist SRF handling from expression evaluation... commit | commitdiff | tree
2017年01月18日 Robert Haas Improve comment in hashsearch.c. commit | commitdiff | tree
2017年01月18日 Tom Lane Reset the proper GUC in create_index test. commit | commitdiff | tree
2017年01月18日 Alvaro Herrera Change some test macros to return true booleans commit | commitdiff | tree
2017年01月18日 Magnus Hagander Implement array version of jsonb_delete and operator commit | commitdiff | tree
2017年01月18日 Tom Lane Disable transforms that replaced AT TIME ZONE with... commit | commitdiff | tree
2017年01月18日 Robert Haas Avoid use of DROP TABLE .. CASCADE in partitioning... commit | commitdiff | tree
2017年01月18日 Robert Haas Add some more tests for tuple routing. commit | commitdiff | tree
2017年01月18日 Robert Haas Update information_schema queries and system views... commit | commitdiff | tree
2017年01月18日 Alvaro Herrera Make messages mentioning type names more uniform commit | commitdiff | tree
2017年01月18日 Robert Haas Factor out logic for computing number of parallel workers. commit | commitdiff | tree
2017年01月18日 Tom Lane Avoid conflicts with collation aliases generated by... commit | commitdiff | tree
2017年01月18日 Tom Lane Improve RLS planning by marking individual quals with... commit | commitdiff | tree
2017年01月18日 Peter Eisentraut Add function to import operating system collations commit | commitdiff | tree
2017年01月17日 Alvaro Herrera Remove dead code in bootstrap commit | commitdiff | tree
2017年01月17日 Alvaro Herrera Fix typo commit | commitdiff | tree
2017年01月17日 Alvaro Herrera Fix typo commit | commitdiff | tree
2017年01月17日 Peter Eisentraut Correct include file path commit | commitdiff | tree
2017年01月17日 Peter Eisentraut Generate fmgr prototypes automatically commit | commitdiff | tree
2017年01月17日 Peter Eisentraut Register missing money operators in system catalogs commit | commitdiff | tree
2017年01月17日 Peter Eisentraut Add more tests for money type commit | commitdiff | tree
2017年01月17日 Peter Eisentraut Rename C symbols for backend lo_ functions commit | commitdiff | tree
2017年01月17日 Peter Eisentraut Remove unnecessary include commit | commitdiff | tree
2017年01月17日 Peter Eisentraut Remove unnecessary prototypes in loadable modules commit | commitdiff | tree
2017年01月17日 Peter Eisentraut doc: Update URL for Microsoft download site commit | commitdiff | tree
2017年01月17日 Magnus Hagander Add compression support to pg_receivexlog commit | commitdiff | tree
2017年01月17日 Fujii Masao Fix an assertion failure related to an exclusive backup. commit | commitdiff | tree
2017年01月16日 Tom Lane Fix check_srf_call_placement() to handle VALUES cases... commit | commitdiff | tree
2017年01月16日 Tom Lane Fix NULL pointer dereference in tuplesort.c. commit | commitdiff | tree
2017年01月16日 Magnus Hagander Fix incorrect comparison due to bad merge commit | commitdiff | tree
2017年01月16日 Magnus Hagander Make pg_basebackup use temporary replication slots commit | commitdiff | tree
2017年01月16日 Fujii Masao Fix typos in comments. commit | commitdiff | tree
2017年01月15日 Tom Lane Fix matching of boolean index columns to sort ordering. commit | commitdiff | tree
2017年01月14日 Tom Lane Teach contrib/pg_stat_statements to handle multi-statem... commit | commitdiff | tree
2017年01月14日 Tom Lane Change representation of statement lists, and add state... commit | commitdiff | tree
2017年01月14日 Tom Lane Throw suitable error for COPY TO STDOUT/FROM STDIN... commit | commitdiff | tree
2017年01月14日 Magnus Hagander Change default values for backup and replication parameters commit | commitdiff | tree
2017年01月14日 Peter Eisentraut pg_ctl: Change default to wait for all actions commit | commitdiff | tree
2017年01月14日 Peter Eisentraut Updates to reflect that pg_ctl stop -m fast is the... commit | commitdiff | tree
2017年01月13日 Tom Lane Fix some more regression test row-order-instability... commit | commitdiff | tree
2017年01月13日 Tom Lane In PL/Tcl tests, don't choke if optional error fields... commit | commitdiff | tree
2017年01月13日 Peter Eisentraut pg_upgrade: Fix for changed pg_ctl default stop mode commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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