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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2010年05月15日 Robert Haas Rename PM_RECOVERY_CONSISTENT and PMSIGNAL_RECOVERY_CON... commit | commitdiff | tree
2010年05月15日 Tom Lane Improve documentation of pg_restore's -l and -L switche... commit | commitdiff | tree
2010年05月15日 Tom Lane Spell __NetBSD__ the same way everywhere. Per Giles... commit | commitdiff | tree
2010年05月15日 Bruce Momjian Adjust pg_upgrade BSD defines for scandir(), per report... commit | commitdiff | tree
2010年05月15日 Bruce Momjian Use __bsdi__ consistently. commit | commitdiff | tree
2010年05月15日 Bruce Momjian Change bsdi define to __bsdi__ commit | commitdiff | tree
2010年05月15日 Heikki Linnakangas Fix typos in comments, spotted by Josh Kupershmidt. commit | commitdiff | tree
2010年05月15日 Simon Riggs Fix bug in processing of checkpoint time for max_standb... commit | commitdiff | tree
2010年05月14日 Robert Haas We now accept read-only connections in state PM_RECOVER... commit | commitdiff | tree
2010年05月14日 Itagaki Takahiro Remove CRs. commit | commitdiff | tree
2010年05月14日 Simon Riggs Add many new Asserts in code and fix simple bug that... commit | commitdiff | tree
2010年05月14日 Tom Lane Fix another obvious bug pointed out by a compiler warning. commit | commitdiff | tree
2010年05月14日 Tom Lane Remove another unsafe use of random data as a format... commit | commitdiff | tree
2010年05月14日 Tom Lane Get rid of unsafe sprintf and snprintf usages. Per... commit | commitdiff | tree
2010年05月14日 Tom Lane Spell __darwin__ correctly, to suppress compiler warnin... commit | commitdiff | tree
2010年05月14日 Bruce Momjian Use NAMEDATALEN instead of local define. commit | commitdiff | tree
2010年05月13日 Bruce Momjian Remove all mentions of EnterpriseDB Advanced Server... commit | commitdiff | tree
2010年05月13日 Tom Lane Fix up lame idea of not using autoconf to determine... commit | commitdiff | tree
2010年05月13日 Andrew Dunstan Fix MSVC builds for recent plperl changes. Go back... commit | commitdiff | tree
2010年05月13日 Tom Lane Update release notes with security issues. commit | commitdiff | tree
2010年05月13日 Tom Lane Use an entity instead of non-ASCII letter. Thom Brown commit | commitdiff | tree
2010年05月13日 Tom Lane Use "TOAST table" in place of the vague, not-used-elsew... commit | commitdiff | tree
2010年05月13日 Tom Lane Prevent PL/Tcl from loading the "unknown" module from... commit | commitdiff | tree
2010年05月13日 Andrew Dunstan Abandon the use of Perl's Safe.pm to enforce restrictio... commit | commitdiff | tree
2010年05月13日 Magnus Hagander Assorted fixes to make pg_upgrade build on MSVC. commit | commitdiff | tree
2010年05月13日 Peter Eisentraut Translation update commit | commitdiff | tree
2010年05月13日 Magnus Hagander Properly support multi-line entires (such as OBJS=... commit | commitdiff | tree
2010年05月13日 Bruce Momjian Comment out EnterpriseDB Advanced Server mention in... commit | commitdiff | tree
2010年05月13日 Peter Eisentraut Avoid error from mkdir if no languages are to be installed commit | commitdiff | tree
2010年05月13日 Magnus Hagander Fix some spelling errors. commit | commitdiff | tree
2010年05月13日 Andrew Dunstan Add missing library and include support for pg_upgrade... commit | commitdiff | tree
2010年05月13日 Bruce Momjian Fix HISTORY.html build using </link>, not </>. commit | commitdiff | tree
2010年05月13日 Peter Eisentraut Fix vpath installation from distribution tarball (bug... commit | commitdiff | tree
2010年05月13日 Simon Riggs Ensure that top level aborts call XLogSetAsyncCommit... commit | commitdiff | tree
2010年05月13日 Simon Riggs Cleanup initialization of Hot Standby. Clarify working... commit | commitdiff | tree
2010年05月13日 Tom Lane Fix wrong subdir. Per buildfarm. commit | commitdiff | tree
2010年05月13日 Bruce Momjian Update release notes to current. commit | commitdiff | tree
2010年05月13日 Bruce Momjian Move pg_upgrade shared library out into its own /contri... commit | commitdiff | tree
2010年05月12日 Bruce Momjian Update comment about why postmaster doesn't get an... commit | commitdiff | tree
2010年05月12日 Tom Lane Preliminary release notes for releases 8.4.4, 8.3.11... commit | commitdiff | tree
2010年05月12日 Bruce Momjian Remove Makefile PGFILEDESC tag that the postmaster... commit | commitdiff | tree
2010年05月12日 Simon Riggs Give most recovery conflict errors a retryable error... commit | commitdiff | tree
2010年05月12日 Tom Lane Hook pg_upgrade into the contrib makefile structure... commit | commitdiff | tree
2010年05月12日 Peter Eisentraut Update config.guess and config.sub commit | commitdiff | tree
2010年05月12日 Tom Lane Clean up unnecessary unportability and compiler warning... commit | commitdiff | tree
2010年05月12日 Bruce Momjian Move pg_upgrade TODO to TODO wiki. commit | commitdiff | tree
2010年05月12日 Bruce Momjian Add PGFILEDESC description to Makefiles for all /contri... commit | commitdiff | tree
2010年05月12日 Bruce Momjian Small formatting adjustment. commit | commitdiff | tree
2010年05月12日 Bruce Momjian Add pg_upgrade IMPLEMENTATION file to CVS. commit | commitdiff | tree
2010年05月12日 Bruce Momjian Add TODO file to CVS. commit | commitdiff | tree
2010年05月12日 Bruce Momjian Add pg_upgrade to /contrib; will be in 9.0 beta2. commit | commitdiff | tree
2010年05月11日 Tom Lane Update time zone data files to tzdata release 2010j... commit | commitdiff | tree
2010年05月11日 Tom Lane Add PKST to the default set of timezone abbreviations. commit | commitdiff | tree
2010年05月11日 Robert Haas Change typedef for rb_appendator to avoid conflict... commit | commitdiff | tree
2010年05月11日 Tom Lane Cause the archiver process to adopt new postgresql... commit | commitdiff | tree
2010年05月11日 Robert Haas Mention related ALTER TABLE variants in documentation... commit | commitdiff | tree
2010年05月11日 Tom Lane Fix incorrect patch that removed permission checks... commit | commitdiff | tree
2010年05月11日 Itagaki Takahiro Set per-function GUC settings during validating the... commit | commitdiff | tree
2010年05月10日 Tom Lane When adding a "target IS NOT NULL" indexqual to the... commit | commitdiff | tree
2010年05月09日 Tom Lane Suppress signed-vs-unsigned-char warning. commit | commitdiff | tree
2010年05月09日 Tom Lane Fix missing static declaration for XLogRead(). commit | commitdiff | tree
2010年05月09日 Tom Lane Fix typo: PGTYPES_NUM_OVERFLOW should be PGTYPES_NUM_UN... commit | commitdiff | tree
2010年05月09日 Tom Lane Adjust comments about avoiding use of printf's %.*s. commit | commitdiff | tree
2010年05月08日 Tom Lane Work around a subtle portability problem in use of... commit | commitdiff | tree
2010年05月07日 Michael Meskes ECPG connect routine only checked for NULL to find... commit | commitdiff | tree
2010年05月06日 Tom Lane On Linux, use --enable-new-dtags when specifying -rpath... commit | commitdiff | tree
2010年05月06日 Itagaki Takahiro Code page for EUC-KR is surely 51949. commit | commitdiff | tree
2010年05月05日 Tom Lane Fix psql to not go into infinite recursion when expandi... commit | commitdiff | tree
2010年05月05日 Heikki Linnakangas Fix incorrect parameter tag in docs, spotted by KOIZUMI... commit | commitdiff | tree
2010年05月03日 Alvaro Herrera Remove spurious dot, per bug #5446 reported by koizumis... commit | commitdiff | tree
2010年05月03日 Heikki Linnakangas Need to hold ControlFileLock while updating control... commit | commitdiff | tree
2010年05月03日 Heikki Linnakangas Change wording so that you don't need to understand... commit | commitdiff | tree
2010年05月03日 Heikki Linnakangas Change "literal" tag to the more appropriate "firstterm... commit | commitdiff | tree
2010年05月03日 Heikki Linnakangas Add cross-reference from wal_level to hot_standby setti... commit | commitdiff | tree
2010年05月02日 Tom Lane Improve printing of XLOG_HEAP_NEWPAGE records to includ... commit | commitdiff | tree
2010年05月02日 Tom Lane Fix replay of XLOG_HEAP_NEWPAGE WAL records to pay... commit | commitdiff | tree
2010年05月02日 Simon Riggs Update standbycheck test output with new ERROR message... commit | commitdiff | tree
2010年05月02日 Simon Riggs Docs for standbycheck regression tests. commit | commitdiff | tree
2010年05月02日 Simon Riggs Mention that max_standby_delay has units of millisecond... commit | commitdiff | tree
2010年05月02日 Tom Lane Clean up some awkward, inaccurate, and inefficient... commit | commitdiff | tree
2010年05月01日 Tom Lane Add code to InternalIpcMemoryCreate() to handle the... commit | commitdiff | tree
2010年05月01日 Tom Lane Install hack workaround for failure of 'make all' in... commit | commitdiff | tree
2010年05月01日 Tom Lane Adjust postgres.xml rule so that make will notice a... commit | commitdiff | tree
2010年05月01日 Tom Lane Fix leakage of proc-related storage in plpython's inlin... commit | commitdiff | tree
2010年04月30日 Tom Lane Update our information about OS X shared memory configu... commit | commitdiff | tree
2010年04月30日 Tom Lane Improve COPY documentation to clarify that it doesn... commit | commitdiff | tree
2010年04月30日 Tom Lane Fix multiple memory leaks in PLy_spi_execute_fetch_resu... commit | commitdiff | tree
2010年04月30日 Tom Lane Fix a couple of places where the result of fgets()... commit | commitdiff | tree
2010年04月30日 Heikki Linnakangas Fix handling of b-tree reuse WAL records when hot stand... commit | commitdiff | tree
2010年04月30日 Marc G. Fournier tag for 9.0beta1 REL9_0_BETA1 commit | commitdiff | tree
2010年04月29日 Bruce Momjian Documentation fix: CREATE TRIGGER 'WHERE' -> 'WHEN' commit | commitdiff | tree
2010年04月29日 Tom Lane Adjust error checks in pg_start_backup and pg_stop_back... commit | commitdiff | tree
2010年04月29日 Tom Lane Rename the parameter recovery_connections to hot_standb... commit | commitdiff | tree
2010年04月29日 Bruce Momjian Doc fix -- last major item should not be a bullet. commit | commitdiff | tree
2010年04月29日 Bruce Momjian Move alpha release notes into a separate file; re... commit | commitdiff | tree
2010年04月29日 Bruce Momjian Update 9.0 release notes to current; add major items... commit | commitdiff | tree
2010年04月29日 Tom Lane Install a workaround for 'TeX capacity exceeded' problem commit | commitdiff | tree
2010年04月28日 Tom Lane Fix typo, per Thom Brown. commit | commitdiff | tree
2010年04月28日 Tom Lane Modify information_schema._pg_keysequal() to avoid... commit | commitdiff | tree
2010年04月28日 Tom Lane Minor editorializing on pg_controldata and pg_resetxlog... commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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