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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2006年06月09日 Tom Lane Revert sampling patch for EXPLAIN ANALYZE; it turns... commit | commitdiff | tree
2006年06月09日 Bruce Momjian Cleanups: commit | commitdiff | tree
2006年06月09日 Bruce Momjian Cleanup: commit | commitdiff | tree
2006年06月09日 Teodor Sigaev Now ispell dictionary can eat dictionaries in MySpell... commit | commitdiff | tree
2006年06月09日 Bruce Momjian Add URL. commit | commitdiff | tree
2006年06月09日 Bruce Momjian Update: commit | commitdiff | tree
2006年06月09日 Bruce Momjian Remove: commit | commitdiff | tree
2006年06月08日 Tom Lane Fix bootstrap.c so that database startup process and... commit | commitdiff | tree
2006年06月08日 Bruce Momjian Add URL. commit | commitdiff | tree
2006年06月08日 Bruce Momjian Use simple URL's rather than text and a URL: commit | commitdiff | tree
2006年06月08日 Bruce Momjian Add URL. commit | commitdiff | tree
2006年06月08日 Bruce Momjian Remove Win32 file, moved to /port. commit | commitdiff | tree
2006年06月08日 Tom Lane Remove obsolete comment about VACUUM FULL: it takes... commit | commitdiff | tree
2006年06月08日 Bruce Momjian /contrib/adminpack: More clearly identify renaming... commit | commitdiff | tree
2006年06月08日 Bruce Momjian Spelling fix. commit | commitdiff | tree
2006年06月08日 Bruce Momjian Done: commit | commitdiff | tree
2006年06月08日 Bruce Momjian Add missing 3rd argument to open(). commit | commitdiff | tree
2006年06月08日 Bruce Momjian Add missing 3rd parameter to open(). commit | commitdiff | tree
2006年06月08日 Bruce Momjian Add URL for ALTER CONSTRAINT RENAME. commit | commitdiff | tree
2006年06月08日 Bruce Momjian Add URL. commit | commitdiff | tree
2006年06月08日 Bruce Momjian Add URL: commit | commitdiff | tree
2006年06月08日 Bruce Momjian Update wording: commit | commitdiff | tree
2006年06月08日 Bruce Momjian Add entry: commit | commitdiff | tree
2006年06月07日 Bruce Momjian Allow timezone names in SQL strings, commit | commitdiff | tree
2006年06月07日 Bruce Momjian Done: commit | commitdiff | tree
2006年06月07日 Bruce Momjian Prepare code to be built by MSVC: commit | commitdiff | tree
2006年06月07日 Bruce Momjian Spelling fix. commit | commitdiff | tree
2006年06月07日 Bruce Momjian Mention GPL /contrib modules: commit | commitdiff | tree
2006年06月07日 Tom Lane Per previous analysis, the most correct notion of Sampl... commit | commitdiff | tree
2006年06月07日 Bruce Momjian Have REINDEX use NOTICE, so it can be suppressed. commit | commitdiff | tree
2006年06月07日 Tom Lane Remove "fuzzy comparison" logic in qsort comparison... commit | commitdiff | tree
2006年06月07日 Bruce Momjian For psql multi-line history, save backslash commands... commit | commitdiff | tree
2006年06月07日 Bruce Momjian Use INFO-level for reindex messages, rather than NOTICE. commit | commitdiff | tree
2006年06月06日 Bruce Momjian Update comment. commit | commitdiff | tree
2006年06月06日 Bruce Momjian On Win32, return original patch if GetShortPathName... commit | commitdiff | tree
2006年06月06日 Tom Lane Make the planner estimate costs for nestloop inner... commit | commitdiff | tree
2006年06月06日 Bruce Momjian Add URL to RESET CONNECTION: commit | commitdiff | tree
2006年06月06日 Teodor Sigaev Allow do not lexize words in substitution. commit | commitdiff | tree
2006年06月06日 Bruce Momjian Remove ancient AIX structure workaround. commit | commitdiff | tree
2006年06月06日 Bruce Momjian Have BCC echo output "" using "", rather than \"\"... commit | commitdiff | tree
2006年06月06日 Bruce Momjian Done: commit | commitdiff | tree
2006年06月06日 Michael Meskes Fixed two more memory leaks in ecpglib. commit | commitdiff | tree
2006年06月05日 Tom Lane Remove extremely old, incomplete, broken example code. commit | commitdiff | tree
2006年06月05日 Tom Lane While making the seq_page_cost changes, I was struck... commit | commitdiff | tree
2006年06月05日 Bruce Momjian Avoid longjump/vfork warning about line_saved_in_histor... commit | commitdiff | tree
2006年06月05日 Bruce Momjian Have psql history save \e editor contents to history... commit | commitdiff | tree
2006年06月05日 Tom Lane Increase the default value of cpu_index_tuple_cost... commit | commitdiff | tree
2006年06月05日 Tom Lane Add a GUC parameter seq_page_cost, and use that everywh... commit | commitdiff | tree
2006年06月04日 Bruce Momjian Fix psql so \r is separate in the history, rather... commit | commitdiff | tree
2006年06月04日 Bruce Momjian Update: commit | commitdiff | tree
2006年06月04日 Bruce Momjian Update: commit | commitdiff | tree
2006年06月04日 Bruce Momjian Update GUI FAQ. commit | commitdiff | tree
2006年06月04日 Bruce Momjian Update GUI tools URL. commit | commitdiff | tree
2006年06月03日 Tom Lane Don't choke during startup if the environment offers... commit | commitdiff | tree
2006年06月03日 Tom Lane Fix copy-and-pasteo in Russian translation: message... commit | commitdiff | tree
2006年06月03日 Bruce Momjian Record location of partial patch : commit | commitdiff | tree
2006年06月03日 Tom Lane Mention pg_encoding_to_char in entry for pg_database... commit | commitdiff | tree
2006年06月03日 Bruce Momjian Patch reverted, not done: commit | commitdiff | tree
2006年06月03日 Bruce Momjian Remove pg_resetxlog -r flag, feature has problems refer... commit | commitdiff | tree
2006年06月02日 Teodor Sigaev Fix wrong NOTICE/ERROR levels commit | commitdiff | tree
2006年06月02日 Teodor Sigaev Distinguish between stop-word recognized in thesaurus_l... commit | commitdiff | tree
2006年06月02日 Teodor Sigaev Add more strict check of stop and non-recognized words, commit | commitdiff | tree
2006年06月01日 Tom Lane Got tired of waiting for spoonbill's compiler to get... commit | commitdiff | tree
2006年06月01日 Tom Lane Respond to Jeremy Drake's original gripe that \copy... commit | commitdiff | tree
2006年06月01日 Tom Lane Fix up hack to suppress escape_string_warning so that... commit | commitdiff | tree
2006年05月31日 Tom Lane Fix example of how to escape data in psql backslash... commit | commitdiff | tree
2006年05月31日 Tom Lane Fix seriously broken patch for psql '' ... per its... commit | commitdiff | tree
2006年05月31日 Tom Lane Make PG_MODULE_MAGIC required in shared libraries that... commit | commitdiff | tree
2006年05月31日 Teodor Sigaev fix comparison with SPI_processed commit | commitdiff | tree
2006年05月31日 Teodor Sigaev Add thesaurus dictionary which can replace N>0 lexemes... commit | commitdiff | tree
2006年05月31日 Bruce Momjian Recommend '' for literal ', rather than \', in psql... commit | commitdiff | tree
2006年05月31日 Bruce Momjian Support '' for literal ' in psql single-quote strings... commit | commitdiff | tree
2006年05月31日 Bruce Momjian Escape processing patch: commit | commitdiff | tree
2006年05月31日 Bruce Momjian Update cvs command example to show diff -rBASE. commit | commitdiff | tree
2006年05月31日 Michael Meskes Somehow a ";" got lost which changed the logic. This... commit | commitdiff | tree
2006年05月30日 Tom Lane Magic blocks don't do us any good unless we use 'em... commit | commitdiff | tree
2006年05月30日 Tom Lane Un-DOS-ify newly added files. commit | commitdiff | tree
2006年05月30日 Tom Lane Code review for magic-block patch. Remove separate... commit | commitdiff | tree
2006年05月30日 Tom Lane Code review for EXPLAIN patch. Fix some typos, make... commit | commitdiff | tree
2006年05月30日 Tom Lane PostmasterIsAlive test really ought to be in the inner... commit | commitdiff | tree
2006年05月30日 Tom Lane Remove pqsignalinquire(), which is unused and has porta... commit | commitdiff | tree
2006年05月30日 Tom Lane Update ppport.h to not cause warnings with newest Perl... commit | commitdiff | tree
2006年05月30日 Bruce Momjian Add pgmagic header block to store compile-time constants: commit | commitdiff | tree
2006年05月30日 Bruce Momjian Make EXPLAIN sampling smarter, to avoid excessive sampl... commit | commitdiff | tree
2006年05月30日 Tom Lane Clarify the HINT for 'checkpoint request failed', per... commit | commitdiff | tree
2006年05月30日 Bruce Momjian Emit warnings for unknown configure options. commit | commitdiff | tree
2006年05月30日 Bruce Momjian Revert patch, needs more work: commit | commitdiff | tree
2006年05月30日 Bruce Momjian Move conversion dependency patch to the proper branch... commit | commitdiff | tree
2006年05月30日 Bruce Momjian Prevent multiple archivers from starting. Backpatch... commit | commitdiff | tree
2006年05月30日 Bruce Momjian Add /contrib/adminpack to contrib/Makefile, do case... commit | commitdiff | tree
2006年05月30日 Bruce Momjian Fix printf mask for SizeVfdCache commit | commitdiff | tree
2006年05月30日 Bruce Momjian Re-defines SHA2 symbols so that they would not conflict... commit | commitdiff | tree
2006年05月30日 Bruce Momjian Add "inline" compile fix for MSVC/BCC: commit | commitdiff | tree
2006年05月30日 Bruce Momjian Re-add btree_gist description. commit | commitdiff | tree
2006年05月30日 Bruce Momjian Add Pgadmin administration functions to /contrib/adminpack. commit | commitdiff | tree
2006年05月30日 Bruce Momjian Add dynamic record inspection to PL/PgSQL, useful for... commit | commitdiff | tree
2006年05月30日 Bruce Momjian Back out patch, wrong previous commit message. commit | commitdiff | tree
2006年05月30日 Bruce Momjian Add regexp_replace() to string functions section. commit | commitdiff | tree
2006年05月30日 Bruce Momjian Update PL documentation: commit | commitdiff | tree
2006年05月30日 Bruce Momjian Update Japanese FAQ. commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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