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年03月26日 Bruce Momjian Adjust AS OF release notes markup. commit | commitdiff | tree
2009年03月26日 Bruce Momjian Mention release note items current as of 2009年03月16日. commit | commitdiff | tree
2009年03月26日 Bruce Momjian First version of 8.4 release notes; markup/cleanup... commit | commitdiff | tree
2009年03月25日 Tom Lane Add btree_gin contrib module. commit | commitdiff | tree
2009年03月25日 Tom Lane Adjust the APIs for GIN opclass support functions to... commit | commitdiff | tree
2009年03月25日 Tom Lane Fix old thinko in pgp.h: the idea is to declare some... commit | commitdiff | tree
2009年03月25日 Peter Eisentraut Use double quotes instead of single quotes. commit | commitdiff | tree
2009年03月25日 Peter Eisentraut Complete list of valid fork names, and use double quotes. commit | commitdiff | tree
2009年03月25日 Peter Eisentraut Update line count for \? output (obtained from wc -l) commit | commitdiff | tree
2009年03月25日 Peter Eisentraut In the \? output, align the columns consistently. commit | commitdiff | tree
2009年03月25日 Peter Eisentraut Polish SQL/MED terminology commit | commitdiff | tree
2009年03月25日 Peter Eisentraut No period if it's not a sentence commit | commitdiff | tree
2009年03月24日 Tom Lane Install a search tree depth limit in GIN bulk-insert... commit | commitdiff | tree
2009年03月24日 Tom Lane Fix stupid parenthesization mistake. Per bug #4728... commit | commitdiff | tree
2009年03月24日 Tom Lane Implement "fastupdate" support for GIN indexes, in... commit | commitdiff | tree
2009年03月24日 Peter Eisentraut Fix my typo commit | commitdiff | tree
2009年03月23日 Andrew Dunstan Remove munging of xml and xpath params to xpath().... commit | commitdiff | tree
2009年03月23日 Tom Lane Const-ify the parse table passed to fillRelOptions... commit | commitdiff | tree
2009年03月23日 Bruce Momjian Update constraint_exclusion docs because parameter... commit | commitdiff | tree
2009年03月23日 Peter Eisentraut Add expected file for locale-enabled installations. commit | commitdiff | tree
2009年03月23日 Tom Lane More fixes for 8.4 DTrace probes. Remove useless BUFFE... commit | commitdiff | tree
2009年03月23日 Bruce Momjian Clarify libpq 'sslverify' documentation wording. commit | commitdiff | tree
2009年03月22日 Tom Lane Add isExtend to the parameters of the buffer_read_start... commit | commitdiff | tree
2009年03月22日 Bruce Momjian Clarify 'cert' authentication documention. commit | commitdiff | tree
2009年03月22日 Tom Lane Clean up pg_SSPI_error() coding a little bit: make... commit | commitdiff | tree
2009年03月22日 Tom Lane Remove the -d and -D options of pg_dump and pg_dumpall... commit | commitdiff | tree
2009年03月22日 Tom Lane Remove the datetime keywords ABSTIME and RELTIME, which... commit | commitdiff | tree
2009年03月21日 Tom Lane Optimize multi-batch hash joins when the outer relation... commit | commitdiff | tree
2009年03月20日 Peter Eisentraut Rename pg_restore -m to -j, and add documentation about... commit | commitdiff | tree
2009年03月18日 Heikki Linnakangas Don't set the signal handler for SIGQUIT on Windows... commit | commitdiff | tree
2009年03月18日 Tom Lane Be more clear about when to use gist__int_ops vs. gist_... commit | commitdiff | tree
2009年03月18日 Heikki Linnakangas Don't intercept SIGQUIT as a signal to trigger failover... commit | commitdiff | tree
2009年03月18日 Heikki Linnakangas Fix case of the just resurrected UCS_to_BIG5.pl script... commit | commitdiff | tree
2009年03月18日 Heikki Linnakangas Add seven kanji characters defined in the Windows 950... commit | commitdiff | tree
2009年03月18日 Heikki Linnakangas Fix Windows-specific race condition in syslogger. This... commit | commitdiff | tree
2009年03月17日 Tom Lane Add just-assigned CVE number to release notes for recen... commit | commitdiff | tree
2009年03月17日 Bruce Momjian Improve zero-year comments. commit | commitdiff | tree
2009年03月17日 Bruce Momjian Document that datetime year '0' is considered in a... commit | commitdiff | tree
2009年03月17日 Peter Eisentraut Add -w option to --help output. It was apparently... commit | commitdiff | tree
2009年03月15日 Tom Lane Fix contrib/hstore to throw an error for keys or values... commit | commitdiff | tree
2009年03月15日 Tom Lane Clean up the code for to_timestamp's conversion of... commit | commitdiff | tree
2009年03月13日 Tom Lane Fix identify_locking_dependencies to reflect the fact... commit | commitdiff | tree
2009年03月13日 Tom Lane Restore previous ordering of BUFFER_FLUSH_START probe... commit | commitdiff | tree
2009年03月12日 Tom Lane Update back-branch release notes. commit | commitdiff | tree
2009年03月12日 Tom Lane Fix core dump due to null-pointer dereference in to_cha... commit | commitdiff | tree
2009年03月11日 Tom Lane Code review for dtrace probes added (so far) to 8.4... commit | commitdiff | tree
2009年03月11日 Teodor Sigaev Some languages have symbols with zero display's width... commit | commitdiff | tree
2009年03月11日 Andrew Dunstan Use thread-local storage for querybuffer in fmtId(... commit | commitdiff | tree
2009年03月11日 Tom Lane Improve match_special_index_operator() to recognize... commit | commitdiff | tree
2009年03月10日 Tom Lane Make SubPlan nodes carry the result's typmod as well... commit | commitdiff | tree
2009年03月10日 Tom Lane Fix set_subquery_pathlist() to copy the RTE's subquery... commit | commitdiff | tree
2009年03月10日 Teodor Sigaev Prevent recursion during parse of email-like string... commit | commitdiff | tree
2009年03月10日 Bruce Momjian Doc patch for the recently added probes. commit | commitdiff | tree
2009年03月09日 Peter Eisentraut In parse_bool_with_len, avoid crash when no result... commit | commitdiff | tree
2009年03月09日 Peter Eisentraut Tweak the regression test case so that the ordering... commit | commitdiff | tree
2009年03月09日 Peter Eisentraut Accept 'on' and 'off' as input for boolean data type... commit | commitdiff | tree
2009年03月09日 Bruce Momjian Add summarization comment about visibility functions. commit | commitdiff | tree
2009年03月09日 Alvaro Herrera Revert pg_bind_textdomain_codeset to a existant-but... commit | commitdiff | tree
2009年03月08日 Magnus Hagander Fix MSVC build for new ways to pull in keywords.c and... commit | commitdiff | tree
2009年03月08日 Alvaro Herrera pg_bind_textdomain_codeset must exist only on ENABLE_NLS. commit | commitdiff | tree
2009年03月08日 Alvaro Herrera Add comments about kwlookup.c expectations commit | commitdiff | tree
2009年03月08日 Alvaro Herrera On Windows, call bind_textdomain_codeset on domains... commit | commitdiff | tree
2009年03月07日 Magnus Hagander Make pg_hba parsing report all errors in the file befor... commit | commitdiff | tree
2009年03月07日 Alvaro Herrera Avoid MSVC breakage caused by my previous commit by... commit | commitdiff | tree
2009年03月07日 Alvaro Herrera Separate the key word list that lived in keywords.c... commit | commitdiff | tree
2009年03月05日 Tom Lane Teach the planner to support index access methods that... commit | commitdiff | tree
2009年03月05日 Tom Lane Remove documentation of log_restartpoints setting,... commit | commitdiff | tree
2009年03月05日 Tom Lane Fix column privilege checking for cases where parent... commit | commitdiff | tree
2009年03月05日 Peter Eisentraut Message tuning commit | commitdiff | tree
2009年03月05日 Heikki Linnakangas Add MUST (Mauritius Island Summer Time) to the list... commit | commitdiff | tree
2009年03月04日 Tom Lane Put back our old workaround for machines that declare... commit | commitdiff | tree
2009年03月04日 Magnus Hagander Change hba load failure message to LOG instead of WARNING. commit | commitdiff | tree
2009年03月04日 Heikki Linnakangas Reload config file in startup process on SIGHUP. commit | commitdiff | tree
2009年03月04日 Peter Eisentraut Clarify to the translator that yyerror() deals with... commit | commitdiff | tree
2009年03月04日 Peter Eisentraut Provide some proper minimal documentation for the pg_du... commit | commitdiff | tree
2009年03月04日 Heikki Linnakangas Add some sanity checks to CREATE CAST ... WITHOUT FUNCT... commit | commitdiff | tree
2009年03月04日 Peter Eisentraut Add new SQL:2008 error codes for invalid LIMIT and... commit | commitdiff | tree
2009年03月04日 Peter Eisentraut Don't actively violate the system limit of maximum... commit | commitdiff | tree
2009年03月04日 Magnus Hagander Log a warning instead of shutting down the system if... commit | commitdiff | tree
2009年03月03日 Heikki Linnakangas Fix copy-pasto in the patch to allow background writer... commit | commitdiff | tree
2009年03月03日 Heikki Linnakangas Remove the placeholder LWLockId in place of the removed... commit | commitdiff | tree
2009年03月02日 Tom Lane When we are in error recursion trouble, arrange to... commit | commitdiff | tree
2009年03月02日 Teodor Sigaev Fix usage of char2wchar/wchar2char. Changes: commit | commitdiff | tree
2009年02月28日 Tom Lane Fix buffer allocations in encoding conversion routines... commit | commitdiff | tree
2009年02月28日 Tom Lane Shave a few cycles in compare_pathkeys() by checking... commit | commitdiff | tree
2009年02月28日 Tom Lane Reduce the maximum value of vacuum_cost_delay and autov... commit | commitdiff | tree
2009年02月27日 Tom Lane Temporarily (I hope) disable flattening of IN/EXISTS... commit | commitdiff | tree
2009年02月27日 Tom Lane Tighten up join ordering rules to account for recent... commit | commitdiff | tree
2009年02月27日 Heikki Linnakangas In CREATE CONVERSION, test that the given function... commit | commitdiff | tree
2009年02月27日 Peter Eisentraut Add the long options to the psql --help display, where... commit | commitdiff | tree
2009年02月27日 Peter Eisentraut Equip the programs installed by contrib with proper... commit | commitdiff | tree
2009年02月27日 Peter Eisentraut Fix the inconsistent and wrong claims that the option... commit | commitdiff | tree
2009年02月27日 Tom Lane Improve create_unique_path to not be fooled by unrelate... commit | commitdiff | tree
2009年02月26日 Tom Lane Remove outdated join_1.out regression test comparison... commit | commitdiff | tree
2009年02月26日 Peter Eisentraut Final removal of -q options, which haven't done anythin... commit | commitdiff | tree
2009年02月26日 Peter Eisentraut Add a -w/--no-password option that prevents all passwor... commit | commitdiff | tree
2009年02月25日 Tom Lane Fix an old problem in decompilation of CASE constructs... commit | commitdiff | tree
2009年02月25日 Magnus Hagander Remove references to foreign data wrapper libraries... commit | commitdiff | tree
2009年02月25日 Peter Eisentraut Use the same style in the help synopsis that other... commit | commitdiff | tree
2009年02月25日 Peter Eisentraut Clean up help (-?) output. commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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