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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2012年08月10日 Tom Lane Centralize the logic for detecting misplaced aggregates... commit | commitdiff | tree
2012年08月10日 Magnus Hagander Fix upper limit of superuser_reserved_connections,... commit | commitdiff | tree
2012年08月09日 Simon Riggs Turn off WalSender keepalives by default, users can... commit | commitdiff | tree
2012年08月09日 Simon Riggs Ensure all replication message info is available and... commit | commitdiff | tree
2012年08月09日 Robert Haas Make psql -1 < file behave as expected. commit | commitdiff | tree
2012年08月08日 Alvaro Herrera Fix typo in comment commit | commitdiff | tree
2012年08月08日 Simon Riggs Doc correction to point out that 9.2+ can overwrite... commit | commitdiff | tree
2012年08月08日 Tom Lane Merge parser's p_relnamespace and p_varnamespace lists... commit | commitdiff | tree
2012年08月08日 Simon Riggs Fix minor bug in XLogFileRead() that accidentally worked. commit | commitdiff | tree
2012年08月08日 Robert Haas Fix cache flush hazard in event trigger cache. commit | commitdiff | tree
2012年08月08日 Bruce Momjian Add additional C comments for to_date/to_char() fixes. commit | commitdiff | tree
2012年08月08日 Tom Lane Update isolation tests' README file. commit | commitdiff | tree
2012年08月08日 Tom Lane Fix TwoPhaseGetDummyBackendId(). commit | commitdiff | tree
2012年08月07日 Tom Lane Implement SQL-standard LATERAL subqueries. commit | commitdiff | tree
2012年08月07日 Tom Lane Tweak new Perl pgindent for compatibility with middle... commit | commitdiff | tree
2012年08月07日 Robert Haas Fix memory leaks in event trigger code. commit | commitdiff | tree
2012年08月07日 Bruce Momjian Fix to_char(), to_date(), and to_timestamp() to handle... commit | commitdiff | tree
2012年08月07日 Bruce Momjian Fix pg_upgrade file share violation on Windows created... commit | commitdiff | tree
2012年08月07日 Alvaro Herrera Fix redundant wording commit | commitdiff | tree
2012年08月07日 Simon Riggs fsync backup_label after pg_start_backup() commit | commitdiff | tree
2012年08月06日 Robert Haas Typo fixes for previous commit. commit | commitdiff | tree
2012年08月06日 Robert Haas Warn more vigorously about the non-transactional behavi... commit | commitdiff | tree
2012年08月06日 Alvaro Herrera Make strings identical commit | commitdiff | tree
2012年08月06日 Magnus Hagander Complain with proper error message if streaming stops... commit | commitdiff | tree
2012年08月06日 Heikki Linnakangas Perform conversion from Python unicode to string/bytes... commit | commitdiff | tree
2012年08月04日 Bruce Momjian Replace pgindent shell script with Perl script. Update... commit | commitdiff | tree
2012年08月04日 Bruce Momjian Reword documentation for concurrent index rebuilds... commit | commitdiff | tree
2012年08月03日 Tom Lane Fix bugs with parsing signed hh:mm and hh:mm:ss fields... commit | commitdiff | tree
2012年08月03日 Bruce Momjian Add link to synchronous_commit variables in high availa... commit | commitdiff | tree
2012年08月03日 Tom Lane Improve underdocumented btree_xlog_delete_get_latestRem... commit | commitdiff | tree
2012年08月03日 Tom Lane In SPGiST replay, do conflict resolution before modifyi... commit | commitdiff | tree
2012年08月03日 Bruce Momjian Document that trying to exceed temp_file_limit causes... commit | commitdiff | tree
2012年08月03日 Bruce Momjian Document that, for psql -c, only the result of the... commit | commitdiff | tree
2012年08月03日 Bruce Momjian In pg_upgrade, use pg_log() instead of prep_status... commit | commitdiff | tree
2012年08月02日 Tom Lane Fix race conditions associated with SPGiST redirection... commit | commitdiff | tree
2012年08月02日 Tom Lane Update release notes for libpq feature change. commit | commitdiff | tree
2012年08月02日 Tom Lane Replace libpq's "row processor" API with a "single... commit | commitdiff | tree
2012年08月01日 Tom Lane Add documentation cross-reference for JSON functions. commit | commitdiff | tree
2012年07月31日 Tom Lane Fix WITH attached to a nested set operation (UNION... commit | commitdiff | tree
2012年07月31日 Tom Lane Fix syslogger so that log_truncate_on_rotation works... commit | commitdiff | tree
2012年07月31日 Alvaro Herrera pg_basebackup: stylistic adjustments commit | commitdiff | tree
2012年07月30日 Bruce Momjian Now that the diskchecker.pl author has updated the... commit | commitdiff | tree
2012年07月27日 Tom Lane Improve reporting of error situations in find_other_exec(). commit | commitdiff | tree
2012年07月27日 Bruce Momjian Update doc mention of diskchecker.pl to add URL for... commit | commitdiff | tree
2012年07月26日 Bruce Momjian Document that the pg_upgrade user of rsync might want... commit | commitdiff | tree
2012年07月26日 Tom Lane Only allow autovacuum to be auto-canceled by a directly... commit | commitdiff | tree
2012年07月26日 Robert Haas Tab complete table names after ALTER TABLE x [NO] INHERIT. commit | commitdiff | tree
2012年07月26日 Robert Haas Log a better message when canceling autovacuum. commit | commitdiff | tree
2012年07月26日 Bruce Momjian Simplify pg_upgrade's handling when returning directory... commit | commitdiff | tree
2012年07月25日 Tom Lane Fix longstanding crash-safety bug with newly-created... commit | commitdiff | tree
2012年07月25日 Peter Eisentraut Document that pg_basebackup will create its output... commit | commitdiff | tree
2012年07月25日 Alvaro Herrera Add translator comments to module names commit | commitdiff | tree
2012年07月24日 Alvaro Herrera Change syntax of new CHECK NO INHERIT constraints commit | commitdiff | tree
2012年07月23日 Peter Eisentraut Update information schema to SQL:2011 commit | commitdiff | tree
2012年07月23日 Robert Haas Make pgbench vacuum before building indexes. commit | commitdiff | tree
2012年07月22日 Tom Lane Fix name collision between concurrent regression tests. commit | commitdiff | tree
2012年07月22日 Tom Lane Improve copydir() code for the case that fsync is off. commit | commitdiff | tree
2012年07月21日 Tom Lane Use --nosync during make check's initdb call. commit | commitdiff | tree
2012年07月21日 Tom Lane Suppress volatile-related warning seen in some compilers. commit | commitdiff | tree
2012年07月21日 Tom Lane Account for SRFs in targetlists in planner rowcount... commit | commitdiff | tree
2012年07月21日 Robert Haas Revert temporary patch to debug Windows breakage. commit | commitdiff | tree
2012年07月21日 Robert Haas Repair plpgsql_validator breakage. commit | commitdiff | tree
2012年07月20日 Andrew Dunstan Remove now unneeded results file for disabled prepared... commit | commitdiff | tree
2012年07月20日 Robert Haas Temporary patch to try to debug why event trigger patch... commit | commitdiff | tree
2012年07月20日 Andrew Dunstan Remove prepared transactions from main isolation test... commit | commitdiff | tree
2012年07月20日 Peter Eisentraut pg_dump: Simplify mkdir() error checking commit | commitdiff | tree
2012年07月20日 Alvaro Herrera connoinherit may be true only for CHECK constraints commit | commitdiff | tree
2012年07月20日 Tom Lane Fix whole-row Var evaluation to cope with resjunk colum... commit | commitdiff | tree
2012年07月20日 Robert Haas Make new event trigger facility actually do something. commit | commitdiff | tree
2012年07月19日 Tom Lane Rethink checkpointer's fsync-request table representation. commit | commitdiff | tree
2012年07月19日 Tom Lane Send only one FORGET_RELATION_FSYNC request when droppi... commit | commitdiff | tree
2012年07月18日 Heikki Linnakangas Refactor the way code is shared between some range... commit | commitdiff | tree
2012年07月18日 Tom Lane Fix statistics breakage from bgwriter/checkpointer... commit | commitdiff | tree
2012年07月18日 Tom Lane Fix management of pendingOpsTable in auxiliary processes. commit | commitdiff | tree
2012年07月18日 Robert Haas Syntax support and documentation for event triggers. commit | commitdiff | tree
2012年07月18日 Tom Lane Get rid of useless global variable in pg_upgrade. commit | commitdiff | tree
2012年07月18日 Tom Lane Improve pg_upgrade's load_directory() function. commit | commitdiff | tree
2012年07月17日 Tom Lane Improve coding around the fsync request queue. commit | commitdiff | tree
2012年07月17日 Peter Eisentraut PL/Python: Remove PLy_result_ass_item commit | commitdiff | tree
2012年07月17日 Peter Eisentraut Show step titles in the pg_upgrade man page commit | commitdiff | tree
2012年07月17日 Alvaro Herrera Remove recently added PL/Perl encoding tests commit | commitdiff | tree
2012年07月17日 Tom Lane Put back storage/proc.h in postmaster.c. commit | commitdiff | tree
2012年07月17日 Alvaro Herrera Introduce timeout handling framework commit | commitdiff | tree
2012年07月16日 Peter Eisentraut Remove unreachable code commit | commitdiff | tree
2012年07月16日 Peter Eisentraut Add comment why seemingly dead code is necessary commit | commitdiff | tree
2012年07月16日 Tom Lane Avoid pre-determining index names during CREATE TABLE... commit | commitdiff | tree
2012年07月15日 Tom Lane Prevent corner-case core dump in rfree(). commit | commitdiff | tree
2012年07月14日 Heikki Linnakangas Don't initialize TLI variable to -1, as TimeLineID... commit | commitdiff | tree
2012年07月14日 Heikki Linnakangas Print the name of the WAL file containing latest REDO... commit | commitdiff | tree
2012年07月14日 Peter Eisentraut Add link to PEP 394 regarding python2 vs python3 naming commit | commitdiff | tree
2012年07月13日 Tom Lane Add fsync capability to initdb, and use sync_file_range... commit | commitdiff | tree
2012年07月13日 Tom Lane Cosmetic cleanup of ginInsertValue(). commit | commitdiff | tree
2012年07月12日 Peter Eisentraut Avoid extra newlines in XML mapping in table forest... commit | commitdiff | tree
2012年07月12日 Tom Lane Skip text->binary conversion of unnecessary columns... commit | commitdiff | tree
2012年07月12日 Bruce Momjian Remove 'x =- 1' check for pgindent, not needed, per... commit | commitdiff | tree
2012年07月12日 Magnus Hagander Fix memory and file descriptor leaks in pg_receivexlog... commit | commitdiff | tree
2012年07月11日 Tom Lane Add array_remove() and array_replace() functions. commit | commitdiff | tree
2012年07月11日 Bruce Momjian Document that Log-Shipping Standby Servers cannot be... commit | commitdiff | tree
2012年07月11日 Tom Lane Fix bogus macro definition. commit | commitdiff | tree
2012年07月10日 Tatsuo Ishii Add comments about additional mule-internal charsets... commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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