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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2009年05月27日 Bruce Momjian Remove tabs from SGML file. commit | commitdiff | tree
2009年05月27日 Tom Lane Improve documentation about function volatility: mentio... commit | commitdiff | tree
2009年05月26日 Tom Lane Allow the second argument of pg_get_expr() to be just... commit | commitdiff | tree
2009年05月26日 Tom Lane Remove the useless and rather inconsistent return value... commit | commitdiff | tree
2009年05月26日 Tom Lane Remove unused declarations of EncodeTimeOnly and Decode... commit | commitdiff | tree
2009年05月26日 Tom Lane Add range checks to time_recv() and timetz_recv(),... commit | commitdiff | tree
2009年05月24日 Tom Lane Use more-portable coding for the check on handing out... commit | commitdiff | tree
2009年05月24日 Tom Lane Fix LIKE's special-case code for % followed by _. ... commit | commitdiff | tree
2009年05月21日 Teodor Sigaev Resort tsvector's lexemes in tsvectorrecv instead of... commit | commitdiff | tree
2009年05月21日 Michael Meskes Removed comparison of unsigned expression < 0. commit | commitdiff | tree
2009年05月21日 Peter Eisentraut Convert some messages to use ngettext(). commit | commitdiff | tree
2009年05月20日 Peter Eisentraut Fix sgml-mode example. thanks Andrew Dunstan commit | commitdiff | tree
2009年05月20日 Michael Meskes Removed unsigned/signed mismatches. commit | commitdiff | tree
2009年05月20日 Michael Meskes More variables gcc moans about commit | commitdiff | tree
2009年05月20日 Michael Meskes Removed some unneeded variables and comparisons commit | commitdiff | tree
2009年05月20日 Heikki Linnakangas Silence a gcc compiler warning about non-literal format... commit | commitdiff | tree
2009年05月19日 Peter Eisentraut Add documentation string for LDFLAGS_SL in configure... commit | commitdiff | tree
2009年05月19日 Heikki Linnakangas Update relpages and reltuples estimates in stand-alone... commit | commitdiff | tree
2009年05月19日 Tom Lane Fix bug #4814 (wrong subscript in consistent-function... commit | commitdiff | tree
2009年05月18日 Tom Lane Make pwdfMatchesString() a little more careful about... commit | commitdiff | tree
2009年05月18日 Peter Eisentraut Add some instructions on how to customize emacs for... commit | commitdiff | tree
2009年05月18日 Peter Eisentraut Update SQL conformance entries for window functions... commit | commitdiff | tree
2009年05月18日 Peter Eisentraut Refer to tables by id, not by "the following table... commit | commitdiff | tree
2009年05月18日 Peter Eisentraut Some documentation cleanup for the addition of the... commit | commitdiff | tree
2009年05月16日 Tom Lane Minor copy-editing for description of partial-table... commit | commitdiff | tree
2009年05月16日 Tom Lane Minor editorialization on storage.sgml's documentation... commit | commitdiff | tree
2009年05月16日 Tom Lane Make an editorial pass over the Client Authentication... commit | commitdiff | tree
2009年05月16日 Tom Lane Improve comments in pg_ident.conf.sample. commit | commitdiff | tree
2009年05月15日 Tom Lane Fix all the server-side SIGQUIT handlers (grumble ... commit | commitdiff | tree
2009年05月15日 Marc G. Fournier commit for BETA2 REL8_4_BETA2 commit | commitdiff | tree
2009年05月14日 Tom Lane Include recovery_end_command in recovery.conf.sample. commit | commitdiff | tree
2009年05月14日 Tom Lane Update release notes to today. commit | commitdiff | tree
2009年05月14日 Tom Lane Clean up overly hasty docs patch for pg_standby. commit | commitdiff | tree
2009年05月14日 Alvaro Herrera Translation updates commit | commitdiff | tree
2009年05月14日 Tom Lane Improve a couple of comments. commit | commitdiff | tree
2009年05月14日 Heikki Linnakangas Add a note to release notes about the smart failover... commit | commitdiff | tree
2009年05月14日 Heikki Linnakangas Add recovery_end_command option to recovery.conf. recov... commit | commitdiff | tree
2009年05月13日 Tom Lane Add checks to DefineQueryRewrite() to prohibit attachin... commit | commitdiff | tree
2009年05月13日 Tom Lane Remove a useless backslash from a pattern-match example... commit | commitdiff | tree
2009年05月13日 Tom Lane Rewrite xml.c's memory management (yet again). Give... commit | commitdiff | tree
2009年05月12日 Tom Lane Update release notes for changes through 2009年05月11日... commit | commitdiff | tree
2009年05月12日 Tom Lane Fix intratransaction memory leaks in xml_recv, xmlconca... commit | commitdiff | tree
2009年05月12日 Tom Lane Fix LOCK TABLE to eliminate the race condition that... commit | commitdiff | tree
2009年05月12日 Tom Lane Modify find_inheritance_children() and find_all_inherit... commit | commitdiff | tree
2009年05月12日 Tom Lane Do some minor code refactoring in preparation for chang... commit | commitdiff | tree
2009年05月11日 Tom Lane Partially revert my patch of 2008年11月12日 that installed... commit | commitdiff | tree
2009年05月11日 Magnus Hagander Move crypt auth comment to proper section. commit | commitdiff | tree
2009年05月11日 Magnus Hagander Edit the SSL and Kerberos parts of the release notes... commit | commitdiff | tree
2009年05月11日 Magnus Hagander Support SSL certificate chains in the server certificat... commit | commitdiff | tree
2009年05月10日 Tom Lane Make a marginal performance improvement in predicate_im... commit | commitdiff | tree
2009年05月10日 Tom Lane Adjust pg_dumpall so that it emits ENCODING, LC_COLLATE... commit | commitdiff | tree
2009年05月09日 Tom Lane Fix cost_nestloop and cost_hashjoin to model the behavi... commit | commitdiff | tree
2009年05月08日 Heikki Linnakangas Add alternative expected output files for cs_CZ locale... commit | commitdiff | tree
2009年05月08日 Bruce Momjian Add missing third argument to open(). commit | commitdiff | tree
2009年05月08日 Bruce Momjian 'PGDLLIMPORT' ShmemVariableCache, needed for pg_migrato... commit | commitdiff | tree
2009年05月07日 Tom Lane Add an option to AlterTableCreateToastTable() to allow... commit | commitdiff | tree
2009年05月07日 Tom Lane Change pgbench to use the table names pgbench_accounts... commit | commitdiff | tree
2009年05月07日 Tom Lane Ooops ... make_outerjoininfo wasn't actually enforcing... commit | commitdiff | tree
2009年05月07日 Heikki Linnakangas Request XLOG switch before writing checkpoint in pg_sta... commit | commitdiff | tree
2009年05月06日 Tom Lane Tweak distribute_qual_to_rels so that when we decide... commit | commitdiff | tree
2009年05月06日 Tom Lane Modify CREATE DATABASE to enforce that the source datab... commit | commitdiff | tree
2009年05月06日 Tom Lane Fix ecpg tests for change that disallowed Unicode liter... commit | commitdiff | tree
2009年05月05日 Tom Lane Tweak a comment to agree a bit better with the new... commit | commitdiff | tree
2009年05月05日 Tom Lane Minor improvement: avoid assuming that GetLastError... commit | commitdiff | tree
2009年05月05日 Tom Lane Make new complaint about unsafe Unicode literals includ... commit | commitdiff | tree
2009年05月05日 Tom Lane Install an atexit(2) callback that ensures that proc_ex... commit | commitdiff | tree
2009年05月05日 Tom Lane Install a "dead man switch" to allow the postmaster... commit | commitdiff | tree
2009年05月05日 Tom Lane Insert CHECK_FOR_INTERRUPTS() calls into btree and... commit | commitdiff | tree
2009年05月05日 Tom Lane Update comment for _bt_relandgetbuf. commit | commitdiff | tree
2009年05月05日 Peter Eisentraut Disable the use of Unicode escapes in string constants... commit | commitdiff | tree
2009年05月05日 Tom Lane Avoid integer overflow in the loop that extracts histog... commit | commitdiff | tree
2009年05月05日 Magnus Hagander Make the win32 shared memory code try 10 times instead... commit | commitdiff | tree
2009年05月05日 Tom Lane Code review for \df rewrite: fix assorted bugs, make... commit | commitdiff | tree
2009年05月04日 Heikki Linnakangas Fix the query used for \d against 8.2 and 8.3 servers. commit | commitdiff | tree
2009年05月04日 Magnus Hagander Update no longer current comments in header. commit | commitdiff | tree
2009年05月04日 Magnus Hagander Call SetLastError(0) before calling the file mapping... commit | commitdiff | tree
2009年05月04日 Peter Eisentraut Replace a couple of references to files that no longer... commit | commitdiff | tree
2009年05月04日 Tom Lane Fix missed usage of DLNewElem() commit | commitdiff | tree
2009年05月04日 Alvaro Herrera Avoid a memory allocation in the backend startup code... commit | commitdiff | tree
2009年05月03日 Tom Lane Fix pg_resetxlog to remove archive status files along... commit | commitdiff | tree
2009年05月03日 Tom Lane Fix mis-description of XML Schema functions, per discus... commit | commitdiff | tree
2009年05月03日 Tom Lane Fix unintelligible description created by removing... commit | commitdiff | tree
2009年05月03日 Tom Lane Fix assign_pgstat_temp_directory() to ensure the direct... commit | commitdiff | tree
2009年05月03日 Tom Lane Fix already-obsolete hint message ... sslverify paramet... commit | commitdiff | tree
2009年05月03日 Tatsuo Ishii Update UTF-8 <--> EUC_KR, JOHAB, UHC mappings. commit | commitdiff | tree
2009年05月02日 Tom Lane Install some simple defenses in postmaster startup... commit | commitdiff | tree
2009年05月02日 Tom Lane We don't need major_release_split any more. commit | commitdiff | tree
2009年05月02日 Tom Lane Split the release notes into a separate file for each... commit | commitdiff | tree
2009年05月02日 Tom Lane Fix plpgsql's EXIT so that an EXIT without a label... commit | commitdiff | tree
2009年05月01日 Tom Lane Fix a couple of cases where the plpgsql grammar looked... commit | commitdiff | tree
2009年05月01日 Tom Lane When checking for datetime field overflow, we should... commit | commitdiff | tree
2009年04月30日 Heikki Linnakangas Clean up check_keywords.pl script, making it 'strict... commit | commitdiff | tree
2009年04月29日 Heikki Linnakangas Add check_keyword.pl script to perform some basic sanit... commit | commitdiff | tree
2009年04月28日 Tom Lane Improve pull_up_subqueries logic so that it doesn't... commit | commitdiff | tree
2009年04月28日 Bruce Momjian Blank line Makefile cleanups. commit | commitdiff | tree
2009年04月28日 Heikki Linnakangas Move SERVER to the right place in the alphabetically... commit | commitdiff | tree
2009年04月28日 Bruce Momjian In VACUUM, FREEZE must be before ANALYZE; fix this... commit | commitdiff | tree
2009年04月27日 Bruce Momjian Proofreading adjustments for first two parts of documen... commit | commitdiff | tree
2009年04月26日 Tom Lane Some more work on the 8.4 release notes. Document... commit | commitdiff | tree
2009年04月26日 Tom Lane Remove Windows-specific definition of S_ISDIR(). This... commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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