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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2011年08月04日 Andrew Dunstan Restore the primacy of postgres.h in plpython.c. commit | commitdiff | tree
2011年08月04日 Robert Haas Create VXID locks "lazily" in the main lock table. commit | commitdiff | tree
2011年08月04日 Robert Haas Teach psql to display comments on languages and casts. commit | commitdiff | tree
2011年08月04日 Bruce Momjian In documentaiton, clarify which commands have reduced... commit | commitdiff | tree
2011年08月03日 Robert Haas Make pgbench use erand48() rather than random(). commit | commitdiff | tree
2011年08月02日 Tom Lane Move CheckRecoveryConflictDeadlock() call to a safer... commit | commitdiff | tree
2011年08月02日 Tom Lane Fix incorrect initialization of ProcGlobal->startupBuff... commit | commitdiff | tree
2011年08月02日 Heikki Linnakangas Avoid integer overflow when LIMIT + OFFSET >= 2^63. commit | commitdiff | tree
2011年08月01日 Robert Haas Minor stylistic corrections. commit | commitdiff | tree
2011年07月31日 Peter Eisentraut Add host name resolution information to pg_hba.conf... commit | commitdiff | tree
2011年07月30日 Bruce Momjian Fix pg_update to properly test for the data directory... commit | commitdiff | tree
2011年07月29日 Robert Haas Reduce sinval synchronization overhead. commit | commitdiff | tree
2011年07月29日 Robert Haas Move new pgbench options to correct section of --help... commit | commitdiff | tree
2011年07月28日 Tom Lane Fix pg_restore's direct-to-database mode for standard_c... commit | commitdiff | tree
2011年07月27日 Peter Eisentraut Minor message style adjustment commit | commitdiff | tree
2011年07月27日 Robert Haas Fix typo. commit | commitdiff | tree
2011年07月26日 Tom Lane Check to see whether libxml2 handles error context... commit | commitdiff | tree
2011年07月26日 Peter Eisentraut Add missing newlines at end of error messages commit | commitdiff | tree
2011年07月26日 Peter Eisentraut Replace printf format %i by %d commit | commitdiff | tree
2011年07月26日 Robert Haas Only display column comments for relkinds that support... commit | commitdiff | tree
2011年07月26日 Robert Haas Clarify which relkinds accept column comments. commit | commitdiff | tree
2011年07月26日 Andrew Dunstan Don't build replacement getpeereid function on mingw. commit | commitdiff | tree
2011年07月25日 Andrew Dunstan Silence compiler warning about uninitialized variable. commit | commitdiff | tree
2011年07月25日 Robert Haas Add some environment checks prior to sepgsql regression... commit | commitdiff | tree
2011年07月25日 Robert Haas Improvements to SQL/MED documentation. commit | commitdiff | tree
2011年07月25日 Robert Haas Add new pgbench options, --tablespace and --index-table... commit | commitdiff | tree
2011年07月25日 Robert Haas Add new pgbench switch, --unlogged-tables. commit | commitdiff | tree
2011年07月25日 Tom Lane Fix previous patch so it also works if not USE_SSL... commit | commitdiff | tree
2011年07月24日 Tom Lane Improve libpq's error reporting for SSL failures. commit | commitdiff | tree
2011年07月24日 Tom Lane Use OpenSSL's SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER flag. commit | commitdiff | tree
2011年07月24日 Bruce Momjian In pg_upgrade on Windows, check if the directory is... commit | commitdiff | tree
2011年07月23日 Andrew Dunstan Unbreak Windows builds broken by EDITOR_LINENUMBER_ARG... commit | commitdiff | tree
2011年07月23日 Peter Eisentraut Change EDITOR_LINENUMBER_SWITCH to an environment variable commit | commitdiff | tree
2011年07月23日 Tom Lane Rethink behavior of CREATE OR REPLACE during CREATE... commit | commitdiff | tree
2011年07月22日 Robert Haas Unbreak unlogged tables. commit | commitdiff | tree
2011年07月21日 Bruce Momjian In pg_upgrade, add C comment about why we don't try... commit | commitdiff | tree
2011年07月21日 Tom Lane Fix PQsetvalue() to avoid possible crash when adding... commit | commitdiff | tree
2011年07月21日 Tom Lane Make xpath() do something useful with XPath expressions... commit | commitdiff | tree
2011年07月20日 Tom Lane Ensure that xpath() escapes special characters in strin... commit | commitdiff | tree
2011年07月20日 Bruce Momjian In pg_upgrade, fix the -l/log option to work on Windows. commit | commitdiff | tree
2011年07月20日 Bruce Momjian In pg_upgrade, use pg_strudup(), for consistency. commit | commitdiff | tree
2011年07月20日 Robert Haas Support SECURITY LABEL on databases, tablespaces, and... commit | commitdiff | tree
2011年07月20日 Tom Lane Rewrite libxml error handling to be more robust. commit | commitdiff | tree
2011年07月20日 Robert Haas Improve sepgsql and SECURITY LABEL documentation. commit | commitdiff | tree
2011年07月20日 Robert Haas Minor improvement to pg_seclabel documentation. commit | commitdiff | tree
2011年07月19日 Alvaro Herrera Make isolationtester more robust on locked commands commit | commitdiff | tree
2011年07月19日 Alvaro Herrera Increase deadlock_timeout to 100ms in FK isolation... commit | commitdiff | tree
2011年07月19日 Alvaro Herrera Add expected regress output on stricter isolation levels commit | commitdiff | tree
2011年07月19日 Simon Riggs Remove O(N^2) performance issue with multiple SAVEPOINTs. commit | commitdiff | tree
2011年07月19日 Robert Haas Some refinement for the "fast path" lock patch. commit | commitdiff | tree
2011年07月19日 Robert Haas Remove superfluous variable. commit | commitdiff | tree
2011年07月19日 Simon Riggs Minor doc additions for cascading replication. commit | commitdiff | tree
2011年07月19日 Simon Riggs Introduce sending servers as new category for replicati... commit | commitdiff | tree
2011年07月19日 Peter Eisentraut Fix typo commit | commitdiff | tree
2011年07月19日 Peter Eisentraut Put inline declaration before return type commit | commitdiff | tree
2011年07月19日 Peter Eisentraut Change debug message from ereport to elog commit | commitdiff | tree
2011年07月19日 Simon Riggs Cascading replication feature for streaming log-based... commit | commitdiff | tree
2011年07月18日 Tom Lane Add GET STACKED DIAGNOSTICS plpgsql command to retrieve... commit | commitdiff | tree
2011年07月18日 Michael Meskes Adapted expected result for latest change to ecpglib. commit | commitdiff | tree
2011年07月18日 Robert Haas Avoid index rebuild for no-rewrite ALTER TABLE .. ALTER... commit | commitdiff | tree
2011年07月18日 Michael Meskes Made ecpglib write double with a precision of 15 digits. commit | commitdiff | tree
2011年07月18日 Robert Haas Create a "fast path" for acquiring weak relation locks. commit | commitdiff | tree
2011年07月18日 Peter Eisentraut Remove claim that the project is not represented in... commit | commitdiff | tree
2011年07月18日 Peter Eisentraut Note that information_schema.sql_languages was removed... commit | commitdiff | tree
2011年07月18日 Robert Haas Add pg_opfamily_is_visible. commit | commitdiff | tree
2011年07月17日 Tom Lane Further thoughts about temp_file_limit patch. commit | commitdiff | tree
2011年07月17日 Tom Lane Add temp_file_limit GUC parameter to constrain temporar... commit | commitdiff | tree
2011年07月16日 Tom Lane Improve make_subplanTargetList to avoid including Vars... commit | commitdiff | tree
2011年07月16日 Tom Lane Replace errdetail("%s", ...) with errdetail_internal... commit | commitdiff | tree
2011年07月16日 Tom Lane Use errdetail_internal() for SSI transaction cancellati... commit | commitdiff | tree
2011年07月16日 Tom Lane Add an errdetail_internal() ereport auxiliary routine. commit | commitdiff | tree
2011年07月16日 Magnus Hagander Fix SSPI login when multiple roundtrips are required commit | commitdiff | tree
2011年07月15日 Alvaro Herrera Set different deadlock_timeout on each session in new... commit | commitdiff | tree
2011年07月15日 Peter Eisentraut Set information_schema.tables.commit_action to null commit | commitdiff | tree
2011年07月15日 Bruce Momjian Doc clarification for pg_locks columns. commit | commitdiff | tree
2011年07月15日 Heikki Linnakangas Change the way the offset of downlink is stored in... commit | commitdiff | tree
2011年07月15日 Heikki Linnakangas Fix two ancient bugs in GiST code to re-find a parent... commit | commitdiff | tree
2011年07月14日 Bruce Momjian In docs, start window function sentence with "The aster... commit | commitdiff | tree
2011年07月14日 Tom Lane In planner, don't assume that empty parent tables aren... commit | commitdiff | tree
2011年07月14日 Alvaro Herrera Fix broken markup commit | commitdiff | tree
2011年07月14日 Peter Eisentraut Set information_schema.routines.is_udt_dependent to NO commit | commitdiff | tree
2011年07月14日 Peter Eisentraut Small update on suggested startup file locations commit | commitdiff | tree
2011年07月14日 Peter Eisentraut Remove README.mb.big5 and README.mb.jp commit | commitdiff | tree
2011年07月14日 Tom Lane Update some comments to clarify who does what in target... commit | commitdiff | tree
2011年07月13日 Peter Eisentraut Implement information schema interval_type columns commit | commitdiff | tree
2011年07月13日 Bruce Momjian Use clearer woring for pg_locks columns, identifying... commit | commitdiff | tree
2011年07月13日 Alvaro Herrera Blind attempt at fixing isolation_tester on Win32 commit | commitdiff | tree
2011年07月12日 Tom Lane Avoid listing ungrouped Vars in the targetlist of Agg... commit | commitdiff | tree
2011年07月12日 Alvaro Herrera Add support for blocked commands in isolationtester commit | commitdiff | tree
2011年07月12日 Magnus Hagander perltidy run over msvc build system commit | commitdiff | tree
2011年07月12日 Peter Eisentraut Make pg_upgrade output more consistent with project... commit | commitdiff | tree
2011年07月12日 Bruce Momjian Add C comment that txid_current() assigns an XID if... commit | commitdiff | tree
2011年07月11日 Peter Eisentraut Fix and clarify information schema interval_precision... commit | commitdiff | tree
2011年07月11日 Andrew Dunstan Improve wording of documentation on default privileges. commit | commitdiff | tree
2011年07月09日 Robert Haas Try to acquire relation locks in RangeVarGetRelid. commit | commitdiff | tree
2011年07月08日 Tom Lane Fix another oversight in logging of changes in postgres... commit | commitdiff | tree
2011年07月08日 Heikki Linnakangas Introduce a pipe between postmaster and each backend... commit | commitdiff | tree
2011年07月08日 Heikki Linnakangas Fix one overflow and one signedness error, caused by... commit | commitdiff | tree
2011年07月08日 Peter Eisentraut Add item about Clang support to 9.1 release notes commit | commitdiff | tree
2011年07月08日 Peter Eisentraut Message style improvements commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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