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

git projects / postgresql.git / shortlog
? search:
summary | shortlog | log | commit | commitdiff | tree
first ⋅ prev ⋅ next
postgresql.git
2011年04月21日 Robert Haas Allow ALTER TYPE .. ADD ATTRIBUTE .. CASCADE to recurse... commit | commitdiff | tree
2011年04月21日 Robert Haas Fix use of incorrect constant RemoveRoleFromObjectACL. commit | commitdiff | tree
2011年04月21日 Robert Haas Typo fix. commit | commitdiff | tree
2011年04月21日 Robert Haas Allow ALTER TABLE name {OF type | NOT OF}. commit | commitdiff | tree
2011年04月21日 Tom Lane Fix bugs in indexing of in-doubt HOT-updated tuples. commit | commitdiff | tree
2011年04月20日 Tom Lane Set indcheckxmin true when REINDEX fixes an invalid... commit | commitdiff | tree
2011年04月20日 Tom Lane Make plan_cluster_use_sort cope with no IndexOptInfo... commit | commitdiff | tree
2011年04月20日 Peter Eisentraut Fix PL/Python traceback for error in separate file commit | commitdiff | tree
2011年04月20日 Bruce Momjian Pg_upgrade C comment addition. commit | commitdiff | tree
2011年04月20日 Heikki Linnakangas Quotes in strings injected into bki file need to escape... commit | commitdiff | tree
2011年04月20日 Bruce Momjian Throw error for mismatched pg_upgrade clusters commit | commitdiff | tree
2011年04月19日 Bruce Momjian Add C comment commit | commitdiff | tree
2011年04月19日 Tom Lane Avoid changing an index's indcheckxmin horizon during... commit | commitdiff | tree
2011年04月19日 Tom Lane Revert "Prevent incorrect updates of pg_index while... commit | commitdiff | tree
2011年04月19日 Peter Eisentraut Refix the unaccent regression test on MSVC properly commit | commitdiff | tree
2011年04月19日 Peter Eisentraut Treat config.pl as optional in vcregress.pl commit | commitdiff | tree
2011年04月19日 Peter Eisentraut Fix typo commit | commitdiff | tree
2011年04月19日 Peter Eisentraut Add gitignore entries for Windows MSVC builds commit | commitdiff | tree
2011年04月19日 Peter Eisentraut Avoid unused variable warnings for certain configurations commit | commitdiff | tree
2011年04月19日 Tom Lane Refrain from canonicalizing a client_encoding setting... commit | commitdiff | tree
2011年04月19日 Andrew Dunstan Silence compiler warning about casting HANDLE to long... commit | commitdiff | tree
2011年04月19日 Heikki Linnakangas Silence compiler warning about unused variable on Windows. commit | commitdiff | tree
2011年04月18日 Tom Lane Fix handling of collations in multi-row VALUES constructs. commit | commitdiff | tree
2011年04月18日 Robert Haas Only allow typed tables to hang off composite types... commit | commitdiff | tree
2011年04月18日 Andrew Dunstan Attempt to remedy buildfarm breakage caused by commit... commit | commitdiff | tree
2011年04月18日 Robert Haas recoveryStopsHere() must check the resource manager ID. commit | commitdiff | tree
2011年04月17日 Tom Lane Fix assorted infelicities in collation handling in... commit | commitdiff | tree
2011年04月17日 Tom Lane Document COLLATE option in CREATE TYPE reference page. commit | commitdiff | tree
2011年04月17日 Tom Lane Fix pg_dump to handle collations applied to columns... commit | commitdiff | tree
2011年04月17日 Tom Lane Add check for matching column collations in ALTER TABLE... commit | commitdiff | tree
2011年04月17日 Tom Lane Support a COLLATE clause in plpgsql variable declarations. commit | commitdiff | tree
2011年04月17日 Tom Lane foreach() and list_delete() don't mix. commit | commitdiff | tree
2011年04月16日 Tom Lane Add an Assert that indexam.c isn't used on an index... commit | commitdiff | tree
2011年04月16日 Tom Lane Simplify reindex_relation's API. commit | commitdiff | tree
2011年04月16日 Tom Lane Clean up collation processing in prepunion.c. commit | commitdiff | tree
2011年04月16日 Peter Eisentraut Set client encoding explicitly in plpython_unicode... commit | commitdiff | tree
2011年04月16日 Tom Lane Prevent incorrect updates of pg_index while reindexing... commit | commitdiff | tree
2011年04月15日 Tom Lane Suppress unused-function warning on non-WIN32 builds. commit | commitdiff | tree
2011年04月15日 Tom Lane Guard against incoming rowcount estimate of NaN in... commit | commitdiff | tree
2011年04月15日 Heikki Linnakangas setlocale() on Windows doesn't work correctly if the... commit | commitdiff | tree
2011年04月15日 Heikki Linnakangas On Windows, if the encoding implied by locale is not... commit | commitdiff | tree
2011年04月15日 Magnus Hagander Note that Bison on GnuWin32 has trouble with paths... commit | commitdiff | tree
2011年04月15日 Magnus Hagander Specify which versions of the Platform SDK are supported commit | commitdiff | tree
2011年04月15日 Heikki Linnakangas Reduce the initial size of local lock hash to 16 entries. commit | commitdiff | tree
2011年04月15日 Peter Eisentraut Rename pg_regress option --multibyte to --encoding commit | commitdiff | tree
2011年04月14日 Tom Lane Update release notes for releases 9.0.4, 8.4.8, 8.3... commit | commitdiff | tree
2011年04月14日 Robert Haas Advise Debian/Ubuntu users to use openjade1.3. commit | commitdiff | tree
2011年04月14日 Robert Haas Remove obsolete comment. commit | commitdiff | tree
2011年04月14日 Robert Haas Fix toast table creation. commit | commitdiff | tree
2011年04月13日 Tom Lane Ensure mark_dummy_rel doesn't create dangling pointers... commit | commitdiff | tree
2011年04月13日 Tom Lane Update time zone data files to tzdata release 2011f. commit | commitdiff | tree
2011年04月13日 Robert Haas Avoid incorrectly granting replication to roles created... commit | commitdiff | tree
2011年04月13日 Heikki Linnakangas On HP/UX, the structs used by ioctl(SIOCGLIFCONF) are... commit | commitdiff | tree
2011年04月13日 Heikki Linnakangas Revert the patch to check if we've reached end-of-backu... commit | commitdiff | tree
2011年04月13日 Heikki Linnakangas On IA64 architecture, we check the depth of the registe... commit | commitdiff | tree
2011年04月13日 Tom Lane Add some useful cross-references to the CREATE EXTENSIO... commit | commitdiff | tree
2011年04月12日 Tom Lane Pass collations to functions in FunctionCallInfoData... commit | commitdiff | tree
2011年04月12日 Tom Lane Suppress compiler warnings about "value computed is... commit | commitdiff | tree
2011年04月12日 Tom Lane Be more wary of missing statistics in eqjoinsel_semi(). commit | commitdiff | tree
2011年04月12日 Tom Lane Fix RI_Initial_Check to use a COLLATE clause when neede... commit | commitdiff | tree
2011年04月11日 Peter Eisentraut Clean up most -Wunused-but-set-variable warnings from... commit | commitdiff | tree
2011年04月11日 Tom Lane Teach pattern_fixed_prefix() about collations. commit | commitdiff | tree
2011年04月11日 Heikki Linnakangas TransferPredicateLocksToNewTarget should initialize... commit | commitdiff | tree
2011年04月11日 Heikki Linnakangas Fix the size of predicate lock manager's shared memory... commit | commitdiff | tree
2011年04月10日 Tom Lane Add some more mapping macros for Microsoft wide-charact... commit | commitdiff | tree
2011年04月10日 Tom Lane Insert dummy "break"s to silence compiler complaints. commit | commitdiff | tree
2011年04月10日 Andrew Dunstan Remove CRLF line endings in new cube results file. commit | commitdiff | tree
2011年04月10日 Tom Lane Teach regular expression operators to honor collations. commit | commitdiff | tree
2011年04月10日 Andrew Dunstan Adjust regression tests on cube and ECPG for MinGW... commit | commitdiff | tree
2011年04月10日 Andrew Dunstan Don't make "replication" magical as a user name, only... commit | commitdiff | tree
2011年04月10日 Bruce Momjian pgindent run before PG 9.1 beta 1. commit | commitdiff | tree
2011年04月09日 Tom Lane Clean up overly complex code for issuing some related... commit | commitdiff | tree
2011年04月09日 Peter Eisentraut Add collation support on Windows (MSVC build) commit | commitdiff | tree
2011年04月09日 Tom Lane Fix ILIKE to honor collation when working in single... commit | commitdiff | tree
2011年04月09日 Tom Lane Remove collate.linux.utf8.sql's assumptions about ... commit | commitdiff | tree
2011年04月09日 Tom Lane Adjust collation determination rules as per discussion. commit | commitdiff | tree
2011年04月09日 Tom Lane Don't show unusable collations in psql's \dO command. commit | commitdiff | tree
2011年04月09日 Andrew Dunstan Latest consolidated typedef list from buildfarm. commit | commitdiff | tree
2011年04月08日 Tom Lane Clean up minor collation issues in indxpath.c. commit | commitdiff | tree
2011年04月08日 Tom Lane Fix make_greater_string to not have an undocumented... commit | commitdiff | tree
2011年04月08日 Robert Haas Truncate the predicate lock SLRU to empty, instead... commit | commitdiff | tree
2011年04月08日 Tom Lane Tweak collation setup for GIN index comparison functions. commit | commitdiff | tree
2011年04月08日 Tom Lane Avoid an unnecessary syscache lookup in parse_coerce.c. commit | commitdiff | tree
2011年04月08日 Robert Haas Make psql use pg_table_size instead of pg_relation_size... commit | commitdiff | tree
2011年04月08日 Robert Haas Fix bug in propagating ALTER TABLE actions to typed... commit | commitdiff | tree
2011年04月08日 Tom Lane Modify initdb to complain only when no usable system... commit | commitdiff | tree
2011年04月08日 Robert Haas Partially roll back overenthusiastic SSI optimization. commit | commitdiff | tree
2011年04月08日 Bruce Momjian Have pg_upgrade properly preserve relfrozenxid in toast... commit | commitdiff | tree
2011年04月08日 Tom Lane Avoid extra whitespace in the arguments of <indexterm>. commit | commitdiff | tree
2011年04月08日 Tom Lane Add an example of WITH (UPDATE RETURNING) INSERT to... commit | commitdiff | tree
2011年04月08日 Robert Haas Fix some sloppiness in new PL/python get_source_line... commit | commitdiff | tree
2011年04月08日 Andrew Dunstan Avoid use of mixed slash style paths in arguments to... commit | commitdiff | tree
2011年04月07日 Robert Haas Tweaks for SSI out-of-shared memory behavior. commit | commitdiff | tree
2011年04月07日 Tom Lane Modernize dlopen interface code for FreeBSD and OpenBSD. commit | commitdiff | tree
2011年04月07日 Peter Eisentraut Allow pg_upgrade with PGCLIENTENCODING set commit | commitdiff | tree
2011年04月07日 Tom Lane Fix SortTocFromFile() to cope with lines that are too... commit | commitdiff | tree
2011年04月07日 Bruce Momjian Preserve pg_largeobject_metadata.relfrozenxid in pg_upg... commit | commitdiff | tree
2011年04月07日 Bruce Momjian Simplify structure of query used to gather database... commit | commitdiff | tree
2011年04月07日 Tom Lane Fix collations when we call transformWhereClause from... commit | commitdiff | tree
2011年04月07日 Tom Lane Revise the API for GUC variable assign hooks. commit | commitdiff | tree
next
This is the main PostgreSQL git repository.
RSS Atom

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