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年11月20日 Tom Lane When truncating a relation in-place (eg during VACUUM... commit | commitdiff | tree
2006年11月19日 Tom Lane Repair problems with hash indexes that span multiple... commit | commitdiff | tree
2006年11月17日 Tom Lane Clarify description of CIDR-address column of pg_hba... commit | commitdiff | tree
2006年11月17日 Tom Lane Repair two related errors in heap_lock_tuple: it was... commit | commitdiff | tree
2006年11月17日 Peter Eisentraut Small message equalization fix commit | commitdiff | tree
2006年11月17日 Bruce Momjian Rename replication section "High Availability and Load... commit | commitdiff | tree
2006年11月17日 Bruce Momjian Data Partitioning documentation section reduced and... commit | commitdiff | tree
2006年11月17日 Neil Conway Fix a typo. commit | commitdiff | tree
2006年11月17日 Michael Meskes Fixed small typo, missing 'l' in 'Cluserting' commit | commitdiff | tree
2006年11月17日 Neil Conway Remove a bunch of antique information from the appendix... commit | commitdiff | tree
2006年11月17日 Bruce Momjian Use more standard terms for replication, ideas from... commit | commitdiff | tree
2006年11月16日 Bruce Momjian Mention two-phase commit for having all transactions... commit | commitdiff | tree
2006年11月16日 Bruce Momjian Reconfigure failover/replication doc items to be varlis... commit | commitdiff | tree
2006年11月16日 Bruce Momjian Clarify replication items, and define some terms. commit | commitdiff | tree
2006年11月16日 Peter Eisentraut Message fix commit | commitdiff | tree
2006年11月16日 Peter Eisentraut String fix commit | commitdiff | tree
2006年11月15日 Bruce Momjian Improve broadcast wording for failover/clustering docum... commit | commitdiff | tree
2006年11月14日 Bruce Momjian Add URL for case identifiers. commit | commitdiff | tree
2006年11月14日 Bruce Momjian Fix xrefs for failover changes. commit | commitdiff | tree
2006年11月14日 Bruce Momjian Update failover docs, per suggestions from Chris Browne. commit | commitdiff | tree
2006年11月14日 Bruce Momjian Fix URL for patch hold queue. commit | commitdiff | tree
2006年11月13日 Andrew Dunstan Force plperl and plperlu to run in separate interpreter... commit | commitdiff | tree
2006年11月12日 Neil Conway Fix some typos in comments. commit | commitdiff | tree
2006年11月12日 Neil Conway Do a round of copy-editing for the system catalog chapt... commit | commitdiff | tree
2006年11月12日 Neil Conway Minor improvements to the description of archive_timeout. commit | commitdiff | tree
2006年11月11日 Tom Lane Suppress a few 'uninitialized variable' warnings that... commit | commitdiff | tree
2006年11月10日 Tom Lane Fix pg_get_serial_sequence(), which could incorrectly... commit | commitdiff | tree
2006年11月10日 Tom Lane Clean up some misleading references to %p being a full... commit | commitdiff | tree
2006年11月10日 Tom Lane Improve formatting of PQexecParams argument description... commit | commitdiff | tree
2006年11月10日 Tom Lane Emphasize that immutable and stable functions are not... commit | commitdiff | tree
2006年11月10日 Tom Lane Fix errors in key_column_usage.position_in_unique_const... commit | commitdiff | tree
2006年11月10日 Neil Conway Minor code cleanup for pgcrypto: for UDFs declared... commit | commitdiff | tree
2006年11月10日 Tom Lane Fix set_joinrel_size_estimates() to estimate outer... commit | commitdiff | tree
2006年11月08日 Tom Lane Change Windows rename and unlink substitutes so that... commit | commitdiff | tree
2006年11月08日 Tom Lane Modify aset.c to track the next intended block allocati... commit | commitdiff | tree
2006年11月08日 Tom Lane Tweak accumArrayResult() to double the size of its... commit | commitdiff | tree
2006年11月08日 Tom Lane Fix performance issues in replace_text(), replace_text_... commit | commitdiff | tree
2006年11月08日 Neil Conway Fix two typos. commit | commitdiff | tree
2006年11月08日 Teodor Sigaev New README, forgotten when docs was updated commit | commitdiff | tree
2006年11月08日 Michael Meskes Applied patch by Peter Harris to free auto_mem structur... commit | commitdiff | tree
2006年11月08日 Neil Conway Fix a memory leak in psql: we'd leak a few PGresult... commit | commitdiff | tree
2006年11月08日 Neil Conway Remove a 15-year old comment questioning behavior that... commit | commitdiff | tree
2006年11月07日 PostgreSQL... Tag as Beta3 ... two outstanding *known* bugs before... REL8_2_BETA3 commit | commitdiff | tree
2006年11月06日 Tom Lane Repair bug #2694 concerning an ARRAY[] construct whose... commit | commitdiff | tree
2006年11月06日 Tom Lane Remove temporary Windows-specific debugging code; it... commit | commitdiff | tree
2006年11月06日 Tom Lane Update release notes in preparation for RC1. commit | commitdiff | tree
2006年11月06日 Tom Lane Revert to the pre-8.2 method of probing for libm, that... commit | commitdiff | tree
2006年11月06日 Tom Lane Get rid of some unnecessary dependencies on DataDir... commit | commitdiff | tree
2006年11月06日 Neil Conway Minor fix for LDAP authentication: if an error occurs... commit | commitdiff | tree
2006年11月05日 Tom Lane Fix recently-identified PITR recovery hazard: the base... commit | commitdiff | tree
2006年11月05日 Tom Lane Fix recently-understood problems with handling of XID... commit | commitdiff | tree
2006年11月04日 Tom Lane Add note about space usage of 'manual' approach to... commit | commitdiff | tree
2006年11月04日 Tom Lane Correct documentation error: in 8.1 and 8.2, %p in... commit | commitdiff | tree
2006年11月03日 Tom Lane Mention 'void' as the proper return type when there... commit | commitdiff | tree
2006年11月01日 Tom Lane Fix "failed to re-find parent key" btree VACUUM failure... commit | commitdiff | tree
2006年11月01日 Tom Lane pg_restore failed on tar-format archives if they contai... commit | commitdiff | tree
2006年11月01日 Tom Lane Update zic database to tzdata2006n. commit | commitdiff | tree
2006年10月31日 Teodor Sigaev Add description of new features commit | commitdiff | tree
2006年10月31日 Tom Lane Fix misstatement about the results of using -1 with... commit | commitdiff | tree
2006年10月31日 Neil Conway Add text to the VACUUM, REINDEX, DROP TABLESPACE and... commit | commitdiff | tree
2006年10月30日 Peter Eisentraut Code the unknown options check without using m4 diversi... commit | commitdiff | tree
2006年10月30日 Neil Conway Fix typo in backup docs. Patch from Euler Taveira de... commit | commitdiff | tree
2006年10月27日 Bruce Momjian Fix typo in docs. commit | commitdiff | tree
2006年10月26日 Bruce Momjian Fix spelling mistake in docs. commit | commitdiff | tree
2006年10月26日 Bruce Momjian Add missing file for documentation section on failover... commit | commitdiff | tree
2006年10月26日 Bruce Momjian Add documentation section on failover, replication... commit | commitdiff | tree
2006年10月25日 Tom Lane expression_tree_walker failed to let walker function... commit | commitdiff | tree
2006年10月24日 Tom Lane Fix check for whether a clauseless join has to be force... commit | commitdiff | tree
2006年10月24日 Tom Lane Tweak zic.c to compile cleanly on MSVC: use CopyFile... commit | commitdiff | tree
2006年10月24日 Bruce Momjian Correctino, add URL on : commit | commitdiff | tree
2006年10月24日 Bruce Momjian Add URL for: commit | commitdiff | tree
2006年10月24日 Tom Lane Rewrite discussion of ORDER BY to emphasize the SQL99... commit | commitdiff | tree
2006年10月23日 Tom Lane Stamp 8.2beta2. REL8_2_BETA2 commit | commitdiff | tree
2006年10月23日 Peter Eisentraut Add some real descriptions to the multiargument aggrega... commit | commitdiff | tree
2006年10月23日 Tom Lane Fix broken markup. commit | commitdiff | tree
2006年10月23日 Peter Eisentraut Spellchecking and such commit | commitdiff | tree
2006年10月23日 Peter Eisentraut Fix list of environment variables for configure. Remov... commit | commitdiff | tree
2006年10月23日 Michael Meskes Small parser sync commit | commitdiff | tree
2006年10月22日 Tom Lane Remove an unnecessary HOLD_INTERRUPTS/RESUME_INTERRUPTS... commit | commitdiff | tree
2006年10月22日 Tom Lane Code cleanup for pg_buffercache, from Mark Kirkwood. commit | commitdiff | tree
2006年10月22日 Tom Lane Various MSVC build fixes from Magnus; also remove stray... commit | commitdiff | tree
2006年10月22日 Tom Lane Some desultory copy-editing. commit | commitdiff | tree
2006年10月21日 Tom Lane Some marginal editorial improvements and updates in... commit | commitdiff | tree
2006年10月21日 Peter Eisentraut Translations update commit | commitdiff | tree
2006年10月21日 Tom Lane Further release-note editorialization. commit | commitdiff | tree
2006年10月21日 Tom Lane Editorial improvements for recent plpython doc updates. commit | commitdiff | tree
2006年10月21日 Bruce Momjian Update PQserverVersion() to use 8.1.X as an example... commit | commitdiff | tree
2006年10月21日 Bruce Momjian Update release notes for new pgcrypto additions. commit | commitdiff | tree
2006年10月21日 Bruce Momjian Add URL for async I/O: commit | commitdiff | tree
2006年10月21日 Tom Lane Rewrite discussion of string constant syntax to bring... commit | commitdiff | tree
2006年10月21日 Tom Lane Make index entry more specific. commit | commitdiff | tree
2006年10月21日 Tatsuo Ishii pgbench: More fix with handling default scaling factor... commit | commitdiff | tree
2006年10月20日 Tom Lane Update release notes to current, and do a pass of edito... commit | commitdiff | tree
2006年10月20日 Neil Conway Minor doc tweak: make a reference to pg_locks into... commit | commitdiff | tree
2006年10月20日 Alvaro Herrera Fix typo. commit | commitdiff | tree
2006年10月20日 Tom Lane Marginal code cleanups in pg_logdir_ls: use ReadDir... commit | commitdiff | tree
2006年10月19日 Tom Lane Try to fix the AIX getaddrinfo mess in a way that works... commit | commitdiff | tree
2006年10月19日 Tom Lane Clarify note about interaction of log_statement logging... commit | commitdiff | tree
2006年10月19日 Tom Lane Marginal improvement in logging: include the function... commit | commitdiff | tree
2006年10月19日 Tom Lane Rename our substitute qsort to pg_qsort at the link... commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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