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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2018年01月09日 Andres Freund Expression evaluation based aggregate transition invoca... commit | commitdiff | tree
2018年01月09日 Alvaro Herrera Change some bogus PageGetLSN calls to BufferGetLSNAtomic commit | commitdiff | tree
2018年01月09日 Andrew Dunstan Implement TZH and TZM timestamp format patterns commit | commitdiff | tree
2018年01月09日 Peter Eisentraut Remove PortalGetQueryDesc() commit | commitdiff | tree
2018年01月09日 Peter Eisentraut Update portal-related memory context names and API commit | commitdiff | tree
2018年01月09日 Tom Lane Rewrite list_qsort() to avoid trashing its input list. commit | commitdiff | tree
2018年01月09日 Tom Lane Improve the heuristic for ordering child paths of a... commit | commitdiff | tree
2018年01月09日 Tom Lane While waiting for a condition variable, detect postmast... commit | commitdiff | tree
2018年01月09日 Peter Eisentraut Fix ssl tests for when tls-server-end-point is not... commit | commitdiff | tree
2018年01月09日 Tom Lane Fix race condition during replication origin drop. commit | commitdiff | tree
2018年01月09日 Tom Lane Allow ConditionVariable[PrepareTo]Sleep to auto-switch... commit | commitdiff | tree
2018年01月09日 Robert Haas Don't allow VACUUM VERBOSE ANALYZE VERBOSE. commit | commitdiff | tree
2018年01月09日 Teodor Sigaev Improve scripting language in pgbench commit | commitdiff | tree
2018年01月09日 Robert Haas Fix comment. commit | commitdiff | tree
2018年01月09日 Bruce Momjian pg_upgrade: prevent check on live cluster from generat... commit | commitdiff | tree
2018年01月08日 Tom Lane Cosmetic improvements in condition_variable.[hc]. commit | commitdiff | tree
2018年01月08日 Tom Lane Improve error detection capability in proclists. commit | commitdiff | tree
2018年01月08日 Tom Lane Back off chattiness in RemovePgTempFiles(). commit | commitdiff | tree
2018年01月06日 Simon Riggs Add TIMELINE to backup_label file commit | commitdiff | tree
2018年01月06日 Simon Riggs Default monitoring roles - errata commit | commitdiff | tree
2018年01月06日 Tom Lane Remove return values of ConditionVariableSignal/Broadcast. commit | commitdiff | tree
2018年01月06日 Tom Lane Reorder steps in ConditionVariablePrepareToSleep for... commit | commitdiff | tree
2018年01月06日 Tom Lane Rewrite ConditionVariableBroadcast() to avoid live... commit | commitdiff | tree
2018年01月05日 Robert Haas Factor error generation out of ExecPartitionCheck. commit | commitdiff | tree
2018年01月05日 Bruce Momjian pg_upgrade: remove C comment commit | commitdiff | tree
2018年01月05日 Bruce Momjian pg_upgrade: revert part of patch for ease of translation commit | commitdiff | tree
2018年01月05日 Bruce Momjian pg_upgrade: simplify code layout in a few places commit | commitdiff | tree
2018年01月05日 Alvaro Herrera Fix failure to delete spill files of aborted transactions commit | commitdiff | tree
2018年01月05日 Peter Eisentraut Another attempt at fixing build with various OpenSSL... commit | commitdiff | tree
2018年01月04日 Peter Eisentraut Add missing includes commit | commitdiff | tree
2018年01月04日 Robert Haas Minor preparatory refactoring for UPDATE row movement. commit | commitdiff | tree
2018年01月04日 Peter Eisentraut Fix build with older OpenSSL versions commit | commitdiff | tree
2018年01月04日 Tom Lane Fix new test case to not be endian-dependent. commit | commitdiff | tree
2018年01月04日 Robert Haas Simplify and encapsulate tuple routing support code. commit | commitdiff | tree
2018年01月04日 Peter Eisentraut Implement channel binding tls-server-end-point for... commit | commitdiff | tree
2018年01月04日 Tom Lane Fix incorrect computations of length of null bitmap... commit | commitdiff | tree
2018年01月04日 Peter Eisentraut Refactor channel binding code to fetch cbind_data only... commit | commitdiff | tree
2018年01月04日 Peter Eisentraut Define LDAPS_PORT if it's missing and disable implicit... commit | commitdiff | tree
2018年01月04日 Robert Haas Code review for Parallel Append. commit | commitdiff | tree
2018年01月04日 Tom Lane Tweak parallel hash join test case in hopes of improvin... commit | commitdiff | tree
2018年01月03日 Tom Lane Clean up tupdesc.c for recent changes. commit | commitdiff | tree
2018年01月03日 Alvaro Herrera Fix typo commit | commitdiff | tree
2018年01月03日 Alvaro Herrera Revert "Fix isolation test to be less timing-dependent" commit | commitdiff | tree
2018年01月03日 Andres Freund Rename pg_rewind's copy_file_range() to avoid conflict... commit | commitdiff | tree
2018年01月03日 Andrew Dunstan Fix use of config-specific libraries for Windows OpenSSL commit | commitdiff | tree
2018年01月03日 Alvaro Herrera Make XactLockTableWait work for transactions that are... commit | commitdiff | tree
2018年01月03日 Tom Lane Fix some minor errors in new PHJ code. commit | commitdiff | tree
2018年01月03日 Tom Lane Teach eval_const_expressions() to handle some more... commit | commitdiff | tree
2018年01月03日 Peter Eisentraut Allow ldaps when using ldap authentication commit | commitdiff | tree
2018年01月03日 Alvaro Herrera Fix isolation test to be less timing-dependent commit | commitdiff | tree
2018年01月03日 Bruce Momjian Update copyright for 2018 commit | commitdiff | tree
2018年01月03日 Andres Freund Simplify representation of aggregate transition values... commit | commitdiff | tree
2018年01月03日 Tom Lane Ensure proper alignment of tuples in HashMemoryChunkDat... commit | commitdiff | tree
2018年01月02日 Alvaro Herrera Fix deadlock hazard in CREATE INDEX CONCURRENTLY commit | commitdiff | tree
2018年01月02日 Peter Eisentraut Don't cast between GinNullCategory and bool commit | commitdiff | tree
2018年01月01日 Andres Freund Fix EXPLAIN ANALYZE output for Parallel Hash. commit | commitdiff | tree
2018年01月01日 Noah Misch In tests, await an LSN no later than the recovery target. commit | commitdiff | tree
2017年12月31日 Tom Lane Merge coding of return/exit/continue cases in plpgsql... commit | commitdiff | tree
2017年12月31日 Tom Lane Improve regression tests' code coverage for plpgsql... commit | commitdiff | tree
2017年12月29日 Alvaro Herrera Fix typo commit | commitdiff | tree
2017年12月29日 Andres Freund Perform slot validity checks in a separate pass over... commit | commitdiff | tree
2017年12月29日 Andres Freund Rely on executor utils to build targetlist for DML... commit | commitdiff | tree
2017年12月29日 Magnus Hagander Properly set base backup backends to active in pg_stat_... commit | commitdiff | tree
2017年12月29日 Simon Riggs Fix race condition when changing synchronous_standby_names commit | commitdiff | tree
2017年12月29日 Simon Riggs Extend near-wraparound hints to include replication... commit | commitdiff | tree
2017年12月29日 Andrew Dunstan Allow leading zero on exponents in pgbench test results commit | commitdiff | tree
2017年12月28日 Andres Freund Fix rare assertion failure in parallel hash join. commit | commitdiff | tree
2017年12月27日 Alvaro Herrera Protect against hypothetical memory leaks in RelationGe... commit | commitdiff | tree
2017年12月27日 Robert Haas Remove incorrect apostrophe. commit | commitdiff | tree
2017年12月27日 Robert Haas Fix race-under-concurrency in PathNameCreateTemporaryDir. commit | commitdiff | tree
2017年12月27日 Robert Haas Add pow(), aka power(), function to pgbench. commit | commitdiff | tree
2017年12月27日 Teodor Sigaev Update relation's stats in pg_class during vacuum full. commit | commitdiff | tree
2017年12月26日 Peter Eisentraut Add support for static assertions in C++ commit | commitdiff | tree
2017年12月26日 Peter Eisentraut Add includes to make header files self-contained commit | commitdiff | tree
2017年12月25日 Teodor Sigaev Add polygon opclass for SP-GiST commit | commitdiff | tree
2017年12月24日 Andres Freund Fix assert with side effects in the new PHJ code. commit | commitdiff | tree
2017年12月22日 Tom Lane Fix UNION/INTERSECT/EXCEPT over no columns. commit | commitdiff | tree
2017年12月22日 Teodor Sigaev Add optional compression method to SP-GiST commit | commitdiff | tree
2017年12月21日 Alvaro Herrera Minor edits to catalog files and scripts commit | commitdiff | tree
2017年12月21日 Robert Haas Adjust assertion in GetCurrentCommandId. commit | commitdiff | tree
2017年12月21日 Tom Lane Rearrange execution of PARAM_EXTERN Params for plpgsql... commit | commitdiff | tree
2017年12月21日 Alvaro Herrera Get rid of copy_partition_key commit | commitdiff | tree
2017年12月21日 Alvaro Herrera Fix typo commit | commitdiff | tree
2017年12月21日 Tom Lane Avoid putting build-location-dependent strings into... commit | commitdiff | tree
2017年12月21日 Robert Haas Cancel CV sleep during subtransaction abort. commit | commitdiff | tree
2017年12月21日 Andres Freund Add parallel-aware hash joins. commit | commitdiff | tree
2017年12月20日 Robert Haas When passing query strings to workers, pass the termina... commit | commitdiff | tree
2017年12月19日 Robert Haas Test instrumentation of Hash nodes with parallel query. commit | commitdiff | tree
2017年12月19日 Robert Haas Try again to fix accumulation of parallel worker instru... commit | commitdiff | tree
2017年12月19日 Robert Haas Re-fix wrong costing of Sort under Gather Merge. commit | commitdiff | tree
2017年12月19日 Robert Haas Mark a few parallelism-related variables with PGDLLIMPORT. commit | commitdiff | tree
2017年12月19日 Peter Eisentraut Add libpq connection parameter "scram_channel_binding" commit | commitdiff | tree
2017年12月18日 Andres Freund Add shared tuplestores. commit | commitdiff | tree
2017年12月18日 Peter Eisentraut Move SCRAM-related name definitions to scram-common.h commit | commitdiff | tree
2017年12月18日 Peter Eisentraut doc: Fix figures in example description commit | commitdiff | tree
2017年12月18日 Fujii Masao Fix bug in cancellation of non-exclusive backup to... commit | commitdiff | tree
2017年12月18日 Robert Haas Fix crashes on plans with multiple Gather (Merge) nodes. commit | commitdiff | tree
2017年12月18日 Magnus Hagander Fix typo on comment commit | commitdiff | tree
2017年12月17日 Tom Lane Try harder to detect unavailability of __builtin_mul_ov... commit | commitdiff | tree
2017年12月17日 Tom Lane Suppress compiler warning about no function return... commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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