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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2014年02月07日 Heikki Linnakangas Fix thinko in comment. commit | commitdiff | tree
2014年02月07日 Tom Lane In RelationClearRelation, postpone cache reload if... commit | commitdiff | tree
2014年02月06日 Andrew Dunstan Alphabeticize list in OBJS definition in utils/adt... commit | commitdiff | tree
2014年02月06日 Tom Lane Assert(IsTransactionState()) in RelationIdGetRelation(). commit | commitdiff | tree
2014年02月06日 Peter Eisentraut doc: Disable indentation of XHTML output commit | commitdiff | tree
2014年02月06日 Peter Eisentraut Fix whitespace commit | commitdiff | tree
2014年02月05日 Tom Lane Remove unnecessary relcache flushes after changing... commit | commitdiff | tree
2014年02月05日 Robert Haas Minor improvements to replication slot documentation. commit | commitdiff | tree
2014年02月05日 Peter Eisentraut PL/Perl: Fix compiler warning commit | commitdiff | tree
2014年02月04日 Tom Lane Improve connection-failure error handling in contrib... commit | commitdiff | tree
2014年02月04日 Fujii Masao Fix comparison of an array of characters with zero... commit | commitdiff | tree
2014年02月04日 Robert Haas Rephrase text to avoid links in regress.sgml commit | commitdiff | tree
2014年02月04日 Tom Lane Fix lexing of U& sequences just before EOF. commit | commitdiff | tree
2014年02月03日 Tom Lane Fix *-qualification of named parameters in SQL-language... commit | commitdiff | tree
2014年02月03日 Robert Haas Adjust pg_sleep_for/pg_sleep_until to use clock_timestamp. commit | commitdiff | tree
2014年02月03日 Robert Haas Document a few more regression test hazards. commit | commitdiff | tree
2014年02月03日 Andrew Dunstan In json code, clean up temp memory contexts after proce... commit | commitdiff | tree
2014年02月03日 Fujii Masao Make pg_basebackup skip temporary statistics files. commit | commitdiff | tree
2014年02月02日 Tom Lane Switch in psql_scan() must cover all lexer states ... commit | commitdiff | tree
2014年02月02日 Fujii Masao Add <indexterm> for functions pg_sleep_for and pg_sleep... commit | commitdiff | tree
2014年02月02日 Tom Lane Clean up some sloppy coding in repl_gram.y. commit | commitdiff | tree
2014年02月02日 Fujii Masao Add primary_slotname to recovery.conf.sample. commit | commitdiff | tree
2014年02月02日 Fujii Masao Fix typos in docs and comments. commit | commitdiff | tree
2014年02月02日 Andrew Dunstan Fix makefile syntax. commit | commitdiff | tree
2014年02月01日 Tom Lane Fix some wide-character bugs in the text-search parser. commit | commitdiff | tree
2014年02月01日 Andrew Dunstan fix whitespace commit | commitdiff | tree
2014年02月01日 Tom Lane Fix some more bugs in signal handlers and process shutd... commit | commitdiff | tree
2014年02月01日 Andrew Dunstan Don't use deprecated dllwrap on Cygwin. commit | commitdiff | tree
2014年02月01日 Andrew Dunstan Copy the libpq DLL to the bin directory on Mingw and... commit | commitdiff | tree
2014年02月01日 Bruce Momjian arrays: tighten checks for multi-dimensional input commit | commitdiff | tree
2014年02月01日 Robert Haas Introduce replication slots. commit | commitdiff | tree
2014年02月01日 Bruce Momjian docs: mention 'g' is not in the regex embedded options... commit | commitdiff | tree
2014年02月01日 Bruce Momjian pg_restore: make help output plural for multi-enabled... commit | commitdiff | tree
2014年02月01日 Robert Haas Clear MyProc and MyProcSignalState before they become... commit | commitdiff | tree
2014年02月01日 Bruce Momjian doc: mention statistics reset during crash recovery commit | commitdiff | tree
2014年02月01日 Bruce Momjian chkpass: check for NULL return value from crypt() commit | commitdiff | tree
2014年02月01日 Bruce Momjian doc: mention data page checksums in WAL section commit | commitdiff | tree
2014年01月31日 Tom Lane Disallow use of SSL v3 protocol in the server as well... commit | commitdiff | tree
2014年01月31日 Bruce Momjian docs: mention tgconstrindid supports exclusion constraints commit | commitdiff | tree
2014年01月31日 Tom Lane Add some examples to the postgres_fdw documentation. commit | commitdiff | tree
2014年01月31日 Bruce Momjian doc: authentication wording improvements commit | commitdiff | tree
2014年01月31日 Bruce Momjian docs: specify FOR UPDATE/SHARE incompatibilities commit | commitdiff | tree
2014年01月31日 Bruce Momjian system catalogs: reorder pg_amproc entries into proper... commit | commitdiff | tree
2014年01月31日 Bruce Momjian pgindent: add Perl comment commit | commitdiff | tree
2014年01月31日 Bruce Momjian pgindent: add --list-of-typedefs option commit | commitdiff | tree
2014年01月31日 Fujii Masao Add tab completion for ALTER TABLESPACE MOVE in psql. commit | commitdiff | tree
2014年01月31日 Bruce Momjian entab: add new options commit | commitdiff | tree
2014年01月31日 Andrew Dunstan Fix documented return type of json_array_elements_text. commit | commitdiff | tree
2014年01月31日 Tom Lane Allow unrecognized encoding names in locales, as long... commit | commitdiff | tree
2014年01月31日 Bruce Momjian pgindent: preserve blank lines around #else/#endif commit | commitdiff | tree
2014年01月31日 Tom Lane Be forgiving of variant spellings of locale names in... commit | commitdiff | tree
2014年01月30日 Tom Lane Fix potential coredump on bad locale value in pg_upgrade. commit | commitdiff | tree
2014年01月30日 Robert Haas Add convenience functions pg_sleep_for and pg_sleep_until. commit | commitdiff | tree
2014年01月30日 Tom Lane Fix bogus handling of "postponed" lateral quals. commit | commitdiff | tree
2014年01月30日 Bruce Momjian docs: improve xref description for xreflabel and refen... commit | commitdiff | tree
2014年01月30日 Bruce Momjian docs: mention SGML refentry also pulls text from the... commit | commitdiff | tree
2014年01月30日 Bruce Momjian docs: add mention of index swapping commit | commitdiff | tree
2014年01月30日 Bruce Momjian Add checks for interval overflow/underflow commit | commitdiff | tree
2014年01月30日 Tom Lane Fix unsafe references to errno within error messaging... commit | commitdiff | tree
2014年01月29日 Andrew Dunstan Silence compiler warnings about possibly unset variables. commit | commitdiff | tree
2014年01月29日 Andrew Dunstan Forgot to bump catalog version for json_array_elements_... commit | commitdiff | tree
2014年01月29日 Robert Haas Include planning time in EXPLAIN ANALYZE output. commit | commitdiff | tree
2014年01月29日 Andrew Dunstan Add json_array_elements_text function. commit | commitdiff | tree
2014年01月29日 Heikki Linnakangas Fix thinko in huge_tlb_pages patch. commit | commitdiff | tree
2014年01月29日 Heikki Linnakangas Further optimize GIN multi-key searches. commit | commitdiff | tree
2014年01月29日 Bruce Momjian Fix pointer processing in new entab.c function commit | commitdiff | tree
2014年01月29日 Bruce Momjian Add C functions to centralize entab processing commit | commitdiff | tree
2014年01月29日 Bruce Momjian Add more C comments to entab.c. commit | commitdiff | tree
2014年01月29日 Heikki Linnakangas Further optimize multi-key GIN searches. commit | commitdiff | tree
2014年01月29日 Heikki Linnakangas Allow skipping some items in a multi-key GIN search. commit | commitdiff | tree
2014年01月29日 Andrew Dunstan Remedy two small omissions in the new json functions... commit | commitdiff | tree
2014年01月29日 Heikki Linnakangas Fix docs build. commit | commitdiff | tree
2014年01月29日 Heikki Linnakangas Allow using huge TLB pages on Linux (MAP_HUGETLB) commit | commitdiff | tree
2014年01月29日 Robert Haas Fix compiler warning in EXEC_BACKEND builds. commit | commitdiff | tree
2014年01月28日 Andrew Dunstan Minor docs fixes for new json functions. commit | commitdiff | tree
2014年01月28日 Andrew Dunstan Add new make targets check-tests and installcheck-tests. commit | commitdiff | tree
2014年01月28日 Andrew Dunstan New json functions. commit | commitdiff | tree
2014年01月28日 Fujii Masao Add pg_stat_archiver statistics view. commit | commitdiff | tree
2014年01月28日 Tom Lane Update comment. commit | commitdiff | tree
2014年01月28日 Bruce Momjian Revert C comment change in slot_attisnull() commit | commitdiff | tree
2014年01月28日 Bruce Momjian Remove orphaned prototype commit | commitdiff | tree
2014年01月28日 Stephen Frost Revert dup2() checking in syslogger.c commit | commitdiff | tree
2014年01月28日 Tom Lane Log a detail message for auth failures due to missing... commit | commitdiff | tree
2014年01月27日 Tom Lane Keep pg_stat_statements' query texts in a file, not... commit | commitdiff | tree
2014年01月27日 Robert Haas Relax the requirement that all lwlocks be stored in... commit | commitdiff | tree
2014年01月27日 Heikki Linnakangas Fix typo in README commit | commitdiff | tree
2014年01月27日 Tom Lane Code review for auto-tuned effective_cache_size. commit | commitdiff | tree
2014年01月27日 Fujii Masao Change the suffix of auto conf temporary file from... commit | commitdiff | tree
2014年01月27日 Fujii Masao Fix typos in comments for ALTER SYSTEM. commit | commitdiff | tree
2014年01月26日 Stephen Frost Fix minor leak in pg_dump commit | commitdiff | tree
2014年01月26日 Andrew Dunstan Provide for client-only installs with MSVC. commit | commitdiff | tree
2014年01月26日 Stephen Frost Check dup2() results in syslogger commit | commitdiff | tree
2014年01月26日 Magnus Hagander Move the options column of \db+ before the description commit | commitdiff | tree
2014年01月26日 Magnus Hagander Include tablespace options in verbose output of \db commit | commitdiff | tree
2014年01月26日 Andrew Dunstan Enable building with Visual Studion 2013. commit | commitdiff | tree
2014年01月26日 Stephen Frost Use E, not e, for escaping in example docs commit | commitdiff | tree
2014年01月25日 Bruce Momjian Adjust C comment in slot_attisnull() regarding nulls. commit | commitdiff | tree
2014年01月25日 Heikki Linnakangas Copy-editing docs for recovery_target='immediate',... commit | commitdiff | tree
2014年01月25日 Bruce Momjian docs: mention CREATE TABLE LIKE linkage using INCLUDING... commit | commitdiff | tree
2014年01月25日 Heikki Linnakangas Add recovery_target='immediate' option. commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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