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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2016年12月21日 Peter Eisentraut Reorder pg_sequence columns to avoid alignment issue commit | commitdiff | tree
2016年12月21日 Fujii Masao Forbid invalid combination of options in pg_basebackup. commit | commitdiff | tree
2016年12月21日 Tom Lane Fix minor oversights in nodeAgg.c. commit | commitdiff | tree
2016年12月20日 Tom Lane Fix minor error message style violation. commit | commitdiff | tree
2016年12月20日 Peter Eisentraut Add pg_sequence system catalog commit | commitdiff | tree
2016年12月20日 Heikki Linnakangas Fix sharing Agg transition state of DISTINCT or ordered... commit | commitdiff | tree
2016年12月20日 Robert Haas Invalid parent's relcache after CREATE TABLE .. PARTITI... commit | commitdiff | tree
2016年12月19日 Robert Haas Provide a DSA area for all parallel queries. commit | commitdiff | tree
2016年12月19日 Tom Lane Fix handling of phrase operator removal while removing... commit | commitdiff | tree
2016年12月19日 Robert Haas Fix locking problem in _hash_squeezebucket() / _hash_fr... commit | commitdiff | tree
2016年12月19日 Robert Haas Remove unused file. commit | commitdiff | tree
2016年12月19日 Fujii Masao Support quorum-based synchronous replication. commit | commitdiff | tree
2016年12月19日 Magnus Hagander Fix base backup rate limiting in presence of slow i/o commit | commitdiff | tree
2016年12月18日 Noah Misch MSVC: Position MSBFLAGS after flags it might override. commit | commitdiff | tree
2016年12月18日 Tom Lane In contrib/uuid-ossp, #include headers needed for ntohl... commit | commitdiff | tree
2016年12月17日 Tom Lane Fix FK-based join selectivity estimation for semi/antij... commit | commitdiff | tree
2016年12月17日 Peter Eisentraut doc: Remove some trailing whitespace commit | commitdiff | tree
2016年12月17日 Magnus Hagander Fix typos in comments commit | commitdiff | tree
2016年12月16日 Robert Haas Fix outdated comment in lwlock.c commit | commitdiff | tree
2016年12月16日 Fujii Masao Ensure that num_sync is greater than zero in synchronou... commit | commitdiff | tree
2016年12月16日 Tom Lane Improve documentation around TS_execute(). commit | commitdiff | tree
2016年12月16日 Robert Haas Simplify LWLock tranche machinery by removing array_bas... commit | commitdiff | tree
2016年12月16日 Fujii Masao Add missing documentation for effective_io_concurrency... commit | commitdiff | tree
2016年12月16日 Robert Haas Unbreak Finalize HashAggregate over Partial HashAggregate. commit | commitdiff | tree
2016年12月16日 Robert Haas Fix more hash index bugs around marking buffers dirty. commit | commitdiff | tree
2016年12月16日 Robert Haas Remove _hash_wrtbuf() in favor of calling MarkBufferDir... commit | commitdiff | tree
2016年12月16日 Heikki Linnakangas Fix off-by-one in memory allocation for quote_literal_c... commit | commitdiff | tree
2016年12月15日 Tom Lane Sync our copy of the timezone library with IANA release... commit | commitdiff | tree
2016年12月15日 Magnus Hagander Add missing newline in message commit | commitdiff | tree
2016年12月15日 Peter Eisentraut Various temporary slots test improvements commit | commitdiff | tree
2016年12月13日 Tom Lane Improve handling of array elements as getdiag_targets... commit | commitdiff | tree
2016年12月13日 Tom Lane Prevent planagg.c from failing on queries containing... commit | commitdiff | tree
2016年12月13日 Robert Haas Fix bug in hashbulkdelete. commit | commitdiff | tree
2016年12月13日 Robert Haas Fix bugs in RelationGetPartitionDispatchInfo. commit | commitdiff | tree
2016年12月13日 Robert Haas Clean up code, comments, and formatting for table parti... commit | commitdiff | tree
2016年12月13日 Robert Haas Update typedefs.list commit | commitdiff | tree
2016年12月13日 Robert Haas doc: Improve documentation related to table partitionin... commit | commitdiff | tree
2016年12月12日 Robert Haas Remove should_free arguments to tuplesort routines. commit | commitdiff | tree
2016年12月12日 Tom Lane Catversion bump for temporary replication slots. commit | commitdiff | tree
2016年12月12日 Tom Lane Fix race condition in test_decoding "slot" test. commit | commitdiff | tree
2016年12月12日 Robert Haas doc: Fix purported type of pg_am.amhandler to match... commit | commitdiff | tree
2016年12月12日 Tom Lane Make the different Unix-y semaphore implementations... commit | commitdiff | tree
2016年12月12日 Robert Haas psql: Fix incorrect version check for table partitining. commit | commitdiff | tree
2016年12月12日 Tom Lane Fix creative, but unportable, spelling of "ptr != NULL". commit | commitdiff | tree
2016年12月12日 Peter Eisentraut Add support for temporary replication slots commit | commitdiff | tree
2016年12月12日 Heikki Linnakangas Refactor the code for verifying user's password. commit | commitdiff | tree
2016年12月12日 Heikki Linnakangas Further cleanup from the strong-random patch. commit | commitdiff | tree
2016年12月12日 Heikki Linnakangas Fix pgcrypto compilation with OpenSSL 1.1.0. commit | commitdiff | tree
2016年12月12日 Heikki Linnakangas Fix two thinkos related to strong random keys. commit | commitdiff | tree
2016年12月12日 Heikki Linnakangas Fix broken autoconf test for random number source. commit | commitdiff | tree
2016年12月11日 Tom Lane Use "%option prefix" to set API names in ecpg's lexer. commit | commitdiff | tree
2016年12月11日 Tom Lane Prevent crash when ts_rewrite() replaces a non-top... commit | commitdiff | tree
2016年12月09日 Tom Lane Be more careful about Python refcounts while creating... commit | commitdiff | tree
2016年12月09日 Alvaro Herrera Fix crasher bug in array_position(s) commit | commitdiff | tree
2016年12月08日 Heikki Linnakangas Fix thinko in safeguard for negative availMem. commit | commitdiff | tree
2016年12月08日 Robert Haas Fix bogus comment. commit | commitdiff | tree
2016年12月08日 Robert Haas Silence compiler warning. commit | commitdiff | tree
2016年12月08日 Robert Haas Log the creation of an init fork unconditionally. commit | commitdiff | tree
2016年12月08日 Tom Lane Fix reporting of column typmods for multi-row VALUES... commit | commitdiff | tree
2016年12月08日 Heikki Linnakangas Fix quoting and a compiler warning in dumping partitions. commit | commitdiff | tree
2016年12月08日 Heikki Linnakangas Clean up password authentication code a bit. commit | commitdiff | tree
2016年12月08日 Heikki Linnakangas Fix accounting of memory needed for merge heap. commit | commitdiff | tree
2016年12月07日 Robert Haas Replace references to COLLATE "en_CA" with COLLATE... commit | commitdiff | tree
2016年12月07日 Robert Haas Replace references to COLLATE "en_US" with COLLATE... commit | commitdiff | tree
2016年12月07日 Robert Haas Implement table partitioning. commit | commitdiff | tree
2016年12月07日 Tom Lane Restore psql's SIGPIPE setting if popen() fails. commit | commitdiff | tree
2016年12月07日 Tom Lane Handle empty or all-blank PAGER setting more sanely... commit | commitdiff | tree
2016年12月07日 Heikki Linnakangas Fix query cancellation. commit | commitdiff | tree
2016年12月07日 Heikki Linnakangas Fix whitespace. commit | commitdiff | tree
2016年12月07日 Stephen Frost Silence compiler warnings commit | commitdiff | tree
2016年12月07日 Tom Lane Fix unsafe assumption that struct timeval.tv_sec is... commit | commitdiff | tree
2016年12月07日 Tom Lane Put AC_MSG_RESULT() call in the right place. commit | commitdiff | tree
2016年12月06日 Robert Haas Fix interaction of parallel query with prepared statements. commit | commitdiff | tree
2016年12月06日 Stephen Frost Bump catversion for restrictive RLS changes commit | commitdiff | tree
2016年12月06日 Fujii Masao Improve documentation about pg_stat_replication view. commit | commitdiff | tree
2016年12月06日 Tom Lane Remove extraneous semicolon from uses of relptr_declare(). commit | commitdiff | tree
2016年12月05日 Heikki Linnakangas Fix typo in new message in configure. commit | commitdiff | tree
2016年12月05日 Robert Haas Ensure gatherstate->nextreader is properly initialized. commit | commitdiff | tree
2016年12月05日 Stephen Frost Add support for restrictive RLS policies commit | commitdiff | tree
2016年12月05日 Robert Haas dsa: Cope with the possibility that SIZE_MAX is not... commit | commitdiff | tree
2016年12月05日 Robert Haas libpq: Fix another bug in 721f7bd3cbccaf8c07cad2707826b... commit | commitdiff | tree
2016年12月05日 Robert Haas Fix race introduced by 6d46f4783efe457f74816a75173eb23e... commit | commitdiff | tree
2016年12月05日 Robert Haas Assorted documentation improvements for max_parallel_wo... commit | commitdiff | tree
2016年12月05日 Robert Haas Reduce the default for max_worker_processes back to 8. commit | commitdiff | tree
2016年12月05日 Robert Haas Fix more DSA problems uncovered by the buildfarm. commit | commitdiff | tree
2016年12月05日 Robert Haas Try to fix some DSA-related compiler warnings. commit | commitdiff | tree
2016年12月05日 Heikki Linnakangas Fix creation of stand-alone INSTALL.html file. commit | commitdiff | tree
2016年12月05日 Fujii Masao Fix typo in docs. commit | commitdiff | tree
2016年12月05日 Heikki Linnakangas Replace PostmasterRandom() with a stronger source,... commit | commitdiff | tree
2016年12月05日 Fujii Masao Fix incorrect output from gin_desc(). commit | commitdiff | tree
2016年12月04日 Tom Lane Don't mess up pstate->p_next_resno in transformOnConfli... commit | commitdiff | tree
2016年12月04日 Noah Misch Document recipe for testing compatibility with old... commit | commitdiff | tree
2016年12月04日 Noah Misch Make pgwin32_putenv() probe every known CRT, regardless... commit | commitdiff | tree
2016年12月03日 Noah Misch Make pgwin32_putenv() follow DLL loading and unloading. commit | commitdiff | tree
2016年12月03日 Noah Misch Make pgwin32_putenv() visit debug CRTs. commit | commitdiff | tree
2016年12月03日 Noah Misch Remove wrong CloseHandle() call. commit | commitdiff | tree
2016年12月03日 Noah Misch Refine win32env.c cosmetics. commit | commitdiff | tree
2016年12月02日 Tom Lane Fix broken wait-for-previous-process-to-exit loop in... commit | commitdiff | tree
2016年12月02日 Robert Haas Fix thinko in b3427dade14cc31eb48740bc9ea98b5954470b24. commit | commitdiff | tree
2016年12月02日 Tom Lane Delete deleteWhatDependsOn() in favor of more performDe... commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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