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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2013年05月08日 Heikki Linnakangas Fix walsender failure at promotion. commit | commitdiff | tree
2013年05月08日 Heikki Linnakangas Use the term "radix tree" instead of "suffix tree"... commit | commitdiff | tree
2013年05月08日 Peter Eisentraut doc: Add IDs to link targets used by phpPgAdmin commit | commitdiff | tree
2013年05月07日 Heikki Linnakangas Stress that backup_label file is critical in the docs. commit | commitdiff | tree
2013年05月06日 Tom Lane Stamp 9.3beta1. REL9_3_BETA1 commit | commitdiff | tree
2013年05月06日 Tom Lane Desultory copy-editing of the 9.3 release notes. commit | commitdiff | tree
2013年05月06日 Tom Lane Move materialized views' is-populated status into their... commit | commitdiff | tree
2013年05月06日 Tom Lane Back out some recent translation updates. commit | commitdiff | tree
2013年05月06日 Tom Lane Disallow unlogged materialized views. commit | commitdiff | tree
2013年05月06日 Bruce Momjian 9.3 release notes: use "restoration" commit | commitdiff | tree
2013年05月06日 Bruce Momjian 9.3 release notes: Add cache of local locks commit | commitdiff | tree
2013年05月06日 Bruce Momjian 9.3 release notes: update from Amit Kapila commit | commitdiff | tree
2013年05月06日 Simon Riggs Execute SET TRANSACTION SNAPSHOT during pg_dump commit | commitdiff | tree
2013年05月06日 Bruce Momjian Revert idea of zer-padding padding session id in log_li... commit | commitdiff | tree
2013年05月06日 Peter Eisentraut Translation updates commit | commitdiff | tree
2013年05月04日 Tom Lane Improve behavior of \watch with non-tuple-returning... commit | commitdiff | tree
2013年05月04日 Bruce Momjian docs: Improve log_line_prefix session_id query commit | commitdiff | tree
2013年05月04日 Bruce Momjian docs: log_line_prefix session id fix commit | commitdiff | tree
2013年05月04日 Bruce Momjian 9.3 docs: wording fixes commit | commitdiff | tree
2013年05月04日 Bruce Momjian docs: fix log_line_prefix session id docs commit | commitdiff | tree
2013年05月04日 Bruce Momjian 9.3 release notes: adjustments commit | commitdiff | tree
2013年05月04日 Bruce Momjian 9.3 release notes: move compatibility items into their... commit | commitdiff | tree
2013年05月04日 Bruce Momjian 9.3 release notes: Add markup for pg_backup_start_time() commit | commitdiff | tree
2013年05月03日 Bruce Momjian 9.3 release notes: Add links to SGML sections commit | commitdiff | tree
2013年05月03日 Bruce Momjian 9.3 release notes: add markup for text commit | commitdiff | tree
2013年05月03日 Tom Lane Improve SPI documentation about null-flags arrays. commit | commitdiff | tree
2013年05月03日 Bruce Momjian 9.3 release notes: update for current commits commit | commitdiff | tree
2013年05月02日 Bruce Momjian 9.3 release notes: suggested improvements from Jeff... commit | commitdiff | tree
2013年05月02日 Kevin Grittner Prevent (auto)vacuum from truncating first page of... commit | commitdiff | tree
2013年05月02日 Bruce Momjian pg_test_fsync: update output to show usecs/op clearer commit | commitdiff | tree
2013年05月01日 Andrew Dunstan Use correct length to convert json unicode escapes. commit | commitdiff | tree
2013年05月01日 Tom Lane Fix permission tests for views/tables proven empty... commit | commitdiff | tree
2013年04月30日 Kevin Grittner Add regression test for bug fixed by recent refactoring. commit | commitdiff | tree
2013年04月30日 Simon Riggs Fix pg_upgrade for 9.3 with data checksums. commit | commitdiff | tree
2013年04月30日 Simon Riggs Revert previous temporary patch commit | commitdiff | tree
2013年04月30日 Simon Riggs Temporarily silence pg_upgrade's checksums check commit | commitdiff | tree
2013年04月30日 Simon Riggs Bump PG_CONTROL_VERSION to 937 commit | commitdiff | tree
2013年04月30日 Simon Riggs Record data_checksum_version in control file. commit | commitdiff | tree
2013年04月30日 Simon Riggs Ensure we MarkBufferDirty before visibilitymap_set() commit | commitdiff | tree
2013年04月30日 Simon Riggs Compiler optimizations for page checksum code. commit | commitdiff | tree
2013年04月30日 Peter Eisentraut pg_upgrade: Remove PGPORT handling from test suite commit | commitdiff | tree
2013年04月30日 Peter Eisentraut Revert "pg_ctl: Add idempotent option" commit | commitdiff | tree
2013年04月29日 Tom Lane Postpone creation of pathkeys lists to fix bug #8049. commit | commitdiff | tree
2013年04月29日 Kevin Grittner Ensure ANALYZE phase is not skipped because of canceled... commit | commitdiff | tree
2013年04月29日 Robert Haas Attempt to fix error recovery in COPY BOTH mode. commit | commitdiff | tree
2013年04月29日 Simon Riggs Introduce new page checksum algorithm and module. commit | commitdiff | tree
2013年04月28日 Tom Lane Editorialize a bit on new ProcessUtility() API. commit | commitdiff | tree
2013年04月28日 Tom Lane Fix unsafe event-trigger coding in ProcessUtility(). commit | commitdiff | tree
2013年04月28日 Peter Eisentraut pg_dump: Improve message formatting commit | commitdiff | tree
2013年04月27日 Tom Lane Incidental cleanup of matviews code. commit | commitdiff | tree
2013年04月27日 Peter Eisentraut Improve message about failed transaction log archiving commit | commitdiff | tree
2013年04月27日 Peter Eisentraut Update config.guess and config.sub commit | commitdiff | tree
2013年04月26日 Tom Lane Fix collation assignment for aggregates with ORDER BY. commit | commitdiff | tree
2013年04月26日 Joe Conway Ensure that user created rows in extension tables get... commit | commitdiff | tree
2013年04月26日 Robert Haas libpq: Fix a few bits that didn't get the memo about... commit | commitdiff | tree
2013年04月25日 Tom Lane Avoid deadlock between concurrent CREATE INDEX CONCURRE... commit | commitdiff | tree
2013年04月25日 Heikki Linnakangas Fix typo in comment. commit | commitdiff | tree
2013年04月25日 Peter Eisentraut pg_basebackup: Add missing newlines at end of lines commit | commitdiff | tree
2013年04月25日 Peter Eisentraut initdb: Improve some messages commit | commitdiff | tree
2013年04月25日 Peter Eisentraut PL/pgSQL doc: Add example for RETURN QUERY commit | commitdiff | tree
2013年04月24日 Heikki Linnakangas Add missing #include. commit | commitdiff | tree
2013年04月24日 Kevin Grittner Fix assertion failure for REFRESH MATERIALIZED VIEW... commit | commitdiff | tree
2013年04月24日 Simon Riggs Make fast promotion the default promotion mode. commit | commitdiff | tree
2013年04月24日 Bruce Momjian 9.3 release notes: adjustments per Alvaro commit | commitdiff | tree
2013年04月23日 Bruce Momjian 9.3 release note updates from Dean Rasheed, Jov, Heikki... commit | commitdiff | tree
2013年04月23日 Heikki Linnakangas Remove prototype for cube(text) function that doesn... commit | commitdiff | tree
2013年04月22日 Bruce Momjian 9.3 release notes: add diacritics commit | commitdiff | tree
2013年04月22日 Bruce Momjian 9.3 release notes: adjustments per Alvaro and Robert commit | commitdiff | tree
2013年04月22日 Heikki Linnakangas Mention in docs that you can create SP-GiST indexes... commit | commitdiff | tree
2013年04月22日 Bruce Momjian 9.3 release notes: apply fixes suggested by Alvaro commit | commitdiff | tree
2013年04月22日 Bruce Momjian 9.3 release notes: update streaming replication speedups commit | commitdiff | tree
2013年04月22日 Peter Eisentraut doc: Improve example formatting commit | commitdiff | tree
2013年04月22日 Peter Eisentraut doc: Fix syntax in example commit | commitdiff | tree
2013年04月22日 Bruce Momjian In 9.3 release notes, split up items commit | commitdiff | tree
2013年04月21日 Bruce Momjian 9.3 release note adjustments per request from Andres... commit | commitdiff | tree
2013年04月21日 Bruce Momjian Remove 9.3 item about fixing DROP INDEX CONCURRENTLY commit | commitdiff | tree
2013年04月21日 Bruce Momjian 9.3 release note fixes commit | commitdiff | tree
2013年04月21日 Bruce Momjian Adjust 9.3 release notes per request from Simon commit | commitdiff | tree
2013年04月21日 Bruce Momjian Reorder 9.3 release note items commit | commitdiff | tree
2013年04月20日 Bruce Momjian More 9.3 release note reorderings commit | commitdiff | tree
2013年04月20日 Bruce Momjian Fix Gilles Darold's name in 9.3 release notes. commit | commitdiff | tree
2013年04月20日 Tom Lane Fix longstanding race condition in plancache.c. commit | commitdiff | tree
2013年04月20日 Bruce Momjian Reorder some 9.3 release item entries commit | commitdiff | tree
2013年04月20日 Bruce Momjian Push 9.3 release SGML file commit | commitdiff | tree
2013年04月20日 Bruce Momjian Publish draft 9.3 release notes commit | commitdiff | tree
2013年04月20日 Peter Eisentraut doc: Mention SATA alongside IDE for Linux commit | commitdiff | tree
2013年04月20日 Peter Eisentraut Clean up references to SQL92 commit | commitdiff | tree
2013年04月19日 Tom Lane Improve error message when an FDW doesn't support WHERE... commit | commitdiff | tree
2013年04月19日 Tom Lane Don't try to pass -I switch to postmaster in contrib... commit | commitdiff | tree
2013年04月19日 Robert Haas Fix typo in comment. commit | commitdiff | tree
2013年04月19日 Peter Eisentraut Standardize spelling of "nonblocking" commit | commitdiff | tree
2013年04月17日 Bruce Momjian pg_upgrade: Add checksum C comment commit | commitdiff | tree
2013年04月17日 Robert Haas sepgsql: Minor improvement to test script, doc fix. commit | commitdiff | tree
2013年04月17日 Robert Haas sepgsql: One more getObjectIdentity in lieu of getObjec... commit | commitdiff | tree
2013年04月17日 Peter Eisentraut doc: Update PQgetssl() documentation commit | commitdiff | tree
2013年04月16日 Bruce Momjian pgindent: add newline to die() so script line number... commit | commitdiff | tree
2013年04月16日 Heikki Linnakangas Remove some unused and seldom used fields from Relation... commit | commitdiff | tree
2013年04月16日 Peter Eisentraut Fix function return type confusion commit | commitdiff | tree
2013年04月16日 Andrew Dunstan Mark json IO and extraction functions immutable. commit | commitdiff | tree
2013年04月15日 Andrew Dunstan Correct handling of NULL arguments in json funcs. commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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