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年04月19日 Bruce Momjian Add detail: commit | commitdiff | tree
2006年04月19日 Bruce Momjian Add: commit | commitdiff | tree
2006年04月19日 Bruce Momjian Fix problem that sscanf(buf, "%d", &val) eats leading... commit | commitdiff | tree
2006年04月19日 Tom Lane Remove use of lorder and tsort while building static... commit | commitdiff | tree
2006年04月19日 Tom Lane Fix ancient memory leak in PQprintTuples(); our code... commit | commitdiff | tree
2006年04月19日 Tom Lane Fix a couple of rather-pointless-but-easily-fixed Cover... commit | commitdiff | tree
2006年04月19日 Bruce Momjian C code whitespace inprovement for formatting.c. commit | commitdiff | tree
2006年04月19日 Bruce Momjian Add: commit | commitdiff | tree
2006年04月18日 Bruce Momjian Remove kill mention in install docs, was for pre-7... commit | commitdiff | tree
2006年04月18日 Bruce Momjian Mention "syntax" error as not logged by log_statement. commit | commitdiff | tree
2006年04月18日 Bruce Momjian Document that errors are not output by log_statement... commit | commitdiff | tree
2006年04月17日 Tom Lane Fix the torn-page hazard for PITR base backups by forci... commit | commitdiff | tree
2006年04月17日 Bruce Momjian Done: commit | commitdiff | tree
2006年04月15日 Bruce Momjian Remove: commit | commitdiff | tree
2006年04月15日 Bruce Momjian Document that pg_dump -d/-D prevents invalid data from... commit | commitdiff | tree
2006年04月15日 Tom Lane Support the syntax commit | commitdiff | tree
2006年04月14日 Bruce Momjian Done: commit | commitdiff | tree
2006年04月14日 Tom Lane Make the world safe for full_page_writes. Allow XLOG... commit | commitdiff | tree
2006年04月14日 Tom Lane Repair a low-probability race condition identified... commit | commitdiff | tree
2006年04月13日 Tom Lane Fix similar_escape() so that SIMILAR TO works properly... commit | commitdiff | tree
2006年04月13日 Bruce Momjian Fix HTML markup. commit | commitdiff | tree
2006年04月13日 Bruce Momjian Update tutorial URL's. commit | commitdiff | tree
2006年04月13日 Bruce Momjian Update URL for SQL tutorial. commit | commitdiff | tree
2006年04月13日 Bruce Momjian Update AIX FAQ: commit | commitdiff | tree
2006年04月13日 Bruce Momjian Update: commit | commitdiff | tree
2006年04月13日 Tom Lane Fix an ancient oversight in btree xlog replay. When... commit | commitdiff | tree
2006年04月12日 Tom Lane Fix pg_restore -n option to do what the man page says... commit | commitdiff | tree
2006年04月12日 Bruce Momjian Change int->int32, for clarity. commit | commitdiff | tree
2006年04月12日 Bruce Momjian Add, "How do I submit a patch" FAQ item. commit | commitdiff | tree
2006年04月12日 Bruce Momjian Add second sentence: commit | commitdiff | tree
2006年04月11日 Bruce Momjian Updated Japanese FAQ, version 2. commit | commitdiff | tree
2006年04月11日 Bruce Momjian Update Japanese FAQ, backpatch. commit | commitdiff | tree
2006年04月11日 Bruce Momjian Oops, sysctl, not sysconf, for FreeBSD. commit | commitdiff | tree
2006年04月11日 Neil Conway Fix typo. commit | commitdiff | tree
2006年04月11日 Bruce Momjian More FreeBSD jail wording improvements. commit | commitdiff | tree
2006年04月11日 Bruce Momjian Update jail wording to mention non-root users. commit | commitdiff | tree
2006年04月11日 Bruce Momjian Add documentation about running postmasters in FreeBSD... commit | commitdiff | tree
2006年04月11日 Bruce Momjian There is updated Russian translation of the FAQ in... commit | commitdiff | tree
2006年04月11日 Bruce Momjian Done, per Tom: commit | commitdiff | tree
2006年04月10日 Bruce Momjian Add: commit | commitdiff | tree
2006年04月10日 Tom Lane Suppress unused-variable warning on platforms without... commit | commitdiff | tree
2006年04月10日 Bruce Momjian Add: commit | commitdiff | tree
2006年04月10日 Teodor Sigaev Fix stupid mistake in rank_cd_def cleanup commit | commitdiff | tree
2006年04月09日 Tom Lane Fix another const-decoration mismatch, per Magnus. commit | commitdiff | tree
2006年04月09日 Bruce Momjian Add comment for why we recompile pgport C files. commit | commitdiff | tree
2006年04月09日 Bruce Momjian Add: commit | commitdiff | tree
2006年04月09日 Tom Lane Suppress a couple of minor compiler warnings, per Magnus. commit | commitdiff | tree
2006年04月09日 Tom Lane Revert my best_inner_indexscan patch of yesterday,... commit | commitdiff | tree
2006年04月09日 Bruce Momjian Update: commit | commitdiff | tree
2006年04月08日 Tom Lane Fix best_inner_indexscan to actually enforce that an... commit | commitdiff | tree
2006年04月08日 Tom Lane Fix EXPLAIN so that it can drill down through multiple... commit | commitdiff | tree
2006年04月07日 Tom Lane Fix pg_dumpall to do something sane when a pre-8.1... commit | commitdiff | tree
2006年04月07日 Andrew Dunstan Revert getaddrinfo configure changes until we get a... commit | commitdiff | tree
2006年04月07日 Tom Lane Fix make_restrictinfo_from_bitmapqual() to preserve... commit | commitdiff | tree
2006年04月06日 Tom Lane Remove the pgstats logic for delaying destruction of... commit | commitdiff | tree
2006年04月06日 Peter Eisentraut Build src/test/regress/README during tarball making... commit | commitdiff | tree
2006年04月05日 Bruce Momjian Update AIX FAQ to show readline options more clearly. commit | commitdiff | tree
2006年04月05日 Tom Lane Fix a bunch of problems with domains by making them... commit | commitdiff | tree
2006年04月05日 Peter Eisentraut When merging PO files, take into consideration translat... commit | commitdiff | tree
2006年04月05日 Tom Lane Add a field to the first page of each WAL file to indic... commit | commitdiff | tree
2006年04月04日 Tom Lane Don't use BLCKSZ for the physical length of the pg_cont... commit | commitdiff | tree
2006年04月04日 Tom Lane Modify all callers of datatype input and receive functi... commit | commitdiff | tree
2006年04月03日 Tom Lane Define a separately configurable XLOG_BLCKSZ symbol... commit | commitdiff | tree
2006年04月03日 Peter Eisentraut Put flex'ed and bison'ed files in contrib in the distri... commit | commitdiff | tree
2006年04月03日 Tom Lane Fix thinko in gistRedoPageUpdateRecord: if XLR_BKP_BLOC... commit | commitdiff | tree
2006年04月03日 Teodor Sigaev Eliminate ajust scan code. Since concurrent GiST it... commit | commitdiff | tree
2006年04月03日 Teodor Sigaev Minor cleanups commit | commitdiff | tree
2006年04月03日 Teodor Sigaev Detoast query in g_intbig_consistent and copy query... commit | commitdiff | tree
2006年04月03日 Bruce Momjian Add to qsort TODO.detail. commit | commitdiff | tree
2006年04月03日 Bruce Momjian Update for max row size. commit | commitdiff | tree
2006年04月03日 Bruce Momjian Update max row size to 400gb, per Tom. commit | commitdiff | tree
2006年04月02日 Neil Conway Rewrite much of psql's \connect code, for the sake... commit | commitdiff | tree
2006年04月02日 Tom Lane Adjust interval-addition test so that it won't fail... commit | commitdiff | tree
2006年04月02日 Peter Eisentraut Update information schema for SQL:2003 and new PostgreS... commit | commitdiff | tree
2006年04月02日 Alvaro Herrera Add tab-completion for REASSIGN OWNED BY and DROP OWNED... commit | commitdiff | tree
2006年04月02日 Neil Conway Correct some errors and do some SGML police work on... commit | commitdiff | tree
2006年04月02日 Neil Conway Minor improvement to DROP TABLE reference page. commit | commitdiff | tree
2006年04月02日 Bruce Momjian Add recent /port/qsort comparison discussion. commit | commitdiff | tree
2006年04月01日 Tom Lane Remove the 'slow' path for btree index build, which... commit | commitdiff | tree
2006年03月31日 Tom Lane Clean up WAL/buffer interactions as per my recent propo... commit | commitdiff | tree
2006年03月30日 Tom Lane Improve gist XLOG code to follow the coding rules neede... commit | commitdiff | tree
2006年03月30日 Tom Lane Suppress attempts to report dropped tables to the stats... commit | commitdiff | tree
2006年03月30日 Andrew Dunstan Fix bad SQL, per Stefan Kaltenbrunner. commit | commitdiff | tree
2006年03月29日 Tom Lane Clean up and document the API for XLogOpenRelation... commit | commitdiff | tree
2006年03月29日 Tom Lane TablespaceCreateDbspace should function normally even... commit | commitdiff | tree
2006年03月28日 Tom Lane Disable full_page_writes, because turning it off risks... commit | commitdiff | tree
2006年03月28日 Tom Lane Repair longstanding error in btree xlog replay: XLogRea... commit | commitdiff | tree
2006年03月24日 Tom Lane Comments in IndexBuildHeapScan describe the indexing... commit | commitdiff | tree
2006年03月24日 Tom Lane Arrange to emit a description of the current XLOG recor... commit | commitdiff | tree
2006年03月23日 Tom Lane Fix plpgsql to pass only one copy of any given plpgsql... commit | commitdiff | tree
2006年03月23日 Tom Lane Add error location info to ResTarget parse nodes. ... commit | commitdiff | tree
2006年03月21日 Tom Lane Improve performance of our private version of qsort... commit | commitdiff | tree
2006年03月21日 Neil Conway Minor refactoring: initialize_SSL() only returns 0... commit | commitdiff | tree
2006年03月21日 Alvaro Herrera Merge the loading of shared object descriptions with... commit | commitdiff | tree
2006年03月21日 Bruce Momjian Fix psql history handling: commit | commitdiff | tree
2006年03月20日 Bruce Momjian Update comment that pgNotify.be_pid is pid of the notif... commit | commitdiff | tree
2006年03月19日 Neil Conway Fix a few places that were checking for the return... commit | commitdiff | tree
2006年03月19日 Tom Lane Adjust join_1.out to match Windows behavior for new... commit | commitdiff | tree
2006年03月18日 Neil Conway The call to DNSServiceRegistrationCreate in postc does... commit | commitdiff | tree
2006年03月17日 Tom Lane Fix bug introduced into mergejoin logic by performance... commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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