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年09月20日 Tom Lane Change patternsel (LIKE/regex selectivity estimation... commit | commitdiff | tree
2006年09月20日 Bruce Momjian Release note wording improvement. commit | commitdiff | tree
2006年09月20日 Bruce Momjian Add shared linking information to AIX FAQ. commit | commitdiff | tree
2006年09月20日 Neil Conway Improvements to the partitioning documentation. Origina... commit | commitdiff | tree
2006年09月19日 Tom Lane Improve usage of effective_cache_size parameter by... commit | commitdiff | tree
2006年09月19日 Neil Conway Do a round of copy-editing for the release notes: fix... commit | commitdiff | tree
2006年09月19日 Bruce Momjian Dashed items are now for 8.3: commit | commitdiff | tree
2006年09月19日 Bruce Momjian Remove completed TODO items: commit | commitdiff | tree
2006年09月19日 Neil Conway Document how to use psql's --single-transaction option... commit | commitdiff | tree
2006年09月19日 Tom Lane Fix broken markup. commit | commitdiff | tree
2006年09月19日 Tom Lane Fix shared library creation to work properly on AIX... commit | commitdiff | tree
2006年09月19日 Neil Conway Minor additions and typo fixes for the backup documenta... commit | commitdiff | tree
2006年09月19日 Bruce Momjian More 8.2 release item reordering. commit | commitdiff | tree
2006年09月19日 Bruce Momjian Reorder 8.2 release note items more logically. commit | commitdiff | tree
2006年09月19日 Bruce Momjian Update migration changes, more cleanups. commit | commitdiff | tree
2006年09月18日 Bruce Momjian Properly mention in the release notes that fillfactor... commit | commitdiff | tree
2006年09月18日 Bruce Momjian Wrap long lines in 8.2 release notes. commit | commitdiff | tree
2006年09月18日 Bruce Momjian Updates from Jim Nasby. commit | commitdiff | tree
2006年09月18日 Tom Lane Add built-in userlock manipulation functions to replace... commit | commitdiff | tree
2006年09月18日 Bruce Momjian Move 8.2 release documentation into SGML. commit | commitdiff | tree
2006年09月18日 Neil Conway Make the order of the CASCADE and RESTRICT keywords... commit | commitdiff | tree
2006年09月18日 Tom Lane Documentation for VALUES lists. Joe Conway and Tom... commit | commitdiff | tree
2006年09月18日 Bruce Momjian Add URL for commenting postgresql.conf: commit | commitdiff | tree
2006年09月18日 Bruce Momjian Add URL for UUID: commit | commitdiff | tree
2006年09月18日 Tom Lane Fix problems with column name list of CREATE TABLE... commit | commitdiff | tree
2006年09月18日 Bruce Momjian Add item: commit | commitdiff | tree
2006年09月18日 Bruce Momjian Add URL to UPDATE unique index case x=x+1: commit | commitdiff | tree
2006年09月18日 Teodor Sigaev Improve wordings by David Fuhry <dfuhry@cs.kent.edu> commit | commitdiff | tree
2006年09月18日 Tom Lane Fix CREATE TABLE ... AS VALUES ... to work rather than... commit | commitdiff | tree
2006年09月17日 Tom Lane Change ANALYZE to take ShareUpdateExclusiveLock not... commit | commitdiff | tree
2006年09月17日 Tom Lane Marginal cleanup in arrangements for ensuring StrategyH... commit | commitdiff | tree
2006年09月16日 Bruce Momjian Update TODO for short header versions: commit | commitdiff | tree
2006年09月16日 Tom Lane Rename the recently-added pg_timezonenames view to... commit | commitdiff | tree
2006年09月16日 Tom Lane Update timezone data files to release 2006k of the... commit | commitdiff | tree
2006年09月16日 Tom Lane Rename xml_valid() to xml_is_well_formed(), but provide... commit | commitdiff | tree
2006年09月16日 Tom Lane Define errcode as __msvc_errcode not __vc_errcode for... commit | commitdiff | tree
2006年09月16日 Tom Lane Fix some more uses of str[n]casecmp that should be... commit | commitdiff | tree
2006年09月16日 Bruce Momjian Remove emacs info from footer of SGML files. commit | commitdiff | tree
2006年09月15日 Bruce Momjian Document Warm Standby for High Availability commit | commitdiff | tree
2006年09月15日 Bruce Momjian Document WAL recovery now uses checkpoints. commit | commitdiff | tree
2006年09月15日 Tom Lane Several fixes for MSVC build scripts, from Magnus. commit | commitdiff | tree
2006年09月15日 Tom Lane Fix some uses of str[n]casecmp that should be pg_str... commit | commitdiff | tree
2006年09月15日 Tom Lane Fix some uses of str[n]casecmp that should be pg_str... commit | commitdiff | tree
2006年09月15日 Tom Lane Remove WINLDAPAPI decoration from ldap_start_tls_sA... commit | commitdiff | tree
2006年09月15日 Tom Lane Improve confusing comment for HeapTupleSatisfiesNow... commit | commitdiff | tree
2006年09月14日 Bruce Momjian Make postgresql.conf.sample match the initdb defaults... commit | commitdiff | tree
2006年09月14日 Tom Lane Add a couple of information functions to support direct... commit | commitdiff | tree
2006年09月14日 Bruce Momjian Seems no one wants this: commit | commitdiff | tree
2006年09月14日 Bruce Momjian Done: commit | commitdiff | tree
2006年09月14日 Bruce Momjian Not done yet: commit | commitdiff | tree
2006年09月14日 Tom Lane Fix missing markup. commit | commitdiff | tree
2006年09月14日 Bruce Momjian Remove sslinfo copyright with author permission, keep... commit | commitdiff | tree
2006年09月14日 Bruce Momjian Remove: commit | commitdiff | tree
2006年09月14日 Bruce Momjian Add: commit | commitdiff | tree
2006年09月14日 Bruce Momjian Add XML item. commit | commitdiff | tree
2006年09月14日 Bruce Momjian Add description for variable-length header: commit | commitdiff | tree
2006年09月14日 Bruce Momjian Add recent ICU URL: commit | commitdiff | tree
2006年09月14日 Bruce Momjian Update TODO items: commit | commitdiff | tree
2006年09月14日 Bruce Momjian For release notes checklist, add UTF8 URL. commit | commitdiff | tree
2006年09月14日 Bruce Momjian In release notes checklist, add URL for HTML non-ASCII... commit | commitdiff | tree
2006年09月14日 Teodor Sigaev Fix SGML markup commit | commitdiff | tree
2006年09月14日 Teodor Sigaev Improve error message. Per discussion commit | commitdiff | tree
2006年09月14日 Teodor Sigaev GIN documentation and slightly improving GiST docs. commit | commitdiff | tree
2006年09月14日 Michael Meskes Cygwin systems seem to have a different error message... commit | commitdiff | tree
2006年09月14日 Michael Meskes Added missing constuctor/destructor for interval and... commit | commitdiff | tree
2006年09月13日 Tom Lane Some small editorialization on the description of CREAT... commit | commitdiff | tree
2006年09月13日 Tom Lane Make logging of extended-protocol commands a bit more... commit | commitdiff | tree
2006年09月13日 Tom Lane Code review for patch to avoid second scan when vacuumi... commit | commitdiff | tree
2006年09月13日 Tatsuo Ishii Change "tps" to "scale" to avoid confusion commit | commitdiff | tree
2006年09月12日 Bruce Momjian Add David Fetter: commit | commitdiff | tree
2006年09月12日 Teodor Sigaev Add uninstall script commit | commitdiff | tree
2006年09月12日 Tom Lane Spell readme file's name correctly, per buildfarm reports. commit | commitdiff | tree
2006年09月12日 Peter Eisentraut Small fix for the README install for contrib/sslinfo. commit | commitdiff | tree
2006年09月12日 Michael Meskes Seems this wasn't committed originally commit | commitdiff | tree
2006年09月11日 Tom Lane Move set_pglocale_pgservice() from path.c to exec.c... commit | commitdiff | tree
2006年09月11日 Tom Lane Move xml2's PG_MODULE_MAGIC block to the right source... commit | commitdiff | tree
2006年09月11日 Tom Lane Rename the uninstall scripts for contrib/lo and contrib... commit | commitdiff | tree
2006年09月11日 Tom Lane Add LDAP_LIBS_FE to $(libpq) for static or AIX linking... commit | commitdiff | tree
2006年09月11日 Tom Lane Ooops, forgot to update ecpg comparison files to match commit | commitdiff | tree
2006年09月11日 Tom Lane Fix omissions in contrib uninstall scripts. Michael... commit | commitdiff | tree
2006年09月11日 Tom Lane Fix unportable usage complained of by icc. Per buildfa... commit | commitdiff | tree
2006年09月10日 Bruce Momjian Remove unnecessary brace pair. commit | commitdiff | tree
2006年09月10日 Bruce Momjian Back out patch added during 8.2.X development: commit | commitdiff | tree
2006年09月10日 Bruce Momjian Add items: commit | commitdiff | tree
2006年09月10日 Tom Lane Install a cleaner solution to the AIX libpq linking... commit | commitdiff | tree
2006年09月10日 Tom Lane Fix dblink build for --enable-nls or --enable-openssl... commit | commitdiff | tree
2006年09月10日 Tom Lane Remove unhelpful/misleading advice about how to use... commit | commitdiff | tree
2006年09月10日 Tom Lane contrib/isn updates from Jeremy Kronuz. commit | commitdiff | tree
2006年09月10日 Tom Lane If we're going to advertise the array overlap/containme... commit | commitdiff | tree
2006年09月10日 Tom Lane Add missing documentation for new anyarray-overlap... commit | commitdiff | tree
2006年09月10日 Tom Lane Rename contrib contains/contained-by operators to ... commit | commitdiff | tree
2006年09月10日 Tom Lane Rename contains/contained-by operators to @> and <... commit | commitdiff | tree
2006年09月09日 Tom Lane Remove reference to contrib/mac, which isn't there... commit | commitdiff | tree
2006年09月09日 Tom Lane Add contrib/isn module for ISBN/ISSN/EAN13/etc product... commit | commitdiff | tree
2006年09月09日 Tom Lane Revise OpenLDAP configuration and linking to work on... commit | commitdiff | tree
2006年09月08日 Tom Lane Fix pg_dump for recent change removing separate RULE... commit | commitdiff | tree
2006年09月08日 Tom Lane Put back plan-time check for trying to apply SELECT... commit | commitdiff | tree
2006年09月08日 Tom Lane Tweak the behavior of log_duration as proposed by Guill... commit | commitdiff | tree
2006年09月08日 Michael Meskes Not all C compilers understand the "//" comment in... commit | commitdiff | tree
2006年09月08日 Michael Meskes Replaced complex tests with small ones. commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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