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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2003年11月27日 Peter Eisentraut Remove possibility to specify an installation root... commit | commitdiff | tree
2003年11月27日 Peter Eisentraut Make sure vpath_build is set correctly even if config... commit | commitdiff | tree
2003年11月27日 Peter Eisentraut Conditionalize variable that is only used conditionally... commit | commitdiff | tree
2003年11月27日 Teodor Sigaev Fixes about word with several infiniteve commit | commitdiff | tree
2003年11月26日 Tom Lane Second try at fixing no-room-to-move-down PANIC in... commit | commitdiff | tree
2003年11月26日 Joe Conway Added missing SPI_finish() calls to get_tuple_of_intere... commit | commitdiff | tree
2003年11月26日 Peter Eisentraut Add NetBSD Sparc as supported. commit | commitdiff | tree
2003年11月26日 Peter Eisentraut Cast field-length variables used in printf to int,... commit | commitdiff | tree
2003年11月26日 Teodor Sigaev Utility for convert myspell dictionaries to ispell... commit | commitdiff | tree
2003年11月26日 Tatsuo Ishii Patches from Yutaka Tanida. Create primary key indexes... commit | commitdiff | tree
2003年11月25日 Tom Lane Repair subselect.c's occasional assignment of the wrong... commit | commitdiff | tree
2003年11月25日 Tom Lane Get rid of hashkeys field of Hash plan node, since... commit | commitdiff | tree
2003年11月25日 Peter Eisentraut Fix language. commit | commitdiff | tree
2003年11月25日 Peter Eisentraut New translation commit | commitdiff | tree
2003年11月25日 Peter Eisentraut More adjustment of error messages commit | commitdiff | tree
2003年11月25日 Peter Eisentraut Install all the headers files that the ones that are... commit | commitdiff | tree
2003年11月25日 Teodor Sigaev Ignore too long lexeme commit | commitdiff | tree
2003年11月24日 Peter Eisentraut Upgrade to DocBook V4.2 SGML. commit | commitdiff | tree
2003年11月24日 Tom Lane Avoid using string literal with embedded newline. commit | commitdiff | tree
2003年11月24日 Peter Eisentraut Fix markup. commit | commitdiff | tree
2003年11月24日 Tom Lane Overdue code review for ALTER SEQUENCE patch. Don... commit | commitdiff | tree
2003年11月24日 Peter Eisentraut Use --with-docdir to choose installation location of... commit | commitdiff | tree
2003年11月24日 Tom Lane Repair missed renamings of show_statement_stats and... commit | commitdiff | tree
2003年11月24日 Peter Eisentraut Rename USE_THREADS to ENABLE_THREAD_SAFETY to avoid... commit | commitdiff | tree
2003年11月23日 Peter Eisentraut Make the messages and the options parsing a bit more... commit | commitdiff | tree
2003年11月23日 Peter Eisentraut Add maintainer-clean target. commit | commitdiff | tree
2003年11月23日 Peter Eisentraut Add NLS support. commit | commitdiff | tree
2003年11月21日 Tom Lane COMMENT ON casts, conversions, languages, operator... commit | commitdiff | tree
2003年11月21日 Tom Lane Remove unused variable. commit | commitdiff | tree
2003年11月19日 Bruce Momjian Mark item as done, update description for 7.5: commit | commitdiff | tree
2003年11月19日 Bruce Momjian Remove items completed in 7.4: commit | commitdiff | tree
2003年11月19日 Bruce Momjian SERIAL no longer creates an index by default, as of... commit | commitdiff | tree
2003年11月19日 Jan Wieck Background writer process commit | commitdiff | tree
2003年11月19日 Michael Meskes Fixed typo in create schema parsing. commit | commitdiff | tree
2003年11月17日 Bruce Momjian Add FreeBSD mention for initdb.c. commit | commitdiff | tree
2003年11月17日 Teodor Sigaev Optimize. Improve ispell support for compound words... commit | commitdiff | tree
2003年11月17日 Bruce Momjian Change "IN/NOT IN" to "IN / NOT IN" for clarity, both... commit | commitdiff | tree
2003年11月17日 Bruce Momjian Add: commit | commitdiff | tree
2003年11月17日 Bruce Momjian Fix double dash: commit | commitdiff | tree
2003年11月16日 Tom Lane Fix datetime input parsing to accept YYYY-MONTHNAME... commit | commitdiff | tree
2003年11月16日 Tom Lane Sync HEAD with update committed only in 7.4 branch. commit | commitdiff | tree
2003年11月16日 Tom Lane Another try at fixing the Linux overcommit docs, per... commit | commitdiff | tree
2003年11月16日 Jan Wieck Changed parameter name for shared cache status report... commit | commitdiff | tree
2003年11月16日 Bruce Momjian Update HISTORY commit | commitdiff | tree
2003年11月16日 Bruce Momjian pgadmin III released. commit | commitdiff | tree
2003年11月16日 Tom Lane Update info about SysV configuration procedures on... commit | commitdiff | tree
2003年11月16日 Tom Lane Some editorializing on the Linux memory overcommit... commit | commitdiff | tree
2003年11月16日 Tom Lane More release-notes copy editing, from Neil Conway. commit | commitdiff | tree
2003年11月15日 Tom Lane A little bit more copy-editing... commit | commitdiff | tree
2003年11月15日 Tom Lane Minor wording improvement suggested by a comment in... commit | commitdiff | tree
2003年11月15日 Tom Lane Make creation of statistics collection socket more... commit | commitdiff | tree
2003年11月15日 Peter Eisentraut Correct names of people with funny characters. commit | commitdiff | tree
2003年11月14日 Peter Eisentraut Translation updates commit | commitdiff | tree
2003年11月14日 Tom Lane Repair error in syntax documentation for CREATE TABLE... commit | commitdiff | tree
2003年11月14日 Tom Lane Try to improve error handling for failures of backend... commit | commitdiff | tree
2003年11月14日 Tom Lane Add CHECK_FOR_INTERRUPTS() to bootstrap command loop... commit | commitdiff | tree
2003年11月14日 Bruce Momjian Add release date for 7.4. commit | commitdiff | tree
2003年11月14日 Tom Lane Add fflush() before popen() calls; avoids any possible... commit | commitdiff | tree
2003年11月14日 Tom Lane Add missing logic to handle fixing permissions on an... commit | commitdiff | tree
2003年11月14日 Tom Lane Fix misstatement about the required value of SEMVMX... commit | commitdiff | tree
2003年11月14日 Jan Wieck Added documentation for the new interface between the... commit | commitdiff | tree
2003年11月14日 Bruce Momjian Update HISTORY to match release.sgml. commit | commitdiff | tree
2003年11月14日 Bruce Momjian Update bug template to 7.4 --- that was the only one... commit | commitdiff | tree
2003年11月14日 Peter Eisentraut Translation updates commit | commitdiff | tree
2003年11月14日 Peter Eisentraut Beat some sense into the release notes. commit | commitdiff | tree
2003年11月13日 Tom Lane Preliminary code review for C version of initdb. Re... commit | commitdiff | tree
2003年11月13日 Tom Lane Dunno why this got committed with DOS newlines, but... commit | commitdiff | tree
2003年11月13日 Tom Lane Silly to copy sprompt.c from src/port when we're linkin... commit | commitdiff | tree
2003年11月13日 Bruce Momjian pgindent new initdb.c from Tom. commit | commitdiff | tree
2003年11月13日 Peter Eisentraut Regenerate text files. commit | commitdiff | tree
2003年11月13日 Peter Eisentraut Add final port reports. commit | commitdiff | tree
2003年11月13日 Bruce Momjian Add owner description to initdb C code. commit | commitdiff | tree
2003年11月13日 Jan Wieck 2nd try for the ARC strategy. commit | commitdiff | tree
2003年11月13日 Jan Wieck ARC strategy backed out ... sorry commit | commitdiff | tree
2003年11月13日 Bruce Momjian Update for 7.4 release. commit | commitdiff | tree
2003年11月13日 Bruce Momjian Update MSWIN FAQ commit | commitdiff | tree
2003年11月13日 Bruce Momjian Add to Win32 discussion. commit | commitdiff | tree
2003年11月13日 Tom Lane Add fflush() calls so that I'm-about-to-do-this message... commit | commitdiff | tree
2003年11月13日 Tom Lane Fix lack of optreset. commit | commitdiff | tree
2003年11月13日 Jan Wieck Replacement of the buffer replacement strategy with... commit | commitdiff | tree
2003年11月12日 Tom Lane AcceptResult() was missing a case for PGRES_EMPTY_QUERY... commit | commitdiff | tree
2003年11月12日 Peter Eisentraut Documentation cleanup commit | commitdiff | tree
2003年11月12日 Tom Lane Cross-data-type comparisons are now indexable by btrees... commit | commitdiff | tree
2003年11月12日 Bruce Momjian Here's some improvements. I just ended up referring... commit | commitdiff | tree
2003年11月12日 Bruce Momjian Add: commit | commitdiff | tree
2003年11月12日 Bruce Momjian Here's a patch that adds some text mentioning that commit | commitdiff | tree
2003年11月12日 Bruce Momjian Typo fix in comment from David Wheeler commit | commitdiff | tree
2003年11月12日 Bruce Momjian Update: commit | commitdiff | tree
2003年11月12日 Bruce Momjian Cleanup for recent .exe Win32 fix. commit | commitdiff | tree
2003年11月11日 Bruce Momjian Update /port C header descriptions. commit | commitdiff | tree
2003年11月11日 Bruce Momjian Add .exe to Win32 stat calls. Don't symlink postmaster... commit | commitdiff | tree
2003年11月11日 Bruce Momjian Add system_views.sql to CVS. commit | commitdiff | tree
2003年11月11日 Bruce Momjian Move system_views.sql into backend/catalog, per Tom. commit | commitdiff | tree
2003年11月11日 Bruce Momjian * ioctlsocket_ret commit | commitdiff | tree
2003年11月10日 Bruce Momjian Updated version of initdb with "rmdir/del" call on... commit | commitdiff | tree
2003年11月10日 Bruce Momjian Add C version of initdb, from Andrew Dunstan. commit | commitdiff | tree
2003年11月10日 Bruce Momjian Update freenode mention. commit | commitdiff | tree
2003年11月10日 Bruce Momjian Update release notes for polymorphic functions. commit | commitdiff | tree
2003年11月10日 Bruce Momjian Update IRC to mention freenet instead of openprojects. commit | commitdiff | tree
2003年11月10日 Michael Meskes Re-added forgotten cache. commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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