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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2020年02月17日 Peter Eisentraut Optimize update of tables with generated columns commit | commitdiff | tree
2020年02月17日 Peter Eisentraut Fill in extraUpdatedCols in logical replication commit | commitdiff | tree
2020年02月17日 Fujii Masao Add description about GSSOpenServer wait event into... commit | commitdiff | tree
2020年02月17日 Fujii Masao Add description about LogicalRewriteTruncate wait event... commit | commitdiff | tree
2020年02月16日 Tom Lane Try again to work around Windows' ERROR_SHARING_VIOLATI... commit | commitdiff | tree
2020年02月15日 Tom Lane Update obsolete comment. commit | commitdiff | tree
2020年02月15日 Tom Lane Clarify coding in Catalog::AddDefaultValues. commit | commitdiff | tree
2020年02月15日 Tom Lane Run "make reformat-dat-files". commit | commitdiff | tree
2020年02月15日 Tom Lane Don't require pg_class.dat to contain correct relnatts... commit | commitdiff | tree
2020年02月15日 Peter Geoghegan Recreate website's formatting for "website" doc builds. commit | commitdiff | tree
2020年02月14日 Tom Lane Remove pg_regress' --load-language option. commit | commitdiff | tree
2020年02月14日 Michael Paquier Remove some dead code in contrib/adminpack/ commit | commitdiff | tree
2020年02月13日 Tom Lane Mark some contrib modules as "trusted". commit | commitdiff | tree
2020年02月13日 Jeff Davis Logical Tape Set: lazily allocate read buffer. commit | commitdiff | tree
2020年02月13日 Tom Lane Avoid a performance regression in float overflow/underf... commit | commitdiff | tree
2020年02月12日 Peter Geoghegan Doc: Restructure B-Tree support routine docs. commit | commitdiff | tree
2020年02月12日 Tom Lane Remove long-dead comments. commit | commitdiff | tree
2020年02月12日 Tom Lane Doc: fix old oversights in GRANT/REVOKE documentation. commit | commitdiff | tree
2020年02月12日 Andres Freund Try to harden insert-conflict-specconflict against... commit | commitdiff | tree
2020年02月12日 Michael Paquier Add %x to default PROMPT1 and PROMPT2 in psql commit | commitdiff | tree
2020年02月12日 Andres Freund Test additional speculative conflict scenarios. commit | commitdiff | tree
2020年02月12日 Fujii Masao Fix bug in pg_basebackup -F plain -R. commit | commitdiff | tree
2020年02月11日 Peter Eisentraut Document the pg_upgrade -j/--jobs option as taking... commit | commitdiff | tree
2020年02月11日 Thomas Munro Use pg_pwrite() in more places. commit | commitdiff | tree
2020年02月10日 Peter Eisentraut Canonicalize some URLs commit | commitdiff | tree
2020年02月10日 Peter Eisentraut psql: Remove one use of HAVE_UNIX_SOCKETS commit | commitdiff | tree
2020年02月10日 Peter Eisentraut Simplify passing of configure arguments to pg_config commit | commitdiff | tree
2020年02月10日 Jeff Davis Change signature of TupleHashTableHash(). commit | commitdiff | tree
2020年02月10日 Alvaro Herrera createuser: fix parsing of --connection-limit argument commit | commitdiff | tree
2020年02月10日 Alvaro Herrera Fix priv checks for ALTER <object> DEPENDS ON EXTENSION commit | commitdiff | tree
2020年02月10日 Michael Paquier Revert "pg_upgrade: Fix quoting of some arguments in... commit | commitdiff | tree
2020年02月10日 Amit Kapila Fix typos. commit | commitdiff | tree
2020年02月10日 Amit Kapila doc: Spell checking commit | commitdiff | tree
2020年02月10日 Michael Paquier pg_upgrade: Fix quoting of some arguments in pg_ctl... commit | commitdiff | tree
2020年02月10日 Thomas Munro psql: Fix %w length in PROMPT2 when PROMPT1 contains... commit | commitdiff | tree
2020年02月09日 Tom Lane Revert "docs: change "default role" wording to "predefi... commit | commitdiff | tree
2020年02月09日 Tom Lane Store the deletion horizon XID for a deleted GIN page... commit | commitdiff | tree
2020年02月07日 Alvaro Herrera Fix failure to create FKs correctly in partitions commit | commitdiff | tree
2020年02月07日 Alvaro Herrera Fix TRUNCATE .. CASCADE on partitions commit | commitdiff | tree
2020年02月07日 Fujii Masao Fix bug in Tid scan. commit | commitdiff | tree
2020年02月07日 Andres Freund jit: Reference expression step functions via llvmjit_types. commit | commitdiff | tree
2020年02月07日 Michael Paquier Bump catalog version for the addition of leader_pid... commit | commitdiff | tree
2020年02月07日 Jeff Davis Introduce TupleHashTableHash() and LookupTupleHashEntry... commit | commitdiff | tree
2020年02月07日 Andres Freund jit: Remove redundancies in expression evaluation code... commit | commitdiff | tree
2020年02月07日 Andres Freund jit: Reference functions by name in IOCOERCE steps. commit | commitdiff | tree
2020年02月07日 Andres Freund expression eval: Don't redundantly keep track of AggState. commit | commitdiff | tree
2020年02月07日 Andres Freund expression eval, jit: Minor code cleanups. commit | commitdiff | tree
2020年02月07日 Michael Paquier Fix typo in proc.c commit | commitdiff | tree
2020年02月07日 Michael Paquier Revert "Prevent running pg_basebackup as root" commit | commitdiff | tree
2020年02月06日 Michael Paquier Revert "Add GUC checks for ssl_min_protocol_version... commit | commitdiff | tree
2020年02月06日 Peter Eisentraut Ensure relcache consistency around generated columns commit | commitdiff | tree
2020年02月06日 Jeff Davis Refactor hash_agg_entry_size(). commit | commitdiff | tree
2020年02月06日 Jeff Davis Logical Tape Set: use min heap for freelist. commit | commitdiff | tree
2020年02月06日 Amit Kapila Fix typo. commit | commitdiff | tree
2020年02月06日 Fujii Masao Fix bug in LWLock statistics mechanism. commit | commitdiff | tree
2020年02月06日 Michael Paquier Add leader_pid to pg_stat_activity commit | commitdiff | tree
2020年02月05日 Andrew Gierth Force tuple conversion when the source has missing... commit | commitdiff | tree
2020年02月05日 Alvaro Herrera Make vacuum buffer counters 64 bits wide commit | commitdiff | tree
2020年02月05日 Alvaro Herrera ALTER SUBSCRIPTION / REFRESH docs: explain copy_data commit | commitdiff | tree
2020年02月05日 Noah Misch When a TAP file has non-zero exit status, retain tempor... commit | commitdiff | tree
2020年02月05日 Thomas Munro Add kqueue(2) support to the WaitEventSet API. commit | commitdiff | tree
2020年02月04日 Thomas Munro Handle lack of DSM slots in parallel btree build, take 2. commit | commitdiff | tree
2020年02月04日 Tom Lane Fix handling of "Subplans Removed" field in EXPLAIN... commit | commitdiff | tree
2020年02月04日 Michael Paquier Fix fuzzy error handling in pg_basebackup when opening... commit | commitdiff | tree
2020年02月03日 Alvaro Herrera Add missing break out seqscan loop in logical replication commit | commitdiff | tree
2020年02月03日 Michael Paquier Add declaration-level assertions for compile-time checks commit | commitdiff | tree
2020年02月02日 Tom Lane Fix assorted error-cleanup bugs in SSL min/max protocol... commit | commitdiff | tree
2020年02月01日 Andrew Gierth Optimizations for integer to decimal output. commit | commitdiff | tree
2020年02月01日 Michael Paquier Prevent running pg_basebackup as root commit | commitdiff | tree
2020年02月01日 Thomas Munro Fix memory leak on DSM slot exhaustion. commit | commitdiff | tree
2020年01月31日 Tom Lane Fix not-quite-right string comparison in parse_jsonb_in... commit | commitdiff | tree
2020年01月31日 Tom Lane Fix CheckAttributeType's handling of collations for... commit | commitdiff | tree
2020年01月31日 Tom Lane Fix parallel pg_dump/pg_restore for failure to create... commit | commitdiff | tree
2020年01月31日 Peter Eisentraut Allow building without default socket directory commit | commitdiff | tree
2020年01月31日 Peter Eisentraut Sprinkle some const decorations commit | commitdiff | tree
2020年01月31日 Michael Paquier Fix typo in recently-added TAP test for replication... commit | commitdiff | tree
2020年01月31日 Thomas Munro Report time spent in posix_fallocate() as a wait event. commit | commitdiff | tree
2020年01月31日 Thomas Munro Adjust DSM and DSA slot usage constants. commit | commitdiff | tree
2020年01月30日 Tom Lane In jsonb_plpython.c, suppress warning message from... commit | commitdiff | tree
2020年01月30日 Thomas Munro Handle lack of DSM slots in parallel btree build. commit | commitdiff | tree
2020年01月30日 Alvaro Herrera Clean up newlines following left parentheses commit | commitdiff | tree
2020年01月30日 Alvaro Herrera Remove excess parens in ereport() calls commit | commitdiff | tree
2020年01月30日 Tom Lane Fix test failure with non-MULTIPLICITY Perl interpreters. commit | commitdiff | tree
2020年01月30日 Fujii Masao Make inherited TRUNCATE perform access permission check... commit | commitdiff | tree
2020年01月30日 Michael Paquier Fix slot data persistency when advancing physical repli... commit | commitdiff | tree
2020年01月30日 Tom Lane Fix vcregress.pl for new plperl test case. commit | commitdiff | tree
2020年01月29日 Tom Lane Invent "trusted" extensions, and remove the pg_pltempla... commit | commitdiff | tree
2020年01月29日 Tom Lane Teach plpgsql's "make clean" to remove generated test... commit | commitdiff | tree
2020年01月29日 Robert Haas Add jsonapi.c to Mkvcbuild.pm's @pgcommonallfiles. commit | commitdiff | tree
2020年01月29日 Robert Haas Move jsonapi.c and jsonapi.h to src/common. commit | commitdiff | tree
2020年01月29日 Peter Eisentraut Fail if recovery target is not reached commit | commitdiff | tree
2020年01月29日 Michael Paquier Fix dispsize for libpq connection parameters channel_bi... commit | commitdiff | tree
2020年01月29日 Amit Kapila Add --parallel option to vacuumdb command. commit | commitdiff | tree
2020年01月28日 Tom Lane Fix dangling pointer in EvalPlanQual machinery. commit | commitdiff | tree
2020年01月28日 Heikki Linnakangas Fix randAccess setting in ReadRecord() commit | commitdiff | tree
2020年01月28日 Thomas Munro Fix compile error on HP C. commit | commitdiff | tree
2020年01月28日 Thomas Munro Don't reset latch in ConditionVariablePrepareToSleep(). commit | commitdiff | tree
2020年01月28日 Amit Kapila Added relation name in error messages for constraint... commit | commitdiff | tree
2020年01月28日 Michael Paquier Add connection parameters to control SSL protocol min... commit | commitdiff | tree
2020年01月28日 Thomas Munro Remove dependency on HeapTuple from predicate locking... commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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