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年10月26日 Bruce Momjian Mark true64 os version as 5.1. commit | commitdiff | tree
2003年10月26日 Bruce Momjian Mark true64 alpha port as working. commit | commitdiff | tree
2003年10月26日 Bruce Momjian Fix Hans' name in SGML. commit | commitdiff | tree
2003年10月26日 Bruce Momjian Update aix port. commit | commitdiff | tree
2003年10月26日 Bruce Momjian Fix #elif typo. commit | commitdiff | tree
2003年10月26日 Bruce Momjian Update linux/mips port. commit | commitdiff | tree
2003年10月26日 Bruce Momjian Update linux/mips port. commit | commitdiff | tree
2003年10月26日 Bruce Momjian update linux ports for arm, s390, itanium. commit | commitdiff | tree
2003年10月26日 Bruce Momjian Update for port freebsd/alpha. commit | commitdiff | tree
2003年10月25日 Peter Eisentraut Get Tru64/cc to compile. Need to add -ieee so that... commit | commitdiff | tree
2003年10月25日 Peter Eisentraut Translation update commit | commitdiff | tree
2003年10月25日 Peter Eisentraut Translation updates commit | commitdiff | tree
2003年10月25日 Peter Eisentraut Fix CFLAGS selection to actually work. Add test to... commit | commitdiff | tree
2003年10月25日 Bruce Momjian Remove socket credentials defines not referenced. commit | commitdiff | tree
2003年10月25日 Bruce Momjian Update Netbsd/i386 port. commit | commitdiff | tree
2003年10月25日 Bruce Momjian Update ports for Solaris. commit | commitdiff | tree
2003年10月24日 Bruce Momjian Remove weird test in ccsym commit | commitdiff | tree
2003年10月24日 Bruce Momjian Update openbsd port. commit | commitdiff | tree
2003年10月24日 Bruce Momjian Don't reference pthread.h unless we have threads enable... commit | commitdiff | tree
2003年10月24日 Bruce Momjian Update for osX 10.3. commit | commitdiff | tree
2003年10月24日 Bruce Momjian Update ports for freebsd, cygwin. commit | commitdiff | tree
2003年10月24日 Peter Eisentraut Use AROPT, not hard-coded flags. commit | commitdiff | tree
2003年10月24日 Bruce Momjian Update Linux/Sparc 32-bit port. commit | commitdiff | tree
2003年10月24日 Bruce Momjian Update Linux x86 port. commit | commitdiff | tree
2003年10月24日 Bruce Momjian Update OSX port. commit | commitdiff | tree
2003年10月24日 Bruce Momjian Mark BSD/OS as working in 7.4. commit | commitdiff | tree
2003年10月24日 Bruce Momjian Move pre-7.3 platforms to unsupported. commit | commitdiff | tree
2003年10月24日 Peter Eisentraut Translation updates commit | commitdiff | tree
2003年10月24日 Bruce Momjian Move 2phase discussion to 7.5 queue, not TODO.detail. commit | commitdiff | tree
2003年10月24日 Bruce Momjian Move 2phase discussion to 7.5 queue, not TODO.detail. commit | commitdiff | tree
2003年10月24日 Bruce Momjian Add 2-phase TODO.detail. commit | commitdiff | tree
2003年10月24日 Bruce Momjian Add TODO.detail: commit | commitdiff | tree
2003年10月23日 Bruce Momjian Update INSTALL to say beta5. commit | commitdiff | tree
2003年10月23日 Tom Lane Remove obsolete information about altering default... commit | commitdiff | tree
2003年10月22日 Tom Lane Move docs about index cost estimation functions and... commit | commitdiff | tree
2003年10月22日 Bruce Momjian Here is a documentation patch that makes zulu, etc... commit | commitdiff | tree
2003年10月22日 Bruce Momjian Release notes updates from Neil Conway. commit | commitdiff | tree
2003年10月22日 Bruce Momjian Add: commit | commitdiff | tree
2003年10月22日 Tom Lane Add missing semicolon, per Johann Uhrmann. commit | commitdiff | tree
2003年10月22日 Bruce Momjian Add mention that "today" doesn't work as column default... commit | commitdiff | tree
2003年10月22日 PostgreSQL... up configure to beta5 REL7_4_BETA5 commit | commitdiff | tree
2003年10月22日 Tom Lane Another example-to-documentation difference. Maybe... commit | commitdiff | tree
2003年10月21日 Tom Lane Ooops, missed updating this part of the complex-datatyp... commit | commitdiff | tree
2003年10月21日 Tom Lane Update the complex-datatype example to V1 function... commit | commitdiff | tree
2003年10月21日 Tom Lane For some reason, the preface mentions just six of the... commit | commitdiff | tree
2003年10月21日 Tom Lane Fix built-in SQL-language functions to ensure that... commit | commitdiff | tree
2003年10月21日 Bruce Momjian Remove: commit | commitdiff | tree
2003年10月21日 Bruce Momjian Update: commit | commitdiff | tree
2003年10月21日 Tom Lane Cope with platforms that offer LONGLONG_MIN in place... commit | commitdiff | tree
2003年10月21日 Tom Lane Revert to 7.3-and-before practice of only including... commit | commitdiff | tree
2003年10月21日 Tom Lane Fix findLastBuiltinOid_V70() to deliver correct result... commit | commitdiff | tree
2003年10月21日 Bruce Momjian Update per Tom: commit | commitdiff | tree
2003年10月21日 Bruce Momjian Add release info about dollar signs to migration section: commit | commitdiff | tree
2003年10月20日 Peter Eisentraut Update catalog version after information schema changes. commit | commitdiff | tree
2003年10月20日 Tom Lane Complain if pg_restore is given both -d and -f options... commit | commitdiff | tree
2003年10月20日 Tom Lane It is possible for ResolveNew to be used to insert... commit | commitdiff | tree
2003年10月20日 Tom Lane Improve error reporting in parseTypeString(), motivated... commit | commitdiff | tree
2003年10月20日 Michael Meskes Install dummy sqlda.h file since this is needed for... commit | commitdiff | tree
2003年10月20日 Tom Lane When building shared libraries on HPUX with gcc, forcib... commit | commitdiff | tree
2003年10月19日 Tom Lane Save_r, Save_t should be static not global variables. commit | commitdiff | tree
2003年10月19日 Tom Lane Update README file to show 7.4 oidjoins relationships... commit | commitdiff | tree
2003年10月19日 Tom Lane Adjust libpq to avoid deadlock when both client and... commit | commitdiff | tree
2003年10月19日 Michael Meskes Check for both Informix modes when parsing include... commit | commitdiff | tree
2003年10月18日 Peter Eisentraut Cleanup on --help-config: Now called --describe-config... commit | commitdiff | tree
2003年10月18日 Tom Lane Further work on information_schema. _pg_keyissubset... commit | commitdiff | tree
2003年10月18日 Tom Lane Repair interaction between IN-join processing and subse... commit | commitdiff | tree
2003年10月18日 Tom Lane Simplify loop test to avoid bug in AIX compiler, per... commit | commitdiff | tree
2003年10月18日 Peter Eisentraut Information schema fixes: commit | commitdiff | tree
2003年10月18日 Tom Lane Must free the pgParameterStatus chain in freePGconn... commit | commitdiff | tree
2003年10月17日 Tom Lane Document all the system views created by initdb (severa... commit | commitdiff | tree
2003年10月17日 Tom Lane Add a listing of our SQLSTATE error codes to the docume... commit | commitdiff | tree
2003年10月17日 Tom Lane Fix busted markup. commit | commitdiff | tree
2003年10月17日 Tom Lane Fix elog tab-insertion code to insert tabs only where... commit | commitdiff | tree
2003年10月17日 Peter Eisentraut Remove automatic '()' in other branch of UNION as well. commit | commitdiff | tree
2003年10月17日 Tom Lane Adjust display of actual runtimes in EXPLAIN output... commit | commitdiff | tree
2003年10月17日 Tom Lane Use pg_get_constraintdef() rather than pg_constraint... commit | commitdiff | tree
2003年10月17日 Tom Lane Add note deprecating use of consrc. commit | commitdiff | tree
2003年10月16日 Peter Eisentraut Fix bugs in referential_constraints view. commit | commitdiff | tree
2003年10月16日 Peter Eisentraut There should not be an automatic '()' after a function... commit | commitdiff | tree
2003年10月16日 Tom Lane Set attstattarget to -1 for all system catalog columns... commit | commitdiff | tree
2003年10月16日 Tom Lane Avoid division by zero in estimate_num_groups() when... commit | commitdiff | tree
2003年10月16日 Tom Lane Ensure that all places that are complaining about exhau... commit | commitdiff | tree
2003年10月16日 Tom Lane Cause tab completion to do something moderately reasona... commit | commitdiff | tree
2003年10月16日 Bruce Momjian Add mention of SIGHUP on the postmaster manual page. commit | commitdiff | tree
2003年10月16日 Tom Lane Fix bad interaction between NOTIFY processing and V3... commit | commitdiff | tree
2003年10月16日 Tom Lane Minor copy-editing. commit | commitdiff | tree
2003年10月16日 Bruce Momjian Add: commit | commitdiff | tree
2003年10月16日 Bruce Momjian Fix SGML markup. commit | commitdiff | tree
2003年10月16日 Bruce Momjian This patch adds another item to the "migration to 7... commit | commitdiff | tree
2003年10月16日 Bruce Momjian I have run pg_autovacuum on AIX, so that can, at least... commit | commitdiff | tree
2003年10月15日 Tom Lane Cause the default CFLAGS to be -O2 -fno-strict-aliasing... commit | commitdiff | tree
2003年10月15日 Peter Eisentraut Translation updates commit | commitdiff | tree
2003年10月15日 Peter Eisentraut New translation commit | commitdiff | tree
2003年10月15日 Peter Eisentraut Translation update commit | commitdiff | tree
2003年10月15日 Peter Eisentraut New translation commit | commitdiff | tree
2003年10月14日 Tom Lane Use PQescapeString to ensure that tab-completion querie... commit | commitdiff | tree
2003年10月14日 Bruce Momjian Remove void* in MemSet until we understand the gcc... commit | commitdiff | tree
2003年10月14日 Bruce Momjian Add compile -O flag only for non-debug mode, per Tom commit | commitdiff | tree
2003年10月13日 Tom Lane pull_up_subqueries() should copy the subquery before... commit | commitdiff | tree
2003年10月13日 Bruce Momjian Back out makeNode() patch to fix gcc 3.3.1 warning. commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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