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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2015年10月29日 Peter Eisentraut Message style improvements commit | commitdiff | tree
2015年10月28日 Robert Haas Add missing serial comma, for consistency. commit | commitdiff | tree
2015年10月28日 Robert Haas Fix incorrect message in ATWrongRelkindError. commit | commitdiff | tree
2015年10月28日 Alvaro Herrera Fix secondary expected output for commit_ts test commit | commitdiff | tree
2015年10月27日 Robert Haas Make Gather node projection-capable. commit | commitdiff | tree
2015年10月27日 Alvaro Herrera Document BRIN's inclusion opclass framework commit | commitdiff | tree
2015年10月27日 Alvaro Herrera Fix BRIN free space computations commit | commitdiff | tree
2015年10月27日 Alvaro Herrera Cleanup commit timestamp module activaction, again commit | commitdiff | tree
2015年10月27日 Alvaro Herrera Measure string lengths only once commit | commitdiff | tree
2015年10月23日 Robert Haas shm_mq: Repair breakage from previous commit. commit | commitdiff | tree
2015年10月22日 Robert Haas Add two missing cases to ATWrongRelkindError. commit | commitdiff | tree
2015年10月22日 Robert Haas shm_mq: Fix failure to notice a dead counterparty when... commit | commitdiff | tree
2015年10月22日 Robert Haas Fix typos in comments. commit | commitdiff | tree
2015年10月22日 Peter Eisentraut doc: Add advice on updating checkpoint_segments to... commit | commitdiff | tree
2015年10月22日 Tom Lane Remove redundant CREATEUSER/NOCREATEUSER options in... commit | commitdiff | tree
2015年10月22日 Robert Haas Fix a couple of bugs in recent parallelism-related... commit | commitdiff | tree
2015年10月22日 Robert Haas Add header comments to execParallel.c and nodeGather.c. commit | commitdiff | tree
2015年10月22日 Peter Eisentraut doc: Improve markup and fine-tune replication protocol... commit | commitdiff | tree
2015年10月20日 Tom Lane Fix incorrect translation of minus-infinity datetimes... commit | commitdiff | tree
2015年10月20日 Peter Eisentraut doc: Move documentation of max_wal_size to better position commit | commitdiff | tree
2015年10月20日 Robert Haas Fix incorrect comment in plannodes.h commit | commitdiff | tree
2015年10月20日 Robert Haas Remove duplicate word. commit | commitdiff | tree
2015年10月20日 Robert Haas Tab complete CREATE EXTENSION .. VERSION. commit | commitdiff | tree
2015年10月20日 Robert Haas Put back ssl_renegotiation_limit parameter, but only... commit | commitdiff | tree
2015年10月20日 Robert Haas Be a bit more rigorous about how we cache strcoll and... commit | commitdiff | tree
2015年10月20日 Robert Haas Remove obsolete comment. commit | commitdiff | tree
2015年10月20日 Noah Misch Eschew "RESET statement_timeout" in tests. commit | commitdiff | tree
2015年10月19日 Tom Lane Fix incorrect handling of lookahead constraints in... commit | commitdiff | tree
2015年10月16日 Robert Haas Add a C API for parallel heap scans. commit | commitdiff | tree
2015年10月16日 Robert Haas Allow a parallel context to relaunch workers. commit | commitdiff | tree
2015年10月16日 Tom Lane Miscellaneous cleanup of regular-expression compiler. commit | commitdiff | tree
2015年10月16日 Tom Lane Improve memory-usage accounting in regular-expression... commit | commitdiff | tree
2015年10月16日 Tom Lane Improve performance of pullback/pushfwd in regular... commit | commitdiff | tree
2015年10月16日 Tom Lane Improve performance of fixempties() pass in regular... commit | commitdiff | tree
2015年10月16日 Tom Lane Fix O(N^2) performance problems in regular-expression... commit | commitdiff | tree
2015年10月16日 Tom Lane Fix regular-expression compiler to handle loops of... commit | commitdiff | tree
2015年10月16日 Robert Haas Remove volatile qualifiers from proc.c and procarray.c commit | commitdiff | tree
2015年10月16日 Robert Haas Remove volatile qualifiers from dynahash.c, shmem.c... commit | commitdiff | tree
2015年10月16日 Robert Haas Remove cautions about using volatile from spin.h. commit | commitdiff | tree
2015年10月16日 Robert Haas Prohibit parallel query when the isolation level is... commit | commitdiff | tree
2015年10月16日 Robert Haas Rewrite interaction of parallel mode with parallel... commit | commitdiff | tree
2015年10月16日 Robert Haas Mark more functions parallel-restricted or parallel... commit | commitdiff | tree
2015年10月16日 Robert Haas Fix a problem with parallel workers being unable to... commit | commitdiff | tree
2015年10月16日 Robert Haas Invalidate caches after cranking up a parallel worker... commit | commitdiff | tree
2015年10月16日 Michael Meskes Fix order of arguments in ecpg generated typedef command. commit | commitdiff | tree
2015年10月16日 Robert Haas Tighten up application of parallel mode checks. commit | commitdiff | tree
2015年10月16日 Robert Haas Transfer current command counter ID to parallel workers. commit | commitdiff | tree
2015年10月16日 Robert Haas Don't send protocol messages to a shm_mq that no longer... commit | commitdiff | tree
2015年10月15日 Tom Lane Fix NULL handling in datum_to_jsonb(). commit | commitdiff | tree
2015年10月15日 Robert Haas Revert "Have dtrace depend on object files directly... commit | commitdiff | tree
2015年10月15日 Robert Haas Allow FDWs to push down quals without breaking EvalPlan... commit | commitdiff | tree
2015年10月15日 Alvaro Herrera Fix bogus comments commit | commitdiff | tree
2015年10月13日 Bruce Momjian -- email subject limit ---------------------------... commit | commitdiff | tree
2015年10月13日 Robert Haas Have dtrace depend on object files directly, not objfil... commit | commitdiff | tree
2015年10月13日 Robert Haas Improve INSERT .. ON CONFLICT error message. commit | commitdiff | tree
2015年10月13日 Tom Lane On Windows, ensure shared memory handle gets closed... commit | commitdiff | tree
2015年10月12日 Tom Lane Fix "pg_ctl start -w" to test child process status... commit | commitdiff | tree
2015年10月12日 Noah Misch Use JsonbIteratorToken consistently in automatic variab... commit | commitdiff | tree
2015年10月12日 Peter Eisentraut Fix whitespace commit | commitdiff | tree
2015年10月12日 Noah Misch Avoid scan-build warning about uninitialized htonl... commit | commitdiff | tree
2015年10月12日 Noah Misch Make prove_installcheck remove the old log directory... commit | commitdiff | tree
2015年10月09日 Robert Haas Speed up text sorts where the same strings occur multip... commit | commitdiff | tree
2015年10月09日 Robert Haas Make abbreviated key comparisons for text a bit cheaper. commit | commitdiff | tree
2015年10月09日 Robert Haas Remove set_latch_on_sigusr1 flag. commit | commitdiff | tree
2015年10月09日 Stephen Frost Handle append_rel_list in expand_security_qual commit | commitdiff | tree
2015年10月09日 Tom Lane Fix uninitialized-variable bug. commit | commitdiff | tree
2015年10月08日 Robert Haas Fix typo in docs. commit | commitdiff | tree
2015年10月08日 Robert Haas Add BSWAP64 macro. commit | commitdiff | tree
2015年10月08日 Robert Haas Hyphenate variable-length for consistency. commit | commitdiff | tree
2015年10月08日 Robert Haas Correct pg_indent to pgindent in various comments. commit | commitdiff | tree
2015年10月08日 Andrew Dunstan Factor out encoding specific tests for json commit | commitdiff | tree
2015年10月07日 Tom Lane Improve documentation of the role-dropping process. commit | commitdiff | tree
2015年10月07日 Bruce Momjian docs: add JSONB containment example of a key and empty... commit | commitdiff | tree
2015年10月07日 Bruce Momjian docs: Map operator @> to the proper SGML escape for '>' commit | commitdiff | tree
2015年10月07日 Bruce Momjian docs: clarify JSONB operator descriptions commit | commitdiff | tree
2015年10月06日 Tom Lane Perform an immediate shutdown if the postpid file is... commit | commitdiff | tree
2015年10月06日 Robert Haas Remove more volatile qualifiers. commit | commitdiff | tree
2015年10月06日 Bruce Momjian Have CREATE TABLE LIKE add OID column if any LIKEd... commit | commitdiff | tree
2015年10月06日 Bruce Momjian to_number(): allow 'V' to divide by 10^(the number... commit | commitdiff | tree
2015年10月06日 Bruce Momjian psql: allow \pset C in setting the title, matches \C commit | commitdiff | tree
2015年10月06日 Bruce Momjian to_char(): Do not count negative sign as a digit for... commit | commitdiff | tree
2015年10月05日 Bruce Momjian docs: update guidelines on when to use GIN and GiST... commit | commitdiff | tree
2015年10月05日 Tom Lane Docs: explain contrib/pg_stat_statements' handling... commit | commitdiff | tree
2015年10月05日 Tom Lane Fix insufficiently-portable regression test case. commit | commitdiff | tree
2015年10月05日 Tom Lane Last-minute updates for release notes. commit | commitdiff | tree
2015年10月05日 Andres Freund Remove outdated comment about relation level autovacuum... commit | commitdiff | tree
2015年10月05日 Stephen Frost Add regression tests for INSERT/UPDATE+RETURNING commit | commitdiff | tree
2015年10月05日 Noah Misch Prevent stack overflow in query-type functions. commit | commitdiff | tree
2015年10月05日 Noah Misch Prevent stack overflow in container-type functions. commit | commitdiff | tree
2015年10月05日 Noah Misch Prevent stack overflow in json-related functions. commit | commitdiff | tree
2015年10月05日 Noah Misch pgcrypto: Detect and report too-short crypt() salts. commit | commitdiff | tree
2015年10月05日 Stephen Frost Apply SELECT policies in INSERT/UPDATE+RETURNING commit | commitdiff | tree
2015年10月05日 Stephen Frost Do not write out WCOs in Query commit | commitdiff | tree
2015年10月05日 Andres Freund Re-Align *_freeze_max_age reloption limits with corresp... commit | commitdiff | tree
2015年10月05日 Stephen Frost ALTER TABLE .. FORCE ROW LEVEL SECURITY commit | commitdiff | tree
2015年10月04日 Tom Lane Release notes for 9.5beta1, 9.4.5, 9.3.10, 9.2.14,... commit | commitdiff | tree
2015年10月04日 Tom Lane Improve contrib/pg_stat_statements' handling of garbage... commit | commitdiff | tree
2015年10月04日 Andres Freund Fix hstore_plpython test when python3 is used. commit | commitdiff | tree
2015年10月04日 Tom Lane Further twiddling of nodeHash.c hashtable sizing calcul... commit | commitdiff | tree
2015年10月04日 Tom Lane Fix some issues in new hashtable size calculations... commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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