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月27日 Robert Haas Refactor bitmap heap scan estimation of heap pages... commit | commitdiff | tree
2017年01月27日 Tom Lane Restructure hba.c to replace 3 parallel lists with... commit | commitdiff | tree
2017年01月27日 Tom Lane Improve comments about ProcessUtility's queryString... commit | commitdiff | tree
2017年01月27日 Tom Lane Orthography fixes for new castNode() macro. commit | commitdiff | tree
2017年01月27日 Tom Lane Use castNode() in a bunch of statement-list-related... commit | commitdiff | tree
2017年01月27日 Andres Freund Use the new castNode() macro in a number of places. commit | commitdiff | tree
2017年01月27日 Andres Freund Add castNode(type, ptr) for safe casting between NodeTa... commit | commitdiff | tree
2017年01月26日 Alvaro Herrera Remove test for COMMENT ON DATABASE commit | commitdiff | tree
2017年01月26日 Peter Eisentraut Fill in no_priv_msg for publications and subscriptions commit | commitdiff | tree
2017年01月26日 Peter Eisentraut doc: Update privileges documentation commit | commitdiff | tree
2017年01月26日 Peter Eisentraut Simplify sequence test commit | commitdiff | tree
2017年01月26日 Simon Riggs Check interrupts during hot standby waits commit | commitdiff | tree
2017年01月26日 Peter Eisentraut Add object_address tests for publications and subscriptions commit | commitdiff | tree
2017年01月26日 Simon Riggs Reset hot standby xmin on master after restart commit | commitdiff | tree
2017年01月26日 Tom Lane Ensure that a tsquery like '!foo' matches empty tsvectors. commit | commitdiff | tree
2017年01月26日 Fujii Masao Fix typo in description for pg_replication_origin_advan... commit | commitdiff | tree
2017年01月25日 Peter Eisentraut Fix typo: pg_statistics -> pg_statistic commit | commitdiff | tree
2017年01月25日 Tom Lane Introduce convenience macros to hide JsonbContainer... commit | commitdiff | tree
2017年01月25日 Peter Eisentraut doc: Fix typo commit | commitdiff | tree
2017年01月25日 Peter Eisentraut doc: Logical replication documentation improvements commit | commitdiff | tree
2017年01月25日 Peter Eisentraut Update copyright years in some recently added files commit | commitdiff | tree
2017年01月25日 Peter Eisentraut Close replication connection when slot creation errors commit | commitdiff | tree
2017年01月25日 Tom Lane Remove vestigial resolveUnknown arguments from transfor... commit | commitdiff | tree
2017年01月25日 Peter Eisentraut doc: Fix typo commit | commitdiff | tree
2017年01月25日 Tom Lane Make UNKNOWN into an actual pseudo-type. commit | commitdiff | tree
2017年01月25日 Tom Lane Change unknown-type literals to type text in SELECT... commit | commitdiff | tree
2017年01月25日 Peter Eisentraut doc: Update ALTER SEQUENCE documentation to match commit | commitdiff | tree
2017年01月25日 Tom Lane Improve speed of contrib/postgres_fdw regression tests. commit | commitdiff | tree
2017年01月25日 Robert Haas Be more aggressive in avoiding tuple conversion. commit | commitdiff | tree
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
next
This is the main PostgreSQL git repository.
RSS Atom

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