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月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
2016年12月02日 Robert Haas Introduce dynamic shared memory areas. commit | commitdiff | tree
2016年12月02日 Robert Haas Management of free memory pages. commit | commitdiff | tree
2016年12月02日 Robert Haas Add a crude facility for dealing with relative pointers. commit | commitdiff | tree
2016年12月02日 Robert Haas Clarify that pg_stat_activity.query has a length limit. commit | commitdiff | tree
2016年12月02日 Alvaro Herrera Fix outdated comments commit | commitdiff | tree
2016年12月02日 Robert Haas Add max_parallel_workers GUC. commit | commitdiff | tree
2016年12月02日 Alvaro Herrera Fix Windows build for 78c8c814390f commit | commitdiff | tree
2016年12月02日 Alvaro Herrera Permit dump/reload of not-too-large >1GB tuples commit | commitdiff | tree
2016年12月02日 Peter Eisentraut Refactor libpqwalreceiver commit | commitdiff | tree
2016年12月02日 Peter Eisentraut Use latch instead of select() in walreceiver commit | commitdiff | tree
2016年12月01日 Peter Eisentraut Add aggregate_with_argtypes and use it consistently commit | commitdiff | tree
2016年12月01日 Peter Eisentraut Move function_with_argtypes to a better location commit | commitdiff | tree
2016年12月01日 Peter Eisentraut Use grammar symbol function_with_argtypes consistently commit | commitdiff | tree
2016年12月01日 Robert Haas libpq: Fix inadvertent change in PQhost() behavior. commit | commitdiff | tree
2016年12月01日 Michael Meskes Added missing "EXEC SQL" to statement. commit | commitdiff | tree
2016年12月01日 Andres Freund User narrower representative tuples in the hash-agg... commit | commitdiff | tree
2016年12月01日 Andres Freund Perform one only projection to compute agg arguments. commit | commitdiff | tree
2016年11月30日 Robert Haas Improve hash index bucket split behavior. commit | commitdiff | tree
2016年11月30日 Tom Lane Doc: improve description of trim() and related functions. commit | commitdiff | tree
2016年11月30日 Heikki Linnakangas Make all unicode perl scripts to use strict, rearrange... commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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